coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: orech on August 21, 2005, 01:07:12 PM

Title: upload problem
Post by: orech on August 21, 2005, 01:07:12 PM
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
Title: Re: upload problem
Post by: Joachim Müller on August 21, 2005, 02:22:54 PM
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.