• I’m getting the following error from the latest version of your plugin. It is appearing on every admin page.

    PHP Strict Standards: Non-static method TribeEvents::getNetworkOption() should not be called statically, assuming $this from incompatible context in /path/to/wordpress/wp-content/plugins/the-events-calendar/lib/tribe-settings.class.php on line 163, referer: http://exampledomain.dev/wp-admin/index.php

    I’m running the latest version WordPress in a Multisite environment using PHP 5.4.x.

    http://wordpress.org/plugins/the-events-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi!

    There are probably quite a few places where you will encounter strict standard issues. Our next maintenance release ought to address many of them within the free, core plugin and we’ll continue to address this sort of thing as we move forward.

    As a best practice though you should consider deactivating the display of errors on a live or production site (notices/strict standards exist primarily to communicate information to developers rather than being out and out errors as such).

    Thread Starter bonnerl

    (@bonnerl)

    Thanks for getting back to me. I primarily wanted to make sure you new these errors were there and to know when you would be fixing these.

    No worries, I am a developer and they’re only set to display on my dev computer.

    Great!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Non-static method TribeEvents::getNetworkOption should not be called statically’ is closed to new replies.