MyBB Community Forums

Full Version: Cannot change Avatar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Every time I enter a URL for an avatar it says:

The URL you entered for your avatar does not appear to be valid. Please ensure you enter a valid URL.

The same URL works on here...and the picture I am trying to use is less than 100x100
Try running this diagnostic script and post your results please:
http://community.mybboard.net/showthread...5#pid81935
Warning: getimagesize(): URL file-access is disabled in the server configuration in /home/content/D/r/P/DrPoodle/html/forums/getimagesize.php on line 11

Warning: getimagesize(http://www.drpoodle.com/images/poodle.gif): failed to open stream: no suitable wrapper could be found in /home/content/D/r/P/DrPoodle/html/forums/getimagesize.php on line 11
Width:
Height:
Type:
Put this
ini_set('allow_url_fopen', '1');

after
@ini_set("magic_quotes_runtime", 0);

in inc/class_core.php and see if that does anything.
I found another thread that showed me how to change the php.ini file altogether, but this thread doesn't matter anymore anyway since I cancelled my hosting account for other reasons...such as GoDaddy Hosting sucking...big time...