Verowa Connect 2.8.0

Does Verowa Connect work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
The plugin could not be activated
3PHP fatal errors
6PHP warnings
8Database errors
No JavaScript exceptions
No resource errors
Performance

No data available.

Environment
WordPress version5.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/verowa-connect/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin=verowa-connect%2Fverowa-connect.php
Requested URL /wp-admin/plugins.php?action=activate&plugin=verowa-connect%2Fverowa-connect.php&plugin_status=all&paged=1&s&_wpnonce=736fde0a60
Aspect after-activation
HTTP status 200
Load time 0.672 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Benchmark

No benchmark data available.

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
Language % Lines of code Comment lines Files
PHP85.9%6,6281,67147
CSS5.3%412714
PO File4.9%3781963
JavaScript3.8%294263
Total 7,712 1,964 57

PHP Code Analysis | More results »

Lines of code 6,643
Total complexity 1,337
Median class complexity 26.0
Median method complexity 2.0
Most complex class Ppg\Verowa_Connect\Verowa_Formfields_Rendering
Most complex function verowa_renting_validate_formfields()
Classes 6
Methods 45
Functions 157

Additions

No data available.

PHP Error Log 39 lines

[08-Dec-2021 15:10:53 UTC] PHP Warning:  include(log/verowa-connect-debugger.php): failed to open stream: No such file or directory in /wp-content/plugins/verowa-connect/verowa-connect.php on line 26
[08-Dec-2021 15:10:53 UTC] PHP Warning:  include(): Failed opening 'log/verowa-connect-debugger.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/verowa-connect/verowa-connect.php on line 26
[08-Dec-2021 15:10:53 UTC] PHP Fatal error:  Uncaught Error: Class 'Verowa_Connect_Debugger' not found in /wp-content/plugins/verowa-connect/general/verowa-activate-config.php:106
Stack trace:
#0 /wp-includes/class-wp-hook.php(303): verowa_plugin_activate()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-admin/includes/plugin.php(698): do_action()
#4 /wp-admin/plugins.php(58): activate_plugin()
#5 {main}
  thrown in /wp-content/plugins/verowa-connect/general/verowa-activate-config.php on line 106
[08-Dec-2021 15:10:54 UTC] PHP Warning:  include(log/verowa-connect-debugger.php): failed to open stream: No such file or directory in /wp-content/plugins/verowa-connect/verowa-connect.php on line 26
[08-Dec-2021 15:10:54 UTC] PHP Warning:  include(): Failed opening 'log/verowa-connect-debugger.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/verowa-connect/verowa-connect.php on line 26
[08-Dec-2021 15:10:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`template_name` VARCHAR(100) NOT NULL, `info_text` TEXT NOT NULL COMMENT "Infos ' at line 1 for query ALTER TABLE wp_verowa_templates CHANGE COLUMN `template_id` `template_id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `template_name` VARCHAR(100) NOT NULL, `info_text` TEXT NOT NULL COMMENT "Infos zum template", `type` VARCHAR(80) NOT NULL, `display_where` VARCHAR(50) NOT NULL, `header` TEXT NOT NULL, `entry` TEXT NOT NULL, `separator` TEXT NOT NULL, `footer` TEXT NOT NULL, `modified_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,`created_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP,PRIMARY KEY (`template_id`), UNIQUE INDEX `template_id_UNIQUE` (`template_id` ASC) made by do_action('activate_verowa-connect/verowa-connect.php'), WP_Hook->do_action, WP_Hook->apply_filters, verowa_plugin_activate, dbDelta
[08-Dec-2021 15:10:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`datetime_from` DATETIME NOT NULL,`datetime_to` DATETIME NOT NULL,`list_ids` TEX' at line 1 for query ALTER TABLE wp_verowa_events CHANGE COLUMN `event_id` `event_id` INT UNSIGNED NOT NULL DEFAULT 0,`datetime_from` DATETIME NOT NULL,`datetime_to` DATETIME NOT NULL,`list_ids` TEXT NOT NULL COMMENT ";a;b;c;",`layer_ids` TEXT NOT NULL COMMENT ";a;b;c;",`target_groups` TEXT NOT NULL COMMENT ";a;b;c;",`with_subscription` TINYINT UNSIGNED NULL DEFAULT 0,`content` TEXT NOT NULL COMMENT "JSON",`hash` VARCHAR(32) NOT NULL, `modified_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,`created_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP,`deprecated` TINYINT NOT NULL DEFAULT 0, PRIMARY KEY (`event_id`) made by do_action('activate_verowa-connect/verowa-connect.php'), WP_Hook->do_action, WP_Hook->apply_filters, verowa_plugin_activate, dbDelta
[08-Dec-2021 15:10:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`content` TEXT NOT NULL COMMENT "JSON",`hash` VARCHAR(32) NOT NULL, `modified_wh' at line 1 for query ALTER TABLE wp_verowa_person CHANGE COLUMN `person_id` `person_id` INT UNSIGNED NOT NULL,`content` TEXT NOT NULL COMMENT "JSON",`hash` VARCHAR(32) NOT NULL, `modified_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,`created_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP,`deprecated` TINYINT NOT NULL DEFAULT 0, PRIMARY KEY (`person_id`) made by do_action('activate_verowa-connect/verowa-connect.php'), WP_Hook->do_action, WP_Hook->apply_filters, verowa_plugin_activate, dbDelta
[08-Dec-2021 15:10:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`person_ids` TEXT NOT NULL COMMENT ";a;b;c;",`functions_in_group` TEXT NOT NULL ' at line 1 for query ALTER TABLE wp_verowa_person_groups CHANGE COLUMN `pgroup_id` `pgroup_id` INT UNSIGNED NOT NULL,`person_ids` TEXT NOT NULL COMMENT ";a;b;c;",`functions_in_group` TEXT NOT NULL COMMENT "JSON with all the group functions of the members", `hash` VARCHAR(32) NOT NULL, `modified_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,`created_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP,`deprecated` TINYINT NOT NULL DEFAULT 0, PRIMARY KEY (`pgroup_id`) made by do_action('activate_verowa-connect/verowa-connect.php'), WP_Hook->do_action, WP_Hook->apply_filters, verowa_plugin_activate, dbDelta
[08-Dec-2021 15:10:54 UTC] PHP Fatal error:  Uncaught Error: Class 'Verowa_Connect_Debugger' not found in /wp-content/plugins/verowa-connect/general/verowa-activate-config.php:106
Stack trace:
#0 /wp-includes/class-wp-hook.php(303): verowa_plugin_activate()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-admin/plugins.php(193): do_action()
#4 {main}
  thrown in /wp-content/plugins/verowa-connect/general/verowa-activate-config.php on line 106
[08-Dec-2021 15:10:54 UTC] PHP Warning:  include(log/verowa-connect-debugger.php): failed to open stream: No such file or directory in /wp-content/plugins/verowa-connect/verowa-connect.php on line 26
[08-Dec-2021 15:10:54 UTC] PHP Warning:  include(): Failed opening 'log/verowa-connect-debugger.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/verowa-connect/verowa-connect.php on line 26
[08-Dec-2021 15:10:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`template_name` VARCHAR(100) NOT NULL, `info_text` TEXT NOT NULL COMMENT "Infos ' at line 1 for query ALTER TABLE wp_verowa_templates CHANGE COLUMN `template_id` `template_id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `template_name` VARCHAR(100) NOT NULL, `info_text` TEXT NOT NULL COMMENT "Infos zum template", `type` VARCHAR(80) NOT NULL, `display_where` VARCHAR(50) NOT NULL, `header` TEXT NOT NULL, `entry` TEXT NOT NULL, `separator` TEXT NOT NULL, `footer` TEXT NOT NULL, `modified_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,`created_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP,PRIMARY KEY (`template_id`), UNIQUE INDEX `template_id_UNIQUE` (`template_id` ASC) made by do_action('activate_verowa-connect/verowa-connect.php'), WP_Hook->do_action, WP_Hook->apply_filters, verowa_plugin_activate, dbDelta
[08-Dec-2021 15:10:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`datetime_from` DATETIME NOT NULL,`datetime_to` DATETIME NOT NULL,`list_ids` TEX' at line 1 for query ALTER TABLE wp_verowa_events CHANGE COLUMN `event_id` `event_id` INT UNSIGNED NOT NULL DEFAULT 0,`datetime_from` DATETIME NOT NULL,`datetime_to` DATETIME NOT NULL,`list_ids` TEXT NOT NULL COMMENT ";a;b;c;",`layer_ids` TEXT NOT NULL COMMENT ";a;b;c;",`target_groups` TEXT NOT NULL COMMENT ";a;b;c;",`with_subscription` TINYINT UNSIGNED NULL DEFAULT 0,`content` TEXT NOT NULL COMMENT "JSON",`hash` VARCHAR(32) NOT NULL, `modified_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,`created_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP,`deprecated` TINYINT NOT NULL DEFAULT 0, PRIMARY KEY (`event_id`) made by do_action('activate_verowa-connect/verowa-connect.php'), WP_Hook->do_action, WP_Hook->apply_filters, verowa_plugin_activate, dbDelta
[08-Dec-2021 15:10:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`content` TEXT NOT NULL COMMENT "JSON",`hash` VARCHAR(32) NOT NULL, `modified_wh' at line 1 for query ALTER TABLE wp_verowa_person CHANGE COLUMN `person_id` `person_id` INT UNSIGNED NOT NULL,`content` TEXT NOT NULL COMMENT "JSON",`hash` VARCHAR(32) NOT NULL, `modified_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,`created_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP,`deprecated` TINYINT NOT NULL DEFAULT 0, PRIMARY KEY (`person_id`) made by do_action('activate_verowa-connect/verowa-connect.php'), WP_Hook->do_action, WP_Hook->apply_filters, verowa_plugin_activate, dbDelta
[08-Dec-2021 15:10:54 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`person_ids` TEXT NOT NULL COMMENT ";a;b;c;",`functions_in_group` TEXT NOT NULL ' at line 1 for query ALTER TABLE wp_verowa_person_groups CHANGE COLUMN `pgroup_id` `pgroup_id` INT UNSIGNED NOT NULL,`person_ids` TEXT NOT NULL COMMENT ";a;b;c;",`functions_in_group` TEXT NOT NULL COMMENT "JSON with all the group functions of the members", `hash` VARCHAR(32) NOT NULL, `modified_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,`created_when` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP,`deprecated` TINYINT NOT NULL DEFAULT 0, PRIMARY KEY (`pgroup_id`) made by do_action('activate_verowa-connect/verowa-connect.php'), WP_Hook->do_action, WP_Hook->apply_filters, verowa_plugin_activate, dbDelta
[08-Dec-2021 15:10:54 UTC] PHP Fatal error:  Uncaught Error: Class 'Verowa_Connect_Debugger' not found in /wp-content/plugins/verowa-connect/general/verowa-activate-config.php:106
Stack trace:
#0 /wp-includes/class-wp-hook.php(303): verowa_plugin_activate()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-admin/plugins.php(193): do_action()
#4 {main}
  thrown in /wp-content/plugins/verowa-connect/general/verowa-activate-config.php on line 106
See also: All tests for this plugin