PHP notices
-
I’m trying to help one of my plugin users with an issue. In doing so, we found that there were potentially some issues coming from this plugin. I haven’t tracked down what I needed to find just yet. However, I did want to report the PHP notices I was getting when I activated this plugin.
I recommend testing the plugin with debugging enabled and cleaning some of these up when possible.
Front end
Deprecated: Non-static method VWliveStreaming::updatePages() should not be called statically in C:\xampp\htdocs\wp-includes\class-wp-hook.php on line 286 Deprecated: Non-static method VWliveStreaming::the_title() should not be called statically in C:\xampp\htdocs\wp-includes\class-wp-hook.php on line 288 Deprecated: Non-static method VWliveStreaming::wp_enqueue_scripts() should not be called statically in C:\xampp\htdocs\wp-includes\class-wp-hook.php on line 286 Deprecated: Non-static method VWliveStreaming::channel_page() should not be called statically in C:\xampp\htdocs\wp-includes\class-wp-hook.php on line 286
Admin
Deprecated: Non-static method VWliveStreaming::updatePages() should not be called statically in C:\xampp\htdocs\wp-includes\class-wp-hook.php on line 286 Deprecated: Non-static method VWliveStreaming::settings_link() should not be called statically in C:\xampp\htdocs\wp-includes\class-wp-hook.php on line 288 Deprecated: Non-static method VWliveStreaming::options() should not be called statically in C:\xampp\htdocs\wp-includes\class-wp-hook.php on line 286 Deprecated: Non-static method VWliveStreaming::setupOptions() should not be called statically in C:\xampp\htdocs\wp-content\plugins\videowhisper-live-streaming-integration\videowhisper_streaming.php on line 7467 Deprecated: Non-static method VWliveStreaming::adminOptionsDefault() should not be called statically in C:\xampp\htdocs\wp-content\plugins\videowhisper-live-streaming-integration\videowhisper_streaming.php on line 7447 Deprecated: Non-static method VWliveStreaming::roomFeatures() should not be called statically in C:\xampp\htdocs\wp-content\plugins\videowhisper-live-streaming-integration\videowhisper_streaming.php on line 7449 Deprecated: Non-static method VWliveStreaming::adminOptionsDefault() should not be called statically in C:\xampp\htdocs\wp-content\plugins\videowhisper-live-streaming-integration\videowhisper_streaming.php on line 7468 Notice: screen_icon is deprecated since version 3.8.0 with no alternative available. in C:\xampp\htdocs\wp-includes\functions.php on line 3864 Notice: get_screen_icon is deprecated since version 3.8.0 with no alternative available. in C:\xampp\htdocs\wp-includes\functions.php on line 3864
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP notices’ is closed to new replies.