norm2020
Forum Replies Created
-
Forum: Plugins
In reply to: [SB Chart block] Update throws a site critical errorTks works great now!
- This reply was modified 1 year, 9 months ago by norm2020. Reason: add resolution
Forum: Plugins
In reply to: [SB Chart block] Update throws a site critical errorHere’s the edited error report for the earlier critical error report:
Error Details
An error of type E_ERROR was caused in line 396 of the file //wp-content/plugins/sb-chart-block/libs/class-sb-chart-block.php. Error message: Uncaught Error: Call to undefined function bw_trace2() in wp-content/plugins/sb-chart-block/libs/class-sb-chart-block.php:396
Stack trace:0 /wp-content/plugins/sb-chart-block/libs/class-sb-chart-block.php(298): SB_chart_block->transpose(Array)
1 wp-content/plugins/sb-chart-block/libs/class-sb-chart-block.php(75): SB_chart_block->prepare_content(‘x,Suicides – Ag…’)
2 wp-content/plugins/sb-chart-block/sb-chart-block.php(169): SB_chart_block->render(Array, ‘x,Suicides – Ag…’)
3 wp-content/plugins/sb-chart-block/sb-chart-block.php(104): sb_chart_block_shortcode(Array, ‘x,Suicides – Ag…’, ‘chartjs’)
4 wp-includes/class-wp-block.php(256): sb_chart_block_dynamic_block(Array, ‘\n
Tks very much. All fixed.
Hi. Despite the release of 1.9.7 and now 1.2.0 I am also still getting a fatal error when activating Tag Groups on my site and the WP-CLI remains broken.
Any help appreciated.
The Error message (from 1.9.7 installation) is:
An error of type E_ERROR was caused in line 7 of the file /XXXXXX/public_html/wp-content/plugins/tag-groups/views/admin/new_tag_main.view.php. Error message: Uncaught Error: Call to a member function is_in_group() on null in /XXXXXX/public_html/wp-content/plugins/tag-groups/views/admin/new_tag_main.view.php:7
Stack trace:
#0 /XXXXXX/public_html/wp-content/plugins/tag-groups/include/helpers/class.view.php(77): include()
#1 /XXXXXX/public_html/wp-content/plugins/tag-groups/include/admin/class.admin.php(294): TagGroups_View->render()
#2 /XXXXXX/public_html/wp-includes/class-wp-hook.php(288): TagGroups_Admin::tag_input_metabox(Object(WP_Term))
#3 /XXXXXX/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#4 /XXXXXX/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#5 /XXXXXX/public_html/wp-admin/edit-tag-form.php(237): do_action(‘post_tag_edit_f…’, Object(WP_Term), ‘post_tag’)
#6 /XXXXXX/public_html/wp-admin/term.php(69): include(‘/XXXXXX/…’)
#7 {main}
thrown