Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#721 2009-08-20 17:51:09

jstubbs
Moderator
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: [plugin] [ORPHAN] vdh_flickr

From memory the only other reason for not being able to connect to Flickr is because your vdh_flickr tag has the wrong id in it.

Offline

#722 2009-08-20 17:56:00

sebatorresi
Member
From: Spain
Registered: 2009-05-27
Posts: 105
Website

Re: [plugin] [ORPHAN] vdh_flickr

Ok in my article i have <txp:vdh_flickr nsid=“40973317@N05” />

inside the plugin

*global $nsid;
// $nsid = ’40973317@N05’;*

Nothing happen. Before i left the nsid by default and nothing happen.


Sonríe | Smile . <txp:lover />

Offline

#723 2009-08-20 18:05:21

jstubbs
Moderator
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: [plugin] [ORPHAN] vdh_flickr

Try putting the tag in your page instead and see what happens. You should also restart PHP if you can – like so:

"Changes made to your PHP configuration will not take effect until your local PHP process is restarted, which occurs after 2 minutes of inactivity. If you are impatient or receive heavy traffic to your site, you will want to manually restart PHP by logging into your account via SSH and executing pkill php."

Last edited by jstubbs (2009-08-20 18:05:51)

Offline

#724 2009-08-20 18:06:15

sebatorresi
Member
From: Spain
Registered: 2009-05-27
Posts: 105
Website

Re: [plugin] [ORPHAN] vdh_flickr

Ok, now i can see a thumbail with this code <txp:vdh_flickr nsid=“40973317@N05” set=“3839800000” />
When i clic on the photo to see large i have this error Failed to connect to flickr.com!


Sonríe | Smile . <txp:lover />

Offline

#725 2009-08-20 18:12:34

jstubbs
Moderator
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: [plugin] [ORPHAN] vdh_flickr

On page 70 of this thread mrtunes outlines the same error as you, and that he also had allow_url_open set to On. He says its a web host problem. I think you should contact support on your webhost with details of the error message. I am sure they can fix it.

Offline

#726 2009-08-20 18:14:21

sebatorresi
Member
From: Spain
Registered: 2009-05-27
Posts: 105
Website

Re: [plugin] [ORPHAN] vdh_flickr

Ok, thanks so much!


Sonríe | Smile . <txp:lover />

Offline

#727 2009-08-20 18:15:49

jstubbs
Moderator
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: [plugin] [ORPHAN] vdh_flickr

Es un placer!

Offline

#728 2009-08-21 09:18:25

sebatorresi
Member
From: Spain
Registered: 2009-05-27
Posts: 105
Website

Re: [plugin] [ORPHAN] vdh_flickr

Hello, this is the answer from my webhost:

While troubleshooting this support request I read over the forum.textpattern.com posts regarding this error. I double checked the php.ini file to verify that the “allow_url_open = On” command had been added to the file and saved. Everything appeared normal and should have been connecting correctly. I then connected to the server using a SSH client and ran some tests to try to connect to flickr.com. I was able to access flickr.com in this manner but could not determine what was causing the failed connection message. Have you checked with flickr.com to make sure that the application has permission to access the files?


Sonríe | Smile . <txp:lover />

Offline

#729 2009-08-21 09:36:56

jstubbs
Moderator
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: [plugin] [ORPHAN] vdh_flickr

Well that’s good news – your host is able to connect. Did you check your site again? Sometimes Flickr goes down for a while then comes back up. Also worth checking if you can connect to someone else’s images – try a different ID number.

Offline

#730 2009-08-21 09:38:38

sebatorresi
Member
From: Spain
Registered: 2009-05-27
Posts: 105
Website

Re: [plugin] [ORPHAN] vdh_flickr

Ok… i´ll try that. I hop that son or later work! xD


Sonríe | Smile . <txp:lover />

Offline

#731 2009-08-21 09:43:57

sebatorresi
Member
From: Spain
Registered: 2009-05-27
Posts: 105
Website

Re: [plugin] [ORPHAN] vdh_flickr

I try with my id. I can see the thumbail of the set and the number of photos like the another id, but when i want to see de gallery i have this error.


Sonríe | Smile . <txp:lover />

Offline

#732 2009-08-21 09:51:54

sebatorresi
Member
From: Spain
Registered: 2009-05-27
Posts: 105
Website

Re: [plugin] [ORPHAN] vdh_flickr

That is realy extrange, because i remove the set from the code and i can see the gallery. I can see the thumb and the large photo with title, tags, comments, etc.
So the problem is the set, the thing is that i need the sets hahaha.

Thanks

Something is happening and i don´t understand. If you go http://www.ministeriovcn.com/galeria/ you can see all, is with out the set number only my flickr id <txp:vdh_flickr nsid=“40973317@N05” />. Now if you go inside the gallery you have this: Generación Excelente . verano 2009, 1 Photos » Show as slideshow in new window. and the thumb for the gallery, if you clic in the thumb y can see in large the photo, so if you see the url path you can see that http://www.ministeriovcn.com/galeria/?set=72157622094767308.

When i put thi in my code <txp:vdh_flickr nsid=“40973317@N05” set=“72157622094767308” /> i have the error, WHAT!

Last edited by sebatorresi (2009-08-21 09:56:45)


Sonríe | Smile . <txp:lover />

Offline

Board footer

Powered by FluxBB