Quote:
Originally Posted by ForceHSS
would be faster if you post the error logs here if they are large upload them to a zip file
|
Actually, please do NOT post the full error_log. Upload a gif to your site and then go look at the error_log for your IP at that time. Only post *that* error.
Please add the following line to your config.php file under the <?php line:
PHP Code:
define('SKIP_ALL_ERRORS', true);
Then upload a product and see if you still have the same problem.