| Image Problems after Upgrade
I am now at v.3.01 and functionally everything appears to be correct. In testing I attempted to upload an image from a pre-existing ad as well as create a new ad. In both case when I attach images this is what I get:
On the very top of the results page:
Warning: move_uploaded_file(/home/{Domain Name}/public_html/ppc/data/5/{image name}.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/{Domain Name}/public_html/ppc/image-inc.php on line 72
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phplHuSO1' to '/home/{Domain Name}/public_html/ppc/data/5/{image name}.jpg' in /home/{Domain Name}/public_html/ppc/image-inc.php on line 72
Within the center results/error box I get this:
Unable to move file [/tmp/phplHuSO1] [/home/{Domain Name}/public_html/ppc/data/5/{Image Name}.jpg]
This is a hosted, shared server. I have confirmed that my account can create and can move files in/out of /tmp.
|