Error when uploading Error when uploading
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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?