fyi – i tried this plugin today (putting file and folder in the mu-plugins) and it bombed … error messages below … tried a different theme and still bombed … then when i closed all browsers and tried to log back in as network admin i was booted out and unable to login until i removed files from server … cordially, chuck scott
===================
error messages:
===================
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method wpmsar_dispatcher::add_menu() should not be called statically in /home/mysite/public_html/wp-includes/plugin.php on line 503
Strict Standards: Non-static method mcmvc::__get_controller() should not be called statically in /home/mysite/public_html/wp-content/mu-plugins/wpms_admin_reports/dispatcher.php on line 32
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method wpmsar_dispatcher::load_common_resources() should not be called statically in /home/mysite/public_html/wp-includes/plugin.php on line 503
Strict Standards: Non-static method mcmvc::__get_helper() should not be called statically in /home/mysite/public_html/wp-content/mu-plugins/wpms_admin_reports/dispatcher.php on line 81
]]>File wpms-admin-reports\wpms_admin_reports\mcmvc.php
had this line
ini_set(‘display_errors’, 1);
which makes PHP Notices and Warnings show up on the front-end of the sites everywhere (this plugin sets itself up as a must-use plugin). Please remove this line, or set it to WP_DEBUG_DISPLAY like this
ini_set(‘display_errors’, WP_DEBUG_DISPLAY);
]]>Hi,
This plugin looks great!
Just a couple of things I’d like to query:
I have a custom built plugin that I maintain and is labelled ‘Derelict’ and a professional plugins service we use are labelled as ‘Questionable’.
From my point of view, both the sources above are highly trusted yet the report says the opposite.
Many thanks ??
]]>Tried install from Add New Plug, install… nothing.
downloaded
unzipped
copied to C:\inetpub\wwwroot\wp-content\mu-plugins
whole multisite went blank (598 sites and 713 users)
Too bad, really could use this.
If you get it fixed, I’ll try again. (after hours so I don’t get hurt)
]]>Warning: require_once(/var/customers/webs/ni23999_1/chaosdidi/wp-content/mu-plugins/wpms_admin_reports/wpmsar_dispatcher.php): failed to open stream: No such file or directory in /var/customers/webs/ni23999_1/chaosdidi/wp-content/plugins/wpms-admin-reports/wpms_admin_reports.php on line 40 Fatal error: require_once(): Failed opening required ‘/var/customers/webs/ni23999_1/chaosdidi/wp-content/mu-plugins/wpms_admin_reports/wpmsar_dispatcher.php’ (include_path=’.:/usr/share/php/:/usr/share/php5/’) in /var/customers/webs/ni23999_1/chaosdidi/wp-content/plugins/wpms-admin-reports/wpms_admin_reports.php on line 40
]]>