Skip Navigation

[Resolved] Can't access content templates

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by ryanE-9 1 year, 9 months ago.

Assisted by: Minesh.

Author
Posts
#2591313

Whenever I try to access content templates, I get this error.

hidden link

It appears that the toolset block plugin isn't loading properly as shown here - hidden link

Here the details I was sent based on the issue from the recovery email WordPress sends.

WordPress version 6.2
Active theme: RJ Colorado (version 1.0.0)
Current plugin: Toolset Blocks (version 1.6.5)
PHP version 8.0.25

Error Details
=============
An error of type E_ERROR was caused in line 67 of the file /www/rjcolorado_580/public/wp-content/plugins/toolset-blocks/vendor/toolset/dynamic-sources/server/Sources/PostContent.php. Error message: Uncaught Error: Attempt to assign property "dynamic_sources_content_processed" on null in /www/rjcolorado_580/public/wp-content/plugins/toolset-blocks/vendor/toolset/dynamic-sources/server/Sources/PostContent.php:67
Stack trace:
#0 /www/rjcolorado_580/public/wp-content/plugins/toolset-blocks/vendor/toolset/dynamic-sources/server/DynamicSources.php(514): Toolset\DynamicSources\Sources\PostContent->get_content(NULL, NULL)
#1 /www/rjcolorado_580/public/wp-includes/class-wp-hook.php(308): Toolset\DynamicSources\DynamicSources->get_source_content('', '__current_post', 25377, Object(Toolset\DynamicSources\Sources\PostContent))
#2 /www/rjcolorado_580/public/wp-includes/plugin.php(205): WP_Hook->apply_filters('', Array)
#3 /www/rjcolorado_580/public/wp-content/plugins/toolset-blocks/vendor/toolset/dynamic-sources/server/Cache.php(92): apply_filters('toolset/dynamic...', '', '__current_post', '25377', 'post-content')
#4 [internal function]: Toolset\DynamicSources\Cache->get_data_for_sources(Array, '__current_post', '25377')
#5 /www/rjcolorado_580/public/wp-content/plugins/toolset-blocks/vendor/toolset/dynamic-sources/server/Cache.php(49): call_user_func_array(Array, Array)
#6 /www/rjcolorado_580/public/wp-includes/class-wp-hook.php(308): Toolset\DynamicSources\Cache->add_cached_data(Array, '25377')
#7 /www/rjcolorado_580/public/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array)
#8 /www/rjcolorado_580/public/wp-content/plugins/toolset-blocks/vendor/toolset/dynamic-sources/server/DynamicSources.php(967): apply_filters('toolset/dynamic...', Array, 26644)
#9 /www/rjcolorado_580/public/wp-includes/class-wp-hook.php(308): Toolset\DynamicSources\DynamicSources->get_dynamic_sources_data(Array)
#10 /www/rjcolorado_580/public/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array)
#11 /www/rjcolorado_580/public/wp-content/plugins/toolset-blocks/vendor/toolset/dynamic-sources/server/DynamicSources.php(942): apply_filters('toolset/dynamic...', Array)
#12 /www/rjcolorado_580/public/wp-includes/class-wp-hook.php(308): Toolset\DynamicSources\DynamicSources->register_localization_data('')
#13 /www/rjcolorado_580/public/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#14 /www/rjcolorado_580/public/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#15 /www/rjcolorado_580/public/wp-admin/edit-form-blocks.php(272): do_action('enqueue_block_e...')
#16 /www/rjcolorado_580/public/wp-admin/post.php(187): require('/www/rjcolorado...')
#17 {main}
thrown

#2591653

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

First of all, based on the debug information you shared I find that you are using the outdated Toolset plugins. We always recommend running your site with the latest stable release plugin version.

*** Please make a FULL BACKUP of your database and website.***

Could you please update ALL Toolset plugins to it's latest officially released version. You can download the latest plugin release from your accounts page:
=> https://toolset.com/account/downloads/
OR
You can install/update Toolset pluigins using the installer plugin:
-https://toolset.com/faq/how-to-install-and-register-toolset/#automatic-installation-once-you-have-otgs-installer-plugin-installed

You may try to manually delete the Toolset plugins from the plugins listing page and upload it one by one if installer does not help.

#2592183

My issue is resolved now. Thank you!