| ...configure for uploading?
Ok...I was part of another thread on these here boards that kind of got me on my way. But I'm still stuck. Bad.
Here's the deal. I have no experience with PhotoPost, but I have it installed and working with vBulletin, and all looks well. But I can't upload photos at all. ImageMagic is installed and all of my permissions are set to 777 for all PhotoPost stuff. Yet, I still get the following errors when I try to upload a photo as a user or administrator:
This PHP error:
Warning: copy(/home/userdir/public_html/gal/data/2/thumbs/IMG_0431.jpg): failed to open stream: Permission denied in homeuserdirpublic_htmlgalimage-inc.php on line 261
And then this error with PhotoPost on the same page as the aforementioned PHP error:
Error creating thumbnail! Error code: 1
Command:
"/usr/bin/convert" +profile "*" -size 75x100 -quality 70 -geometry 75x100 -unsharp 10 '/home/userdir/public_html/gal/data/2/thumbs/IMG_0431.jpg'
Any help, advice...anything...on how I can get PhotoPost finished and running on our site is greatly appreciated. Thanks!
|