• Most of these are probably fairly easy to work through but here’s a list of warnings WP/PHP through after installing this on WP 4.3.1

    PHP Strict Standards:  Non-static method Acronym_Manager::theme_html5_check() should not be called statically in /path/to/plugins/acronym-manager/acronym-manager.php on line 85
    PHP Warning:  file_get_contents(/path/to/themes/odfw-ocs-sage/header.php): failed to open stream: No such file or directory in /path/to/app/plugins/acronym-manager/php/acronym-manager-class.php on line 320
    PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /path/to/wordpress/wp-includes/functions.php on line 3457
    PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method Acronym_Manager::add_pages() should not be called statically in /path/to/wordpress/wp-includes/plugin.php on line 503
    PHP Strict Standards:  Non-static method Acronym_Manager::get_textdomain() should not be called statically in /path/to/plugins/acronym-manager/php/acronym-manager-class.php on line 20
    PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method Acronym_Manager::management_handler() should not be called statically in /path/to/wordpress/wp-includes/plugin.php on line 503
    PHP Strict Standards:  Non-static method Acronym_Manager::get_textdomain() should not be called statically in /path/to/plugins/acronym-manager/php/acronym-manager-class.php on line 33
    PHP Notice:  load_plugin_textdomain was called with an argument that is <strong>deprecated</strong> since version 2.7 with no alternative available. in /path/to/wordpress/wp-includes/functions.php on line 3572
    PHP Strict Standards:  Non-static method Acronym_Manager::get_parent_url() should not be called statically in /path/to/plugins/acronym-manager/php/acronym-manager-class.php on line 37
    PHP Notice:  Undefined index: page in /path/to/plugins/acronym-manager/php/acronym-manager-class.php on line 607
    PHP Warning:  substr() expects parameter 2 to be long, string given in /path/to/plugins/acronym-manager/php/acronym-manager-class.php on line 39

    https://wordpress.org/plugins/acronym-manager/

  • The topic ‘Errors after installing’ is closed to new replies.