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

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.