If it's not one thing, it's another and I'm about to find the nearest cliff and jump off of it.
Here is the situation:
Members Gallery (no sub categories)
Permissions are set so that everyone can view. Everyone but guests can upload or post.
Uploading an image to this gallery gives no errors.
Gallery #2 (3 sub categories)
Permissions for main and sub categories is that everyone can view. Everyone but goests can upload or post.
At the top of the screen I get this error:
Quote:
|
Warning: copy(/home/name/public_html/gallery/data/505/thumbs/e20.jpg): failed to open stream: Permission denied in /home/name/public_html/gallery/image-inc.php on line 241
|
The thumb does not generate.
Gallery #3
Permission for main and sub categories is that only admin and team can view, upload or post.
I get this error when uploading at the top of the screen:
Quote:
Warning: copy(/home/name/public_html/gallery/data/515/thumbs/e20.jpg): failed to open stream: Permission denied in /home/name/public_html/gallery/image-inc.php on line 241
Warning: copy(/home/name/public_html/gallery/data/515/thumbs/200.jpg): failed to open stream: Permission denied in /home/name/public_html/gallery/image-inc.php on line 260
|
I then get this error in the usual "view" window
Quote:
Error creating thumbnail! Error code: 1
Command:
"/usr/bin/mogrify" -size 100x100 -quality 70 -geometry 100x100 -unsharp 10 '/home/name/public_html/gallery/data/515/thumbs/200.jpg'
|
I deleted the profile thing that was mentioned in other posts when there was an issue with an outdated Imagemagick, however, it still comes up with this Error code 1 minutes the words profile in it.
Background:
We are moving to a new server and converting from phpBB to SMF. We have been having issues with the usergroups and SMF. Server has most recent version that Centos gives to it's users to use.
Yeah, this is where I just go sit in a corner and mutter things like "It's my red stapler..."