I have it installed thanks for fixing out some bugs! I'll keep checking back for updates.
I have been receiving this error when trying to upload a new race's image.
Warning: move_uploaded_file(armysystem_images/tmp_49e64f5d880b4.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in [path]/armysystem/att_include.php on line 543
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpdZmq07' to 'armysystem_images/tmp_49e64f5d880b4.jpg' in [path]/armysystem/att_include.php on line 543
Warning: getimagesize(armysystem_images/a292f1c5874b2be8395ffd75f313937f_3af7a3caf8d2fe05a af020bdb06f833c.jpg) [function.getimagesize]: failed to open stream: No such file or directory in [path]/armysystem/att_include.php on line 482
edit: I'm not too educated on these things but I guess it was a file permission issue so I made all armysystem folders chmd 777, but still get this now
Fatal error: Call to undefined function imagecreatefromjpeg() in /home/naa/public_html/forums/armysystem/att_include.php on line 500
edit2: asked a friend, we checked for GD Image library which I have but doesn't support jpg.. so idk any options?
|