Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Errors in Debug Log – Critical Error #1651

Open
marcinkrzeminski opened this issue Dec 17, 2024 · 1 comment
Open

PHP Errors in Debug Log – Critical Error #1651

marcinkrzeminski opened this issue Dec 17, 2024 · 1 comment
Assignees
Labels
bug support forum From the WP.org plugin support forum

Comments

@marcinkrzeminski
Copy link
Collaborator

Bug Report

Link to the support forum: https://wordpress.org/support/topic/php-errors-in-debug-log-critical-error/

Expected Behavior

Describe what should happen.

Actual Behavior

An error of type E_ERROR was caused in line 553 of the file /var/www/[motrati.com/htdocs/wp-content/plugins/stream/connectors/class-connector-widgets.php](http://motrati.com/htdocs/wp-content/plugins/stream/connectors/class-connector-widgets.php). Error message: Uncaught Error: Cannot unset string offsets in /var/www/[motrati.com/htdocs/wp-content/plugins/stream/connectors/class-connector-widgets.php:553](http://motrati.com/htdocs/wp-content/plugins/stream/connectors/class-connector-widgets.php:553)
Stack trace:
#0 [internal function]: WP_Stream\Connector_Widgets->callback_updated_option()
#1 /var/www/[motrati.com/htdocs/wp-content/plugins/stream/classes/class-connector.php(127)](http://motrati.com/htdocs/wp-content/plugins/stream/classes/class-connector.php(127)): call_user_func_array()
#2 /var/www/[motrati.com/htdocs/wp-includes/class-wp-hook.php(324)](http://motrati.com/htdocs/wp-includes/class-wp-hook.php(324)): WP_Stream\Connector->callback()
#3 /var/www/[motrati.com/htdocs/wp-includes/class-wp-hook.php(348)](http://motrati.com/htdocs/wp-includes/class-wp-hook.php(348)): WP_Hook->apply_filters()
#4 /var/www/[motrati.com/htdocs/wp-includes/plugin.php(517)](http://motrati.com/htdocs/wp-includes/plugin.php(517)): WP_Hook->do_action()
#5 /var/www/[motrati.com/htdocs/wp-includes/option.php(1022)](http://motrati.com/htdocs/wp-includes/option.php(1022)): do_action()
#6 /var/www/[motrati.com/htdocs/wp-content/plugins/advanced-database-cleaner-pro/includes/class_clean_options.php(349)](http://motrati.com/htdocs/wp-content/plugins/advanced-database-cleaner-pro/includes/class_clean_options.php(349)): update_option()
#7 /var/www/[motrati.com/htdocs/wp-content/plugins/advanced-database-cleaner-pro/includes/class_clean_options.php(85)](http://motrati.com/htdocs/wp-content/plugins/advanced-database-cleaner-pro/includes/class_clean_options.php(85)): ADBC_Options_List->process_bulk_action()
#8 /var/www/[motrati.com/htdocs/wp-content/plugins/advanced-database-cleaner-pro/includes/class_clean_options.php(34)](http://motrati.com/htdocs/wp-content/plugins/advanced-database-cleaner-pro/includes/class_clean_options.php(34)): ADBC_Options_List->aDBc_prepare_and_count_options()
#9 /var/www/[motrati.com/htdocs/wp-content/plugins/advanced-database-cleaner-pro/includes/class_clean_options.php(585)](http://motrati.com/htdocs/wp-content/plugins/advanced-database-cleaner-pro/includes/class_clean_options.php(585)): ADBC_Options_List->__construct()
#10 /var/www/[motrati.com/htdocs/wp-content/plugins/advanced-database-cleaner-pro/advanced-db-cleaner.php(856)](http://motrati.com/htdocs/wp-content/plugins/advanced-database-cleaner-pro/advanced-db-cleaner.php(856)): include_once(‘…’)
#11 /var/www/[motrati.com/htdocs/wp-includes/class-wp-hook.php(324)](http://motrati.com/htdocs/wp-includes/class-wp-hook.php(324)): ADBC_Advanced_DB_Cleaner_Pro->aDBc_main_page_callback()
#12 /var/www/[motrati.com/htdocs/wp-includes/class-wp-hook.php(348)](http://motrati.com/htdocs/wp-includes/class-wp-hook.php(348)): WP_Hook->apply_filters()
#13 /var/www/[motrati.com/htdocs/wp-includes/plugin.php(517)](http://motrati.com/htdocs/wp-includes/plugin.php(517)): WP_Hook->do_action()
#14 /var/www/[motrati.com/htdocs/wp-admin/admin.php(259)](http://motrati.com/htdocs/wp-admin/admin.php(259)): do_action()
#15 {main}
  thrown

Describe what actually happens.

Steps to Reproduce the Problem

Screenshots

Drag and drop screenshots in this area that help illustrate the problem.

System Information

  • Stream plugin version:
  • WordPress version:
  • PHP version:
  • Browser:
  • Computer operating system:
@marcinkrzeminski marcinkrzeminski added this to the 4.1.0 milestone Dec 17, 2024
@marcinkrzeminski marcinkrzeminski self-assigned this Dec 17, 2024
@marcinkrzeminski
Copy link
Collaborator Author

Can't reproduce it. Waiting for input from the author on the support forum.

@marcinkrzeminski marcinkrzeminski removed this from the 4.1.0 milestone Dec 18, 2024
@marcinkrzeminski marcinkrzeminski added the support forum From the WP.org plugin support forum label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug support forum From the WP.org plugin support forum
Projects
None yet
Development

No branches or pull requests

1 participant