Conferencer 0.3

Does Conferencer work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
6PHP warnings
3Database errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

No data available.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60+
WordPress.org page https://wordpress.org/plugins/conferencer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=conferencer%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=fdfa4910ca
Aspect after-activation
HTTP status 500
Load time 0.185 s
Memory usage N/A
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.

XML
PHP
Language % Lines of code Comment lines Files
XML46.3%2,16501
PHP44.3%2,0715224
JavaScript4.8%222810
CSS4.1%19372
Markdown0.5%2201
Total 4,673 67 38

PHP Code Analysis | More results »

Lines of code 1,980
Total complexity 436
Median class complexity 18.0
Median method complexity 2.0
Most complex class Conferencer_Shortcode_Agenda
Most complex function Conferencer_Shortcode_Agenda::content()
Classes 20
Methods 110
Functions 8

Additions

No data available.

PHP Error Log 47 lines

[14-May-2025 00:25:16 UTC] PHP Warning:  Undefined variable $wpdb in /wp-content/plugins/conferencer/shortcodes/shortcode.php on line 94
[14-May-2025 00:25:16 UTC] PHP Warning:  Attempt to read property "conferencer_shortcode_cache" on null in /wp-content/plugins/conferencer/shortcodes/shortcode.php on line 94
[14-May-2025 00:25:16 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(
			id mediumint(9) NOT NULL AUTO_INCREMENT,
			created datetime DEFAULT '00...' at line 1 for query CREATE TABLE  (
			id mediumint(9) NOT NULL AUTO_INCREMENT,
			created datetime DEFAULT '0000-00-00 00:00:00' NOT NULL,
			shortcode text NOT NULL,
			options text NOT NULL,
			content mediumtext NOT NULL,
			UNIQUE KEY id(id)
		) made by activate_plugin, do_action('activate_conferencer/index.php'), WP_Hook->do_action, WP_Hook->apply_filters, Conferencer_Shortcode->activate, dbDelta
[14-May-2025 00:25:16 UTC] PHP Warning:  Undefined variable $wpdb in /wp-content/plugins/conferencer/shortcodes/shortcode.php on line 94
[14-May-2025 00:25:16 UTC] PHP Warning:  Attempt to read property "conferencer_shortcode_cache" on null in /wp-content/plugins/conferencer/shortcodes/shortcode.php on line 94
[14-May-2025 00:25:16 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(
			id mediumint(9) NOT NULL AUTO_INCREMENT,
			created datetime DEFAULT '00...' at line 1 for query CREATE TABLE  (
			id mediumint(9) NOT NULL AUTO_INCREMENT,
			created datetime DEFAULT '0000-00-00 00:00:00' NOT NULL,
			shortcode text NOT NULL,
			options text NOT NULL,
			content mediumtext NOT NULL,
			UNIQUE KEY id(id)
		) made by activate_plugin, do_action('activate_conferencer/index.php'), WP_Hook->do_action, WP_Hook->apply_filters, Conferencer_Shortcode->activate, dbDelta
[14-May-2025 00:25:16 UTC] PHP Warning:  Undefined variable $wpdb in /wp-content/plugins/conferencer/shortcodes/shortcode.php on line 94
[14-May-2025 00:25:16 UTC] PHP Warning:  Attempt to read property "conferencer_shortcode_cache" on null in /wp-content/plugins/conferencer/shortcodes/shortcode.php on line 94
[14-May-2025 00:25:16 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(
			id mediumint(9) NOT NULL AUTO_INCREMENT,
			created datetime DEFAULT '00...' at line 1 for query CREATE TABLE  (
			id mediumint(9) NOT NULL AUTO_INCREMENT,
			created datetime DEFAULT '0000-00-00 00:00:00' NOT NULL,
			shortcode text NOT NULL,
			options text NOT NULL,
			content mediumtext NOT NULL,
			UNIQUE KEY id(id)
		) made by activate_plugin, do_action('activate_conferencer/index.php'), WP_Hook->do_action, WP_Hook->apply_filters, Conferencer_Shortcode->activate, dbDelta
[14-May-2025 00:25:16 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method Conferencer_Sponsors_Widget::add_image_sizes() cannot be called statically in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-settings.php(705): do_action()
#3 /wp-config.php(191): require_once('...')
#4 /wp-load.php(50): require_once('...')
#5 /wp-admin/admin.php(35): require_once('...')
#6 /wp-admin/plugins.php(10): require_once('...')
#7 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
See also: All tests for this plugin