After doing the theme update, I have received this error any time I try to open a page with TD-Composer for the second time. It made a mess of my homepage and adjusted the entire layout, no longer with any multiple columns or sidebars.
Now I can’t access my homepage in the TD-Composer without it getting stuck and giving me the error. I can build a page from scratch without a problem. But if I save it, and try to re-enter to make changes, I receive the same error. “Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!”
Even when I was trying to create a new homepage (without ever leaving TD-Composer), I could save and view the preview, but the preview acted like there were no columns or any content on the right side. I closed the composer and tried to relaunch it. While the WP preview shows the columns and all correctly, I can no longer edit the page as I get the previously mentioned error.
-
This reply was modified 8 years by
cwamerica. Reason: Adding additional detail
I just tried to delete the composer and reinstall it from the version in the recent theme update. I didn’t update anything other than the composer and it crashed my site again with this code:
Fatal error: Uncaught Error: Call to undefined method td_config_helper::get_map_block_shadow_array() in /home/childs18/childsworld.news/wp-content/plugins/td-composer/includes/tdc_map.php:662 Stack trace: #0 /home/childs18/childsworld.news/wp-content/plugins/td-composer/includes/tdc_main.php(32): require_once() #1 /home/childs18/childsworld.news/wp-content/plugins/td-composer/td-composer.php(35): require_once(‘/home/childs18/…’) #2 /home/childs18/childsworld.news/wp-includes/class-wp-hook.php(286): tdc_plugin_init(”) #3 /home/childs18/childsworld.news/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #4 /home/childs18/childsworld.news/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 /home/childs18/childsworld.news/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php(207): do_action(‘td_wp_booster_l…’) #6 /home/childs18/childsworld.news/wp-content/themes/Newspaper/functions.php(23): require_once(‘/home/childs18/…’) #7 /home/childs18/childsworld.news/wp-settings.php in /home/childs18/childsworld.news/wp-content/plugins/td-composer/includes/tdc_map.php on line 662
Simion,
All of the errors are listed previously. The plug-in that the host says crashes my site (both times) is ““[William Wa.] Ok it looks like the issue was coming from the plugin: td-composer”.” They deactivate the td-composer plug-in and it at least gets me back in to the wordpress dashboard so that I can do a restore of my site. Until I restore, my site has a bunch of random coding spots.
From what I understand, if I update the theme using FTP that is supposed to automatically updated/install the correct plug-ins related. I have never had to update them separately in the past, nor does my plug-in section say there are any updates for plug-ins.
This is becoming a growing problem, as now when I try to use the composer, it glitches and isn’t responding correctly. So I am now unable to make changes.
[William Wa.] Well here is the error that I was getting when trying to use the WordPress CLI tools:
Fatal error: Uncaught Error: Call to undefined method td_config_helper::get_map_block_shadow_array() in /home/childs18/childsworld.news/wp-content/plugins/td-composer/includes/tdc_map.php:662
Stack trace:
#0 /home/childs18/childsworld.news/wp-content/plugins/td-composer/includes/tdc_main.php(32): require_once()
#1 /home/childs18/childsworld.news/wp-content/plugins/td-composer/td-composer.php(35): require_once(‘/home/childs18/…’)
#2 /home/childs18/childsworld.news/wp-includes/class-wp-hook.php(286): tdc_plugin_init(”)
#3 /home/childs18/childsworld.news/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#4 /home/childs18/childsworld.news/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#5 /home/childs18/childsworld.news/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php(207): do_action(‘td_wp_booster_l…’)
#6 /home/childs18/childsworld.news/wp-content/themes/Newspaper/functions.php(23): require_once(‘/home/childs18/…’)
#7 /home/childs18/childsworld.news/wp-settings.php in /home/childs18/childsworld.news/wp-content/plugins/td-composer/includes/tdc_map.php on line 662
Our web host has verified that this issue is the same as the previous issue I had with the last update. “[William Wa.] Ok it looks like the issue was coming from the plugin: td-composer”.
Okay. Makes Sense.
So if I use the wordpress method of updating, i have to uninstall the theme first before reinstalling. I know i wont loose content, but will i loose my settings such as colors, filtering etc.? Thank You