Error when activating td-composer

Posted in: Newspaper
Post count: 3

When activating td-composer the whole website breaks, front end and backend with the following 2 errors:

01.
The tdc_state::$is_live_editor_ajax is NOT setThe tdc_state::$is_live_editor_iframe is NOT set

wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: tdb_util is not set.
/var/www/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php

02.
The tdc_state::$is_live_editor_ajax is NOT setThe tdc_state::$is_live_editor_iframe is NOT set

wp_booster error:
Missing parameter: ‘file’
/var/www/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php

Display backtrace

Post count: 21065

Hello @shirohae!

Make sure you have the latest update of the theme and plugins too. Check if all the necessary tagdiv plugins are active in the Newspaper -> Plugins. Install the Standard Pack plugin if you use the default templates.

Thank you!

Post count: 3

Same issue. I’ve tried manually updating and uploading the plugins.
https://imgur.com/qkVEmYt
https://imgur.com/r9z1M83

I have the latest versions of the theme and the plugins so the issue isn’t there.

Post count: 35449

Hi shirohae,
Please try the following steps:
Please go to appearance > themes and set a default theme from WordPress, after that set back the Newspaper theme.
Delete the tagDiv Cloud Library plugin, you may need cPanel or FTP access to do this.
If you have tried these steps and the problem still persists, please contact us by email at contact@tagdiv.com and provide wp-admin and cPanel access. Include the link of this topic to identify you. We’ll check it as soon as possible.
Thank you!

Post count: 3

The problem persists. I’ve attached screenshot. How can I give you access since I work offline ?
https://imgur.com/pNpEP5V

Post count: 27744

Hi,
Normally when an ajax error appears it is due to something that is blocking the theme, most of the time the error appears in the browser console.
As for providing access what you can do is set the website on staging and provide access to it via email at contact@tagdiv.com
Thank you!

Post count: 25

I am also facing the same error as soon as I enable “tagDiv Cloud Library Plugin”
fyi,
My all plugins are up to date.
TagDiv Composer – Version 3.5 | built on 19.10.2022 13:12
TagDiv Standard Pack – Version 1.5 | built on 05.10.2022 13:12
PHP Version: 7.4.13
Theme Version: 12.1
I am testing the upgrade on my local machine (Avoiding live website interruption)

Full Error Log

The tdc_state::$is_live_editor_ajax is NOT setThe tdc_state::$is_live_editor_iframe is NOT set

wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: tdb_util is not set.
C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\legacy\common\wp_booster\td_api.php

Display backtrace

Array
(
[0] => Array
(
[file] => C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\legacy\common\wp_booster\td_api.php
[line] => 346
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\legacy\common\wp_booster\td_api.php
[1] => td_api_base::mark_used_on_page : a component with the ID: tdb_util is not set.
)

)

[1] => Array
(
[file] => C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\legacy\common\wp_booster\td_api.php
[line] => 134
[function] => mark_used_on_page
[class] => td_api_base
[type] => ::
[args] => Array
(
[0] => tdb_util
)

)

[2] => Array
(
[file] => C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\legacy\common\wp_booster\td_autoload_classes.php
[line] => 23
[function] => get_by_id
[class] => td_api_base
[type] => ::
[args] => Array
(
[0] => tdb_util
)

)

[3] => Array
(
[function] => loading_classes
[class] => td_autoload_classes
[object] => td_autoload_classes Object
(
)

[type] => ->
[args] => Array
(
[0] => tdb_util
)

)

[4] => Array
(
[file] => C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\legacy\common\wp_booster\td_util.php
[line] => 4024
[function] => spl_autoload_call
[args] => Array
(
[0] => tdb_util
)

)

[5] => Array
(
[file] => C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\includes\tdc_map.php
[line] => 1680
[function] => get_display_restrictions_atts
[class] => td_util
[type] => ::
[args] => Array
(
)

)

[6] => Array
(
[file] => C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\includes\tdc_main.php
[line] => 60
[args] => Array
(
[0] => C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\includes\tdc_map.php
)

[function] => require_once
)

)

The tdc_state::$is_live_editor_ajax is NOT setThe tdc_state::$is_live_editor_iframe is NOT set

wp_booster error:
Missing parameter: 'file'
C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\legacy\common\wp_booster\td_autoload_classes.php

Display backtrace

Fatal error: Uncaught Error: Class 'tdb_util' not found in C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\legacy\common\wp_booster\td_util.php:4024 Stack trace: #0 C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\includes\tdc_map.php(1680): td_util::get_display_restrictions_atts() #1 C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\includes\tdc_main.php(60): require_once('C:\\xampp\\htdocs...') #2 C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\td-composer.php(160): require_once('C:\\xampp\\htdocs...') #3 C:\xampp\htdocs\tsq02092022\wp-includes\class-wp-hook.php(308): tdc_plugin_init('') #4 C:\xampp\htdocs\tsq02092022\wp-includes\class-wp-hook.php(332): WP_Hook->apply_filters('', Array) #5 C:\xampp\htdocs\tsq02092022\wp-includes\plugin.php(517): WP_Hook->do_action(Array) #6 C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\legacy\common\wp_booster\td_wp_booster_functions.php(267): do_action('td_wp_booster_l...') #7 C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-compos in C:\xampp\htdocs\tsq02092022\wp-content\plugins\td-composer\legacy\common\wp_booster\td_util.php on line 4024
There has been a critical error on this website. Please check your site admin email inbox for instructions.

Post count: 27744

Hello,

Please contact us via email at contact@tagdiv.com and provide the wp-admin access and credentials; also, cPanel access.

Thank you!

Post count: 3

i have exactly the same error. did you find solution?

Post count: 5

Same issue. With tagdiv composer enabled I can’t access my site at all. I get the error “There has been a critical error on this website. Please check your site admin email inbox for instructions.” from WordPress.

Theme always breaks when WordPress updates, so I’m assuming I just need to update it like always, but it’s not even giving the option.

I don’t know anything about coding and programming and stuff like that so other than just doing it in the theme, I don’t know how else to update it. I’m at a loss here.

Had to get the dude who helps me with this complicated website management stuff to deactivate tagdiv composer (no clue how he did it) so I can actually log in and get to the back end of the site. Couldn’t do that either. Couldn’t reach the site at all the tagdiv composer activated. When we tried to update it I got an ajax error message. So the dude just deactivated again and told me to update it manually. Expect I don’t know how to do that.

  • This reply was modified 3 years by KJFC.
Post count: 5

Got some further help from the dude and this is the error, he says:

[23-Nov-2022 22:46:13 UTC] PHP Parse error: syntax error, unexpected ‘?’ in /home/kotamag/public_html/wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php on line 33307

Post count: 1

the site crashes and shows the following error “Internal Server Error”, when activating the tagDiv Composer plugins

Post count: 27744

Hi,

Please check the suggestions from this article https://kinsta.com/knowledgebase/there-has-been-a-critical-error-on-your-website/
Also, please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

Thank you!

Post count: 25

I was able to fix issue with custom theme name by adding MyCustomThemeName

static $theme_versions = array (
'Newspaper' => '8.7.5',
'Newsmag' => '4.4',
'MyCustomThemeName' => '8.7.5',
);


in file wp-content\plugins\td-cloud-library\tdb_version_check.php and the issue was gone.

Viewing 14 posts - 1 through 14 (of 14 total)
The forum ‘Newspaper’ is closed to new topics and replies.