| Can't Upload on New Webhost
Had to move my site to new webhost. Everything on the gallery works except for uploading and one weird error on top of admin.
I am getting (): Sorry, this image type is not supported yet. but all the image settings are right. .jpg, gif etc is in the supported list in admin
at the top of upload processing page it says
Warning: getimagesize(home/myaccount/public_html/art/data/500/rednecksuperman1.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/myaccount/public_html/art/image-inc.php on line 264
Warning: Division by zero in /home/myaccount/public_html/art/image-inc.php on line 311
Warning: getimagesize(home/myaccount/public_html/art/data/500/rednecksuperman1.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/myaccount/public_html/art/image-inc.php on line 108
Warning: unlink(home/myaccount/public_html/art/data/500/rednecksuperman1.jpg) [function.unlink]: No such file or directory in /home/myaccount/public_html/art/image-inc.php on line 120
also on top of the admin page it says
Warning: opendir(home/myaccount/public_html/art/data/) [function.opendir]: failed to open dir: No such file or directory in /home/myaccount/public_html/art/adm-inc.php on line 691
Warning: readdir(): supplied argument is not a valid Directory resource in /home/trfrady/public_html/art/adm-inc.php on line 694
Warning: closedir(): supplied argument is not a valid Directory resource in /home/myaccount/public_html/art/adm-inc.php on line 711
I believe it's 6. something version. says copyright 2007 at the bottom. I don't see the exact version number.
When I moved I went through and made sure all the paths were right in the pp_settings in the database that I could find and the settings on the config-inc.php file. Again everything works except uploading, and that weird error on top of admin.
Data and Uploads folder is set to 755
|