Closed (fixed)
Project:
Fetchgals
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2006 at 22:06 UTC
Updated:
13 Nov 2006 at 07:45 UTC
I have install 4.7.4 and the module from new. Tried both CVS and 4.7. versions, none works. When going to admin/fetchgals 4.7.4 version gives an error:
Fatal error: Call to undefined function: file_put_contents() in /home/sexez/public_html/modules/fetchgals/fetchgals.module on line 1026
Can you please consult on how to avoid this?
Comments
Comment #1
pobster commentedI believe that function only works on php5.0+...
After a quick bit of googling, I found this;
Just stick in the module right at the bottom and it should fix your problem.
Thanks
Pobster
Comment #2
yngens commentedThank you, it fixed the problem. I have the module working. But another request if possible. I don't want to go to browse other sites. I thought module makes it possible to view pictures on your own site. I have checked the image directories and they are full of pictures, so why not to make html files to view only those files without going somewhere else. Is it possible?
Comment #3
pobster commentedThe module already allows you to do this, if you just go to admin->menu you can enable the 'fetchgals pics' menu item which will allow you to view all your downloaded stuff.
I didn't set it to allow you to view this by default, because I felt that not many people would use it? You'll see why after you use it... The interface is awful... Sorry about that... I've no clue as to how to cache it and so it gets rebuilt *every* time you view a page, this makes it amazingly slow and clunky. Still you can turn off the 'view pictures' in the settings and just have it rebuild text links to make it quicker.
Pobster
Comment #4
pobster commentedComment #5
(not verified) commented