Hello, we have an issue when preview a post. The preview crash.
Here is the error log:
[Tue Jan 07 11:16:59.200185 2020] [proxy_fcgi:error] [pid 30149:tid 140520709936896] [client 186.52.146.139:45676] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to a member function format() on boolean in /var/www/vhosts/opcion.com.uy/httpdocs/marketing/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:1667\nStack trace:\n#0 /var/www/vhosts/opcion.com.uy/httpdocs/marketing/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): tdb_state_single->{closure}()\n#1 /var/www/vhosts/opcion.com.uy/httpdocs/marketing/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): Closure->__invoke()\n#2 /var/www/vhosts/opcion.com.uy/httpdocs/marketing/wp-includes/template-loader.php(98): include(‘/var/www/vhosts…’)\n#3 /var/www/vhosts/opcion.com.uy/httpdocs/marketing/wp-blog-header.php(19): require_once(‘/var/www/vhosts…’)\n#4 /var/www/vhosts/opcion.com.uy/httpdocs/marketing/index.php(17): require(‘/var/www/vhosts…’)\n#5 {main}\n thrown in /var/www/vhosts/opcion.com.uy/httpdocs/marketing/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 1667\n’, referer: https://www.opcion.com.uy/marketing/wp-admin/post-new.php
[Tue Jan 07 11:17:04.651399 2020] [proxy_fcgi:error] [pid 30149:tid 140520837773056] [client 186.52.146.139:45836] AH01068: Got bogus version 9, referer: https://www.opcion.com.uy/marketing/?p=5925&preview=true
[Tue Jan 07 11:17:04.651439 2020] [proxy_fcgi:error] [pid 30149:tid 140520837773056] (22)Invalid argument: [client 186.52.146.139:45836] AH01075: Error dispatching request to :, referer: https://www.opcion.com.uy/marketing/?p=5925&preview=true
Any help?
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!