Hi there, does anyone know what these errors mean?
These are from my error log file in the root. Seems that there are two tables missing: tds_options and tds_plans. I recently updated my theme from Newspaper 9 to 11. The update seemed to go well. Any insight on these errors would be appreciated.
Thanks
b…
[25-Jul-2022 10:27:31 UTC] WordPress database error Table ‘i5370152_wp6.tds_options’ doesn’t exist for query SELECT * FROM tds_options made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/td-subscription/td-subscription.php’), td_subscription::instance, td_subscription->__construct, td_subscription->includes, tds_util::get_tds_options
[25-Jul-2022 10:27:31 UTC] WordPress database error Table ‘i5370152_wp6.tds_plans’ doesn’t exist for query SELECT * FROM tds_plans made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/Newspaper/functions.php’), require_once(‘/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php’), do_action(‘td_wp_booster_legacy’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘/plugins/td-composer/legacy/Newspaper/functions.php’), require_once(‘/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php’), do_action(‘td_wp_booster_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tdc_plugin_init, do_action(‘tdc_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, tds_config::on_tdc_loaded, tds_config::get_plans
Hi Bettina, that seemed to do the trick. I followed a larger troubleshoot not I found on the forum. I deactivated all my plugins, I activated a non-newspaper theme, them i reactivated the Newspaper theme and reactivated all the plugins. Which re-installed the Opt-in builder.
ONE PROBLEM: everything is working fine now, but the URL that my website logo points to has changed to my staging server. I went into Cloud Templates and found the active header and checked and it is pointing to my proper URL, however the logo in the main theme is still pointing to a subfolder with my staging site.
Should be https://regulatorwatch.com
Currently is https://regulatorwatch.com/June24-BK
How do I change this back to it’s original?
Let me know thanks!
b…