News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Error when uploading

Started by unknown12, August 11, 2005, 11:00:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

unknown12

When i go to upload a file, through the menu, i get this error.

Warning: exec() has been disabled for security reasons in /home/redline/public_html/projects/include/picmgmt.inc.php on line 162

Warning: chmod(): No such file or directory in /home/redline/public_html/projects/include/picmgmt.inc.php on line 224

Warning: getimagesize(./albums/edit/preview_c460ac79.jpg): failed to open stream: No such file or directory in /home/redline/public_html/projects/include/picmgmt.inc.php on line 226

How can i solve this?

thanks,
Sam.

Nibbler

You can either switch to GD2 in config or search the board for the passthru workaround.

unknown12

could you point me to a work around?