View Single Post
Old 02-16-2022, 01:41 AM  
k0nr4d
Confirmed User
 
k0nr4d's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Poland
Posts: 9,228
Quote:
Originally Posted by Publisher Bucks View Post
That was what I was thinking, yet for some reason it does not appear to be parsing the data entered into the variable fileds in the imagemagick.php page :/

I'm going to play with it a little more and see what I can find error wise but im about 99% certain this is error free and its related directly to my ImageMagickinstallation on the server :/

Would being behind .htaccess count as being required to be logged in? Even if the form and ImageMagick.php page is in the same directory that is protected?
print_r() the $_POST and $_FILES arrays to make sure that the data is actually arriving at the server.

If you are talking about htpasswd, that's doesn't count as a login system in the context of php sessions. That's separate.
k0nr4d is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote