Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-04-24 13:13:37
- vitch
- Archived Plugin Author
- Registered: 2005-01-14
- Posts: 10
Offline
#2 2005-04-24 13:17:35
- vitch
- Archived Plugin Author
- Registered: 2005-01-14
- Posts: 10
Re: krl_flickr_photoset
Sorry for the multiple posts – when I submitted the form I got an error about being “unable to insert search parameters” or something? Can someone please delete the duplicate posts – I don’t appear to have permission :(
Offline
Offline
#4 2005-04-24 21:42:10
- vitch
- Archived Plugin Author
- Registered: 2005-01-14
- Posts: 10
Re: krl_flickr_photoset
Hmmm – when I click the “Delete” link above I got the following message:
“You do not have permission to access this page.”
Not sure why, I’m logged in and it is my own post I am trying to delete…
Offline
Re: krl_flickr_photoset
Ah, ok. So the forum is simply buggy again.
If you post, just ignore the error message, hit “back” and reload the page then you’ll see you new post — it gets through despite the error message.
Offline
Re: krl_flickr_photoset
This appears to be a far simpler script than most, which is precisely what I’ve been looking for!
Unfortunately, no matter what I try, I cannot get the textpattern plugin, or the raw PHP supplied on the site, to work.
Parse error: syntax error, unexpected T_VARIABLE in /home/iaian7/public_html/symboleffects/iaian7/textpattern/lib/txplib_misc.php(534) : eval()'d code on line 12
Any ideas? I’m using Domit 1.1 (installed in a directory next to the script, and linked as properly as I know how – ../domit/
), and Curl is installed on the server.
Last edited by iaian7 (2008-06-07 21:10:04)
VFX artist, photographer, designer, CG generalist, and hobbyist web developer
My TXP sites: blog | reels | portfolios
Offline
#7 2008-06-08 14:29:21
- vitch
- Archived Plugin Author
- Registered: 2005-01-14
- Posts: 10
Re: krl_flickr_photoset
Hmmmmmmm, that looks like a php syntax error of some type… I’m guessing that you’ve got some extra characters or something when you’ve copied and pasted?
Also, looking at the script you may need to change the REST_ENDPOINT to http://api.flickr.com/services/rest/ (instead of http://www.flickr.com/services/rest/) as flickr moved their API a while back. This wouldn’t have caused the syntax error though…
Can you upload a file with the raw PHP supplied and hit that directly with your web browser (e.g. not through textpattern at all)?
Hope that helps…
Offline
Pages: 1