• Resolved VisiCom

    (@yapaslfeu)


    Hi,
    There’s the following warnings in your code while putting WordPress in debug mode with define(‘WP_DEBUG’, true):

    Strict Standards: Redefining already defined constructor for class FaviconRotator in /Wordpress/wp-content/plugins/favicon-rotator/model.php on line 110

    Strict Standards: Redefining already defined constructor for class FVRT_Base in /Wordpress/wp-content/plugins/favicon-rotator/includes/class.base.php on line 40

    Strict Standards: Redefining already defined constructor for class FVRT_Utilities in /Wordpress/wp-content/plugins/favicon-rotator/includes/class.utilities.php on line 17

    Strict Standards: Redefining already defined constructor for class FVRT_Media in /Wordpress/wp-content/plugins/favicon-rotator/includes/class.media.php on line 78

    https://www.ads-software.com/plugins/favicon-rotator/

Viewing 1 replies (of 1 total)
  • Plugin Author Archetyped

    (@archetyped)

    Yes, depending on your version of PHP, you may see Strict Standards messages when debug more is enabled. Strict Standards are information-only, they do not have any effect on functionality.

    A future update will remove these messages.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Warnings in debug mode’ is closed to new replies.