[
{
"message": "TypeError: Cannot read properties of undefined (reading 'PluginPostPublishPanel')\n at Object.<anonymous> (/wp-content/plugins/rsvpmaker/gutenberg/dist/blocks.build.js?ver=1640044908:1:49116)\n at t (/wp-content/plugins/rsvpmaker/gutenberg/dist/blocks.build.js?ver=1640044908:1:101)\n at Object.<anonymous> (/wp-content/plugins/rsvpmaker/gutenberg/dist/blocks.build.js?ver=1640044908:1:13674)\n at t (/wp-content/plugins/rsvpmaker/gutenberg/dist/blocks.build.js?ver=1640044908:1:101)\n at Object.<anonymous> (/wp-content/plugins/rsvpmaker/gutenberg/dist/blocks.build.js?ver=1640044908:1:12903)\n at t (/wp-content/plugins/rsvpmaker/gutenberg/dist/blocks.build.js?ver=1640044908:1:101)\n at /wp-content/plugins/rsvpmaker/gutenberg/dist/blocks.build.js?ver=1640044908:1:451\n at /wp-content/plugins/rsvpmaker/gutenberg/dist/blocks.build.js?ver=1640044908:1:460",
"trace": null,
"code": null
}
]
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php
0.293 s
0.439 s
+0.146 s
3.08 MiB
3.78 MiB
+ 710.88 KiB
/wp-admin/edit.php
0.168 s
0.237 s
+0.069 s
3.11 MiB
3.9 MiB
+ 809.88 KiB
/wp-admin/post-new.php
0.715 s
1.009 s
+0.294 s
5.27 MiB
6.24 MiB
+ 995 KiB
/wp-admin/upload.php
0.481 s
0.328 s
-0.153 s
3.03 MiB
3.84 MiB
+ 831.69 KiB
/wp-admin/options-writing.php
0.236 s
0.207 s
-0.029 s
3.02 MiB
3.76 MiB
+ 754.04 KiB
/wp-admin/media-new.php
0.314 s
0.458 s
+0.144 s
3.01 MiB
3.76 MiB
+ 770.68 KiB
/wp-admin/edit-tags.php?taxonomy=category
0.173 s
0.243 s
+0.070 s
3.04 MiB
3.84 MiB
+ 826.13 KiB
/wp-admin/post-new.php?post_type=page
0.546 s
0.729 s
+0.183 s
5.26 MiB
6.23 MiB
+ 994.24 KiB
/wp-admin/options-discussion.php
0.224 s
0.285 s
+0.061 s
3 MiB
3.75 MiB
+ 768.54 KiB
/wp-admin/edit-comments.php
0.216 s
0.259 s
+0.043 s
3.04 MiB
3.85 MiB
+ 824.67 KiB
/
0.256 s
0.235 s
-0.021 s
2.96 MiB
3.4 MiB
+ 451.18 KiB
Average
0.329 s
0.403 s
+0.073 s
3.44 MiB
4.21 MiB
+ 794.27 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.
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 4
wp_rsvp_volunteer_time
wp_rsvpmailer_blocked
wp_rsvpmaker
wp_rsvpmaker_event
Options wp_options7
chimp
rsvpmaker_discussion_server
rsvpmaker_forms
RSVPMAKER_Options
widget_cpeventswidget
widget_rsvpmaker_by_json
widget_rsvpmaker_type_widget
Custom Post Types 2
ID
Name
rsvpmaker
RSVP Events
rsvpemail
RSVP Mailer
Sidebar Widgets 3
ID
Name
cpeventswidget
RSVPMaker Events
rsvpmaker_type_widget
RSVPMaker Events by Type
rsvpmaker_by_json
RSVPMaker Events (API)
Meta Boxes
{
"page": {
"rsvplanding-box-id": {
"title": "Hide The Menu on This Page",
"context": "advanced"
}
}
}
Roles 1
ID
Name
rsvpmakereditor
RSVPMaker Editor
Capabilities 17
edit_rsvpmakers
edit_others_rsvpmakers
edit_published_rsvpmakers
publish_rsvpmakers
delete_rsvpmakers
delete_others_rsvpmakers
delete_published_rsvpmakers
delete_private_rsvpmakers
edit_private_rsvpmakers
read_private_rsvpmakers
edit_rsvpemail
edit_rsvpemails
edit_others_rsvpemails
publish_rsvpemails
read_rsvpemail
read_private_rsvpemails
delete_rsvpemail
PHP Error Log 9 lines
[21-Dec-2021 00:02:39 UTC] PHP Notice: Trying to get property 'ID' of non-object in /wp-content/plugins/rsvpmaker/rsvpmaker-plugabble.php on line 140
[21-Dec-2021 00:02:39 UTC] PHP Notice: Undefined variable: start in /wp-content/plugins/rsvpmaker/rsvpmaker-plugabble.php on line 193
[21-Dec-2021 00:02:41 UTC] PHP Notice: Trying to get property 'ID' of non-object in /wp-content/plugins/rsvpmaker/rsvpmaker-plugabble.php on line 140
[21-Dec-2021 00:02:41 UTC] PHP Notice: Undefined variable: start in /wp-content/plugins/rsvpmaker/rsvpmaker-plugabble.php on line 193
[21-Dec-2021 00:02:43 UTC] PHP Warning: file_get_contents(/1): failed to open stream: No such file or directory in /wp-content/plugins/rsvpmaker/rsvpmaker-email.php on line 3123
[21-Dec-2021 00:02:44 UTC] PHP Warning: file_get_contents(/1): failed to open stream: No such file or directory in /wp-content/plugins/rsvpmaker/rsvpmaker-email.php on line 3123
[21-Dec-2021 00:02:45 UTC] WordPress database error Table 'wordpress.wp_rsvpmaker_money' doesn't exist for query SELECT name,email,description,date,status,transaction_id,amount,fee, format((amount - fee),2) as yield FROM wp_rsvpmaker_money ORDER BY date DESC LIMIT 0, 50 made by require_once('wp-admin/admin.php'), do_action('rsvpmaker_page_rsvpmaker_stripe_report'), WP_Hook->do_action, WP_Hook->apply_filters, rsvpmaker_stripe_report, rsvpmaker_stripe_transactions, rsvpmaker_stripe_transactions_list
[21-Dec-2021 00:02:45 UTC] PHP Notice: Trying to access array offset on value of type null in /wp-content/plugins/rsvpmaker/rsvpmaker-stripe.php on line 710
[21-Dec-2021 00:02:45 UTC] PHP Notice: Trying to access array offset on value of type null in /wp-content/plugins/rsvpmaker/rsvpmaker-stripe.php on line 714