• Hello.

    After upgrading to 2.0.71 I noticed this errors in my log:

    PHP Strict Standards: Only variables should be passed by reference in …public_html/wp-content/plugins/nextgen-gallery/non_pope/class.photocrati_installer.php on line 192

    Upgrading to 2.0.74 didn’t resolve the issue, will try to roll back to V2.0.66.37

    https://ww.wp.xz.cn/plugins/nextgen-gallery/

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

    (@photocrati)

    @tctctc – If this message is just showing up in your error_logs then it is not likely to be causing any significant issues with your site. You may just as easily be able to lower the reporting level on your site to not have those messages reported.

    You could also try using define( 'NGG_HIDE_STRICT_ERRORS', true ); in your wp-config.php file.

    Thanks!

    – Cais.

Viewing 1 replies (of 1 total)

The topic ‘PHP Strict Standards in class.photocrati_installer.php’ is closed to new replies.