bobbaf3nn |
02-28-2008 03:29 PM |
function.getimagesize error
I get this message at the top of the arcade:
Code:
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /arcade/functions/functions.php on line 917
Warning: getimagesize(http://www.wrestling-365.com/forum/image.php?u=10&dateline=1191872079) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /arcade/functions/functions.php on line 917
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /arcade/functions/functions.php on line 917
Warning: getimagesize(http://www.wrestling-365.com/forum/image.php?u=56&dateline=1193779798) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /arcade/functions/functions.php on line 917
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /arcade/functions/functions.php on line 917
Warning: getimagesize(http://www.wrestling-365.com/forum/image.php?u=10&dateline=1191872079) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /arcade/functions/functions.php on line 917
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /arcade/functions/functions.php on line 917
Warning: getimagesize(http://www.wrestling-365.com/forum/image.php?u=10&dateline=1191872079) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /arcade/functions/functions.php on line 917
Thanks for the help.
P.S Sorry if this has been resolved somewhere else. I searched but didn't find anything.
|