Bubo Insights 1.0.12

Does Bubo Insights work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
364PHP warnings
56PHP notices
68PHP deprecation warnings
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 29.35 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/bubo-insights/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=bubo-insights%2Fbubo-insights.php&plugin_status=all&paged=1&s&_wpnonce=585070aba2
Aspect after-activation
HTTP status 200
Load time 0.277 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Bubo Insights

Page screenshot: Bubo Insights
URL /wp-admin/admin.php?page=bubo_insights
Aspect menu-item
HTTP status 200
Load time 0.303 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Bubo Insights → Handbook

Page screenshot: Bubo Insights → Handbook
URL /wp-admin/admin.php?page=bubo_insights_handbook
Aspect menu-item
HTTP status 200
Load time 0.192 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Bubo Insights → Settings

Page screenshot: Bubo Insights → Settings
URL /wp-admin/admin.php?page=bubo_insights_settings
Aspect menu-item
HTTP status 200
Load time 0.108 s
Memory usage N/A
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.203 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.322 s0.324 s+0.002 s3.47 MiB3.5 MiB+ 24.91 KiB
/wp-admin/edit.php0.196 s0.188 s-0.008 s3.54 MiB3.56 MiB+ 23.46 KiB
/wp-admin/post-new.php0.732 s0.595 s-0.137 s5.75 MiB5.77 MiB+ 22.2 KiB
/wp-admin/upload.php0.722 s0.437 s-0.285 s3.49 MiB3.5 MiB+ 6.05 KiB
/wp-admin/options-writing.php0.199 s0.173 s-0.026 s3.41 MiB3.48 MiB+ 68.86 KiB
/wp-admin/media-new.php0.280 s0.252 s-0.028 s3.4 MiB3.48 MiB+ 82.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.171 s-0.014 s3.47 MiB3.5 MiB+ 28.91 KiB
/wp-admin/post-new.php?post_type=page0.660 s0.578 s-0.082 s5.75 MiB5.77 MiB+ 21.79 KiB
/wp-admin/options-discussion.php0.208 s0.269 s+0.061 s3.41 MiB3.48 MiB+ 70.55 KiB
/wp-admin/edit-comments.php0.213 s0.199 s-0.014 s3.49 MiB3.5 MiB+ 6.05 KiB
/0.300 s0.200 s-0.100 s3.45 MiB3.42 MiB- 32.13 KiB
Average 0.365 s0.308 s-0.057 s3.88 MiB3.9 MiB+ 29.35 KiB

Code Statistics

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.

PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP59.0%1,516759
JavaScript22.9%589484
CSS10.4%26641
Markdown7.5%19403
SVG0.2%501
Total 2,570 127 18

PHP Code Analysis | More results »

Lines of code 634
Total complexity 108
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function bubo_insights_event_log_callback()
Classes 0
Methods 0
Functions 31

Additions

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 2

PHP Error Log 489 lines

[15-Oct-2024 15:06:01 UTC] PHP Warning:  Undefined variable $bubo_admin_page in /wp-content/plugins/bubo-insights/bubo-insights.php on line 70
[15-Oct-2024 15:06:01 UTC] PHP Deprecated:  substr(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bubo-insights/bubo-insights.php on line 70
[15-Oct-2024 15:06:01 UTC] PHP Warning:  Undefined variable $bubo_admin_page in /wp-content/plugins/bubo-insights/bubo-insights.php on line 70
[15-Oct-2024 15:06:01 UTC] PHP Deprecated:  substr(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bubo-insights/bubo-insights.php on line 70
[15-Oct-2024 15:06:01 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6085
[15-Oct-2024 15:06:01 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6085
[15-Oct-2024 15:06:01 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6085
[15-Oct-2024 15:06:01 UTC] PHP Warning:  Undefined variable $bubo_admin_page in /wp-content/plugins/bubo-insights/bubo-insights.php on line 35
[15-Oct-2024 15:06:01 UTC] PHP Deprecated:  substr(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bubo-insights/bubo-insights.php on line 35
[15-Oct-2024 15:06:01 UTC] PHP Warning:  Undefined variable $bubo_admin_page in /wp-content/plugins/bubo-insights/bubo-insights.php on line 70
[15-Oct-2024 15:06:01 UTC] PHP Deprecated:  substr(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bubo-insights/bubo-insights.php on line 70
[15-Oct-2024 15:06:01 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6085
[15-Oct-2024 15:06:01 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6085
[15-Oct-2024 15:06:01 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6085
[15-Oct-2024 15:06:01 UTC] PHP Warning:  Undefined variable $bubo_admin_page in /wp-content/plugins/bubo-insights/bubo-insights.php on line 35
[15-Oct-2024 15:06:01 UTC] PHP Deprecated:  substr(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bubo-insights/bubo-insights.php on line 35
[15-Oct-2024 15:06:02 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6085
[15-Oct-2024 15:06:02 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6085
[15-Oct-2024 15:06:02 UTC] PHP Notice:  Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 6085
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined variable $bubo_admin_page in /wp-content/plugins/bubo-insights/bubo-insights.php on line 70
[15-Oct-2024 15:06:02 UTC] PHP Deprecated:  substr(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bubo-insights/bubo-insights.php on line 70
[15-Oct-2024 15:06:02 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (19) for the number of arguments passed (20). Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /wp-includes/functions.php on line 6085
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480288 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480288 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480288 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480288 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480288 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480288 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480287 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480287 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480287 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480287 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480287 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480287 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480286 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480286 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480286 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480286 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480286 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480286 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480285 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480285 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480285 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480285 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480285 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480285 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480284 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480284 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480284 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480284 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480284 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480284 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480283 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480283 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480283 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480283 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "click_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 442
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480283 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "iclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 446
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480283 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "eclick_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 450
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480282 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visitor_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 430
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480282 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_view_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 434
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Undefined array key 480282 in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438
[15-Oct-2024 15:06:02 UTC] PHP Warning:  Attempt to read property "distinct_visit_count" on null in /wp-content/plugins/bubo-insights/admin/partials/livestats-ajax.php on line 438

(+389 more lines)
See also: All tests for this plugin, How to Hide Bubo Insights Admin Menus