When I try refreshing a feed, I get the following error,

warning: fopen(/tmp/15180?ns=guardian&pageName=Tax+fraud+case+rocks+champion+of+India%27s+lowest+caste%3AArticle%3A1238842&ch=World+news&c4=India+%28News%29%2CWorld+news&c6=Gethin+Chamberlain&c8=1238842&c9=Article&c10=News&c11=World+news&c13=&c25=&c30=content&h2=GU%2FWorld+news%2FIndia&c2=GUID:(none)) [function.fopen]: failed to open stream: File name too long in /home/saokart/public_html/rel/modules/feedapi_imagegrabber/feedapi_imagegrabber.module on line 527.

Any ideas on what could be the issue? I am running this on linux.

Comments

publicmind’s picture

Assigned: Unassigned » publicmind
Status: Active » Postponed

As the error suggests, the problem is due to a large file-name. Mostly the operating systems supports a filename of max. 256 characters, whereas the above seems to be a little more than that (281 characters). Point noted, the problem will be solved in the next revision of Imagegrabber module.

Thanks for pointing it out.

publicmind’s picture

Status: Postponed » Fixed

Hi,

FeedAPI ImageGrabber v1.8 has been released. The new release resolves this issue. Please do post your comments about the new release , I am always looking for your feedback.

Thanks.

vssaokar’s picture

Thanks, the new release fixed the issue. By the way, awesome module. Thanks for this module, I am able to automatically pull images on my site. check out,
http://desitrack.com/category/topic/love-aaj-kal

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.