Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#349 2006-08-18 01:30:32
Re: [plugin] [ORPHAN] vdh_flickr
Thanks!
I’ll work it out sometime, just need some time. I wounder if you used bos_image_display it use a “display image here”-tag, and that kind of tag would be a ideal for me at least. I know that it may be hard to make, but I could at least add it to the wish-list.
Offline
#350 2006-08-18 07:00:15
- ralph
- Member
- Registered: 2005-02-28
- Posts: 106
Re: [plugin] [ORPHAN] vdh_flickr
I’m currently working on a complete rewrite of the plugin based on phpflickr. Layouts like the one you described above will be easier to implement then.
Offline
#351 2006-08-23 14:23:41
- sauo
- Member
- Registered: 2005-07-05
- Posts: 11
Re: [plugin] [ORPHAN] vdh_flickr
Hello. I have a big problem with connecting my site to flickr…. I installed the plugin, changed my nsid in the plugin settings, put the tags into page template but it says “Failed to connect to flickr.com!” I have PHP 5 with SimpleXML enabled while I don’t have DOM-XML enabled in my PHP 4.3. Can it be the cause of this connection problem? Thanx
Last edited by sauo (2006-08-23 14:24:18)
Offline
#352 2006-08-23 16:17:08
- ralph
- Member
- Registered: 2005-02-28
- Posts: 106
Re: [plugin] [ORPHAN] vdh_flickr
First make sure which version of php you have – the code that processes xml is completely different for php versions 4 and 5.
Furthermore, this error message turns up whenever something is wrong. It’s very difficult to tell what it is. That’s why I decided to completely rewrite the whole plugin. If I find some time this weekend, it is possible that I release something to try out next week.
Offline
#353 2006-08-23 16:41:29
- sauo
- Member
- Registered: 2005-07-05
- Posts: 11
Re: [plugin] [ORPHAN] vdh_flickr
This is what I have in my phpinfo:
http://sauo.com/phpinfo.php
:)
Offline
#354 2006-08-24 09:18:26
- ralph
- Member
- Registered: 2005-02-28
- Posts: 106
Re: [plugin] [ORPHAN] vdh_flickr
Looks good, SimpleXML is enabled. So I don’t really know what’s the matter.
Offline
#355 2006-08-27 16:38:46
Offline
#356 2006-08-27 16:41:25
- ralph
- Member
- Registered: 2005-02-28
- Posts: 106
Re: [plugin] [ORPHAN] vdh_flickr
Too much beer this weekend. But you can mail me any time for a snapshot, it’s already quite usable.
Offline
#357 2006-08-27 16:49:19
Offline
#358 2006-08-27 17:46:06
- ralph
- Member
- Registered: 2005-02-28
- Posts: 106
Re: [plugin] [ORPHAN] vdh_flickr
You’ve got mail.
Offline
#359 2006-09-03 15:24:04
- zensir
- New Member
- Registered: 2006-04-17
- Posts: 7
Re: [plugin] [ORPHAN] vdh_flickr
same to me, when i add the code i get a blank page,
i have created a section, and a special page with just the
<txp:article /> in it.
my server has this installed:
PHP version 4.4.4
MySQL version 4.1.20-standard
is it my php version? should the plugin work on my server? what am i doing wrong?
thnks alot for your hard work!
Offline