Viewing 1 replies (of 1 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @denis_ryabikov – “Strict Standards” errors usually only display when a site has its error reporting levels set too high …

    Try adding the following to wp-config.php as a way to work-around this:

    /** Hides “strict standards” messages */
    define( 'NGG_HIDE_STRICT_ERRORS', true );

    Thanks!

    – Cais.

Viewing 1 replies (of 1 total)

The topic ‘Problem with errors about single pick output’ is closed to new replies.