Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where
possible, so the numbers you see here may be lower than those reported by other tools.
Things that the plugin adds to the site. This section is not intended to be comprehensive.
The test tool only looks for a few specific types of added content.
Database Tables 6
wp_vw_vmls_actions
wp_vw_vmls_chatlog
wp_vw_vmls_messages
wp_vw_vmls_payouts
wp_vw_vmls_private
wp_vw_vmls_sessions
Options wp_options6
userAccessTime
vmls_db_version
VWdeepLlangs
VWliveWebcams_Pending
VWliveWebcams_requirements
VWliveWebcamsOptions
User Metadata wp_usermeta1
accessTime
Custom Post Types 1
ID
Name
webcam
Webcams
Meta Boxes
{
"post": {
"videowhisper_live_webcams": {
"title": "Videochat Template for PPV Live Webcams",
"context": "side"
}
},
"page": {
"videowhisper_live_webcams": {
"title": "Videochat Template for PPV Live Webcams",
"context": "side"
}
},
"webcam": {
"videowhisper_live_webcams": {
"title": "Videochat Template for PPV Live Webcams",
"context": "side"
}
}
}
PHP Error Log 118 lines
[30-Sep-2024 21:00:01 UTC] PHP Warning: Undefined array key "testAddress" in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 2255
[30-Sep-2024 21:00:01 UTC] PHP Warning: Undefined array key "removeStream" in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 2265
[30-Sep-2024 21:00:01 UTC] PHP Warning: Undefined array key "removeFile" in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 2396
[30-Sep-2024 21:00:04 UTC] PHP Deprecated: Function get_currentuserinfo is <strong>deprecated</strong> since version 4.5.0! Use wp_get_current_user() instead. in /wp-includes/functions.php on line 6085
[30-Sep-2024 21:00:06 UTC] PHP Warning: Undefined array key "p_videowhisper_webcams" in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 5749
[30-Sep-2024 21:00:10 UTC] PHP Warning: Array to string conversion in /wp-includes/formatting.php on line 1096
[30-Sep-2024 21:00:18 UTC] PHP Warning: Undefined variable $current_user in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 6312
[30-Sep-2024 21:00:18 UTC] PHP Warning: Attempt to read property "user_nicename" on null in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 6312
[30-Sep-2024 21:00:18 UTC] PHP Warning: Undefined array key "p_videowhisper_webcams_client" in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 6320
[30-Sep-2024 21:00:24 UTC] PHP Warning: Array to string conversion in /wp-includes/formatting.php on line 1096
[30-Sep-2024 21:00:26 UTC] PHP Warning: Undefined array key "p_videowhisper_webcams_client" in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 6574
[30-Sep-2024 21:00:33 UTC] PHP Warning: Array to string conversion in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 3946
[30-Sep-2024 21:00:33 UTC] PHP Warning: Array to string conversion in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 3946
[30-Sep-2024 21:00:33 UTC] PHP Warning: Array to string conversion in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 3946
[30-Sep-2024 21:00:33 UTC] PHP Warning: Array to string conversion in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 3946
[30-Sep-2024 21:00:33 UTC] PHP Warning: Array to string conversion in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 3946
[30-Sep-2024 21:00:33 UTC] PHP Warning: Array to string conversion in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 3957
[30-Sep-2024 21:00:33 UTC] PHP Warning: Array to string conversion in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 3957
[30-Sep-2024 21:00:33 UTC] PHP Warning: Array to string conversion in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 3957
[30-Sep-2024 21:00:33 UTC] PHP Warning: Array to string conversion in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 3957
[30-Sep-2024 21:00:33 UTC] PHP Warning: Array to string conversion in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 3957
[30-Sep-2024 21:00:43 UTC] PHP Warning: Undefined array key "user_id" in /wp-content/plugins/ppv-live-webcams/ppv-live-webcams.php on line 6446
[30-Sep-2024 21:00:43 UTC] PHP Warning: Undefined array key "user" in /wp-content/plugins/ppv-live-webcams/ppv-live-webcams.php on line 6447
[30-Sep-2024 21:00:43 UTC] PHP Warning: Undefined array key "studio" in /wp-content/plugins/ppv-live-webcams/ppv-live-webcams.php on line 6448
[30-Sep-2024 21:00:44 UTC] PHP Warning: Undefined variable $post in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 9661
[30-Sep-2024 21:00:44 UTC] PHP Warning: Undefined variable $post in /wp-content/plugins/ppv-live-webcams/inc/options.php on line 9665
[30-Sep-2024 21:00:51 UTC] PHP Fatal error: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, stdClass given in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:202
Stack trace:
#0 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(202): array_map()
#1 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(176): WP_REST_Pattern_Directory_Controller->prepare_item_for_response()
#2 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Pattern_Directory_Controller->get_items()
#3 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#4 /wp-includes/rest-api.php(547): WP_REST_Server->dispatch()
#5 /wp-includes/block-patterns.php(235): rest_do_request()
#6 /wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php(107): _load_remote_block_patterns()
#7 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Block_Patterns_Controller->get_items()
#8 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#9 /wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
#10 /wp-includes/rest-api.php(420): WP_REST_Server->serve_request()
#11 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#12 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#13 /wp-includes/plugin.php(565): WP_Hook->do_action()
#14 /wp-includes/class-wp.php(418): do_action_ref_array()
#15 /wp-includes/class-wp.php(813): WP->parse_request()
#16 /wp-includes/functions.php(1336): WP->main()
#17 /wp-blog-header.php(16): wp()
#18 /index.php(17): require('...')
#19 {main}
thrown in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php on line 202
[30-Sep-2024 21:00:54 UTC] PHP Fatal error: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, stdClass given in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:202
Stack trace:
#0 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(202): array_map()
#1 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(176): WP_REST_Pattern_Directory_Controller->prepare_item_for_response()
#2 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Pattern_Directory_Controller->get_items()
#3 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#4 /wp-includes/rest-api.php(547): WP_REST_Server->dispatch()
#5 /wp-includes/block-patterns.php(235): rest_do_request()
#6 /wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php(107): _load_remote_block_patterns()
#7 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Block_Patterns_Controller->get_items()
#8 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#9 /wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
#10 /wp-includes/rest-api.php(420): WP_REST_Server->serve_request()
#11 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#12 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#13 /wp-includes/plugin.php(565): WP_Hook->do_action()
#14 /wp-includes/class-wp.php(418): do_action_ref_array()
#15 /wp-includes/class-wp.php(813): WP->parse_request()
#16 /wp-includes/functions.php(1336): WP->main()
#17 /wp-blog-header.php(16): wp()
#18 /index.php(17): require('...')
#19 {main}
thrown in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php on line 202
[30-Sep-2024 21:00:58 UTC] PHP Fatal error: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, stdClass given in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:202
Stack trace:
#0 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(202): array_map()
#1 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(176): WP_REST_Pattern_Directory_Controller->prepare_item_for_response()
#2 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Pattern_Directory_Controller->get_items()
#3 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#4 /wp-includes/rest-api.php(547): WP_REST_Server->dispatch()
#5 /wp-includes/block-patterns.php(235): rest_do_request()
#6 /wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php(107): _load_remote_block_patterns()
#7 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Block_Patterns_Controller->get_items()
#8 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#9 /wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
#10 /wp-includes/rest-api.php(420): WP_REST_Server->serve_request()
#11 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#12 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#13 /wp-includes/plugin.php(565): WP_Hook->do_action()
#14 /wp-includes/class-wp.php(418): do_action_ref_array()
#15 /wp-includes/class-wp.php(813): WP->parse_request()
#16 /wp-includes/functions.php(1336): WP->main()
#17 /wp-blog-header.php(16): wp()
#18 /index.php(17): require('...')
#19 {main}
thrown in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php on line 202
[30-Sep-2024 21:01:00 UTC] PHP Fatal error: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, stdClass given in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:202
Stack trace:
#0 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(202): array_map()
#1 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(176): WP_REST_Pattern_Directory_Controller->prepare_item_for_response()
#2 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Pattern_Directory_Controller->get_items()
(+18 more lines)