Hi I apologize in advance if this is the wrong forum and for putting multiple problems in one post.
So I'm running a fresh install of PP5.1 on a fresh install FusionBB.12beta on Debian with PHP4.3 and MySQL4.1.
-First problem is during install I got an error saying it could not find Mogrify, even though I know the path is correct because it is working on my production installation w/ UBB.threads/PhotoPost. I can confirm this because it is not making thumbnails.
-Second problem is that myself as a Admin can't post pictures but my test users can. The error I get logged in as admin is this.
Code:
Content visible to verified customers only.
as well as
Code:
Content visible to verified customers only.
I know that it knows who I am because it tells me I'm logged in and lets me see the admin panel.
-Third problem is that users who post get this error message in a refresh page, and thumbnails are not made (because of the mogrify error).
Code:
Content visible to verified customers only.
I've checked the permissions for all my files and everything seems to be correct, and I've checked all the paths, so I'm at a loss here to what is wrong.
Any help would be appreciated!
TIA, Jon