Log in

View Full Version : Error in avatar linking


QuetzalRevolver
01-02-2008, 01:13 AM
hello,

well, I just installed my forum and migrated from phpbb2, everything is running smoothly except for the avatars, when someone tries to link an image from another server, they get the following error:


Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 10095 is not allowed to access /tmp/vbupload99WQdg owned by uid 2525 in /includes/class_upload.php on line 349

Warning: fopen(/tmp/vbupload99WQdg) [function.fopen]: failed to open stream: Invalid argument in /includes/class_upload.php on line 349

and the message:

Upload failed due to failure writing temporary file.

any ideas on how to solve this?thanks in advance

Dismounted
01-02-2008, 01:33 AM
Kindly ask your host to disable safe mode :).

QuetzalRevolver
01-02-2008, 05:32 AM
Thanks! I'll do that!