Print Science Designer 1.3.139

Does Print Science Designer work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
9PHP fatal errors
12PHP warnings
19PHP deprecation warnings
14Database errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 108.65 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.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/print-science-designer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=print-science-designer%2Fpersonalize.php&plugin_status=all&paged=1&s&_wpnonce=00a31d8150
Aspect after-activation
HTTP status 200
Load time 0.425 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Settings → Personalization API

Page screenshot: Settings → Personalization API
URL /wp-admin/options-general.php?page=personalize.php
Aspect menu-item
HTTP status 200
Load time 0.295 s
Memory usage 2.95 MiB
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 500
Load time 0.066 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.394 s0.130 s-0.264 s2.83 MiB
/wp-admin/edit.php0.215 s0.136 s-0.079 s2.85 MiB
/wp-admin/upload.php0.624 s0.391 s-0.233 s2.77 MiB2.87 MiB+ 105.06 KiB
/wp-admin/options-writing.php0.233 s0.219 s-0.014 s2.76 MiB2.86 MiB+ 96.55 KiB
/wp-admin/media-new.php0.481 s0.255 s-0.226 s2.74 MiB2.86 MiB+ 116.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.200 s+0.000 s2.76 MiB2.88 MiB+ 119.19 KiB
/wp-admin/options-discussion.php0.214 s0.230 s+0.016 s2.75 MiB2.85 MiB+ 106.33 KiB
/wp-admin/edit-comments.php0.272 s0.143 s-0.129 s2.78 MiB
Average 0.329 s0.213 s-0.116 s2.78 MiB2.86 MiB+ 108.65 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
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP65.6%5,7221,05910
PO File15.1%1,3163577
JavaScript13.7%1,198248
CSS5.5%48045
Total 8,716 1,444 30

PHP Code Analysis | More results »

Lines of code 2,696
Total complexity 641
Median class complexity 17.0
Median method complexity 2.0
Most complex class ExternalDB
Most complex function on_add_cart()
Classes 1
Methods 5
Functions 107

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.

No new entries found.

PHP Error Log 188 lines

[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'show_pdf' for query ALTER TABLE wp_api_info ADD show_pdf TINYINT NULL DEFAULT '0' made by activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'saved_projects_page' for query ALTER TABLE wp_api_info ADD saved_projects_page INT NULL made by activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'admin_can_reedit' for query ALTER TABLE wp_api_info ADD admin_can_reedit TINYINT NULL DEFAULT '0' made by activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'pdfUrl' for query ALTER TABLE wp_cart_data ADD pdfUrl TEXT NULL DEFAULT NULL made by activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'cart_item_key' for query ALTER TABLE wp_cart_data ADD cart_item_key VARCHAR(100) NULL made by activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'sessionKey' for query ALTER TABLE wp_cart_data ADD sessionKey VARCHAR(100) NULL made by activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'date_added' for query ALTER TABLE wp_cart_data ADD date_added DATETIME NULL made by activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'show_pdf' for query ALTER TABLE wp_api_info ADD show_pdf TINYINT NULL DEFAULT '0' made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, personalize_init, activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'saved_projects_page' for query ALTER TABLE wp_api_info ADD saved_projects_page INT NULL made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, personalize_init, activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'admin_can_reedit' for query ALTER TABLE wp_api_info ADD admin_can_reedit TINYINT NULL DEFAULT '0' made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, personalize_init, activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'pdfUrl' for query ALTER TABLE wp_cart_data ADD pdfUrl TEXT NULL DEFAULT NULL made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, personalize_init, activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'cart_item_key' for query ALTER TABLE wp_cart_data ADD cart_item_key VARCHAR(100) NULL made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, personalize_init, activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'sessionKey' for query ALTER TABLE wp_cart_data ADD sessionKey VARCHAR(100) NULL made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, personalize_init, activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] WordPress database error Duplicate column name 'date_added' for query ALTER TABLE wp_cart_data ADD date_added DATETIME NULL made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, personalize_init, activate_plugin, do_action('activate_print-science-designer/personalize.php'), WP_Hook->do_action, WP_Hook->apply_filters, ps_install
[17-Oct-2023 13:36:25 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/print-science-designer/includes/functions.php on line 30
[17-Oct-2023 13:36:26 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/print-science-designer/includes/functions.php on line 30
[17-Oct-2023 13:36:26 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_account_page() in /wp-content/plugins/print-science-designer/includes/saved-projects.php:406
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): personalize_sp_the_title()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-includes/post-template.php(174): apply_filters()
#3 /wp-admin/includes/template.php(2083): get_the_title()
#4 /wp-admin/includes/dashboard.php(1034): _draft_or_post_title()
#5 /wp-admin/includes/dashboard.php(948): wp_dashboard_recent_posts()
#6 /wp-admin/includes/template.php(1443): wp_dashboard_site_activity()
#7 /wp-admin/includes/dashboard.php(271): do_meta_boxes()
#8 /wp-admin/index.php(203): wp_dashboard()
#9 {main}
  thrown in /wp-content/plugins/print-science-designer/includes/saved-projects.php on line 406
[17-Oct-2023 13:36:26 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/print-science-designer/includes/functions.php on line 30
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "username" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 66
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "api_key" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 67
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "version" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 68
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "url" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 69
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "image_url" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 70
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "window_type" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 71
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "background_color" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 72
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "opacity" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 73
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "margin" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 74
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "show_pdf" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 75
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "admin_can_reedit" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 76
[17-Oct-2023 13:36:26 UTC] PHP Warning:  Attempt to read property "saved_projects_page" on null in /wp-content/plugins/print-science-designer/includes/admin.php on line 77
[17-Oct-2023 13:36:27 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/print-science-designer/includes/functions.php on line 30
[17-Oct-2023 13:36:27 UTC] PHP Fatal error:  Uncaught Error: Call to a member function plugin_url() on null in /wp-content/plugins/print-science-designer/personalize.php:139
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): personalize_wp_enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2225): do_action()
#4 /wp-includes/class-wp-hook.php(310): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3053): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(785): require_once('...')
#10 /wp-includes/template.php(720): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/print-science-designer/personalize.php on line 139
[17-Oct-2023 13:36:28 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/print-science-designer/includes/functions.php on line 30
[17-Oct-2023 13:36:28 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_account_page() in /wp-content/plugins/print-science-designer/includes/saved-projects.php:406
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): personalize_sp_the_title()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-includes/post-template.php(174): apply_filters()
#3 /wp-admin/includes/template.php(2083): get_the_title()
#4 /wp-admin/includes/dashboard.php(1034): _draft_or_post_title()
#5 /wp-admin/includes/dashboard.php(948): wp_dashboard_recent_posts()
#6 /wp-admin/includes/template.php(1443): wp_dashboard_site_activity()
#7 /wp-admin/includes/dashboard.php(271): do_meta_boxes()
#8 /wp-admin/index.php(203): wp_dashboard()
#9 {main}
  thrown in /wp-content/plugins/print-science-designer/includes/saved-projects.php on line 406
[17-Oct-2023 13:36:28 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/print-science-designer/includes/functions.php on line 30
[17-Oct-2023 13:36:28 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_account_page() in /wp-content/plugins/print-science-designer/includes/saved-projects.php:406
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): personalize_sp_the_title()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-includes/post-template.php(174): apply_filters()
#3 /wp-admin/includes/template.php(2083): get_the_title()
#4 /wp-admin/includes/class-wp-posts-list-table.php(1035): _draft_or_post_title()
#5 /wp-admin/includes/class-wp-list-table.php(1749): WP_Posts_List_Table->column_cb()
#6 /wp-admin/includes/class-wp-posts-list-table.php(1421): WP_List_Table->single_row_columns()
#7 /wp-admin/includes/class-wp-posts-list-table.php(829): WP_Posts_List_Table->single_row()
#8 /wp-admin/includes/class-wp-posts-list-table.php(805): WP_Posts_List_Table->_display_rows()
#9 /wp-admin/includes/class-wp-list-table.php(1676): WP_Posts_List_Table->display_rows()
#10 /wp-admin/includes/class-wp-list-table.php(1603): WP_List_Table->display_rows_or_placeholder()
#11 /wp-admin/edit.php(495): WP_List_Table->display()
#12 {main}
  thrown in /wp-content/plugins/print-science-designer/includes/saved-projects.php on line 406
[17-Oct-2023 13:36:28 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/print-science-designer/includes/functions.php on line 30
[17-Oct-2023 13:36:28 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_account_page() in /wp-content/plugins/print-science-designer/includes/saved-projects.php:406
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): personalize_sp_the_title()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-includes/post-template.php(174): apply_filters()

(+88 more lines)
See also: All tests for this plugin