Internal error
-
Hello,
I get an internal error message when I try to optimize all my 5800 pictures with bulk edit. I have the HQ version.
I added this: define( ‘UPLOADS’, ‘wp-content/’.’files’ );
in wp-config and also…
define(‘WP_DEBUG’, true);
define(‘SAVEQUERIES’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, true);
error_reporting(E_ALL | E_STRICT);instead of: define(‘WP_DEBUG’, false);
But it doesn’t work 🙁
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Internal error’ is closed to new replies.