upload problem upload problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

upload problem

Started by orech, August 21, 2005, 01:07:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

orech

I am using cpg one year without problems , but now I cannot upload images. After uploading system response "uploads were successful." but i don't see anything.

debug mode show me this


Notice: Undefined index: OS in /DISK3/WWW/orechdaczech.com/www/include/picmgmt.inc.php on line 157

Warning: shell_exec() has been disabled for security reasons in /DISK3/WWW/orechdaczech.com/www/include/picmgmt.inc.php on line 171

please help

Joachim Müller

The error message means that your webhost has changed his security policy, so you can't use ImageMagick anymore. Go to coppermine's config, set "method for resizing images" to "GD2" and try if this works for you. If it doesn't, contact your webhost.

Joachim

P.S. Disable notices_display in debug_mode, unless you are a developer and know your way around.