• Resolved subfight

    (@subfight)


    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 🙁

    https://ww.wp.xz.cn/plugins/optimus/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter subfight

    (@subfight)

    I also deactivated all my plugins and switch to twenty-sixteen theme but I still have the problem…

    The define( ‘UPLOADS’, ‘wp-content/’.’files’ ); snippet shouldn’t be added unless your uploads folder is actually in a different directory such as wp-content/files. If your uploads folder is the default wp-content/uploads then you can safely remove this.

    Also can you provide me with a website URL?

    Thread Starter subfight

    (@subfight)

    Hello,

    Ok… my site is net launched yet, under construction so unavailable. How can I send you my admin user/passw0rd in private?

    Please open a support ticket by emailing us at support (at) keycdn.com.

    Thread Starter subfight

    (@subfight)

    Hello,

    Forget my last message…

    I don’t know why but it works this morning !!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Internal error’ is closed to new replies.