Errors on my website

Status
Not open for further replies.

froger

New Member
Messages
49
Reaction score
0
Points
0
I get this error when trying to view some pages of my website...

Warning: imagecreatefromgif() [function.imagecreatefromgif]: URL file-access is disabled in the server configuration in /home/froger/public_html/images/test4.php on line 23

 

descalzo

Grim Squeaker
Community Support
Messages
9,372
Reaction score
326
Points
83
1. Did this feature work before?
2. Is the software trying to access images stored on another server?

Apparently they have changed the settings and some uses of fopen() [ie retrieving remote files] have been disabled.
 

froger

New Member
Messages
49
Reaction score
0
Points
0
Yes this feature worked before. It was working earlier this morning. No the pictures aren't stored somewhere else. They are stored on my website. This is a new error, and judging from some other peoples threads, this is a known issue. Do you know when it will be resolved?
 
Status
Not open for further replies.
Top