Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Raffu
tagDiv Member

The issue seems resolved after upgrading the wordpress core from 5.2.4 -> 5.3

Raffu
tagDiv Member

Despite what previously said, the fatal error is still there after the php upgrade:

Fatal error: Uncaught Error: Call to undefined function get_post_datetime() in /data/websites/liguriaoggi.it/___/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php:671 Stack trace: #0 /data/websites/liguriaoggi.it/___/wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-2.php(42): td_module_single_base->get_item_scope_meta() #1 /data/websites/liguriaoggi.it/___/wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_2.php(56): require_once(‘/data/websites/…’) #2 /data/websites/liguriaoggi.it/___/wp-includes/template-loader.php(78): include(‘/data/websites/…’) #3 /data/websites/liguriaoggi.it/___/wp-blog-header.php(19): require_once(‘/data/websites/…’) #4 /data/websites/liguriaoggi.it/___/index.php(17): require(‘/data/websites/…’) #5 {main} thrown in /data/websites/liguriaoggi.it/___/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 671

Raffu
tagDiv Member

After deep investigation I’ve noticed a very unusual thing.
If you inspect the post and see the html the initial opening html tag (html, head) are loaded at the end of the page.

Disabling the caching plugin (qp super cache) a small improvement is noted: now the tags are ok but still missing the sidebar, the footer and some js.

  • This reply was modified 6 years by Raffu.
Raffu
tagDiv Member

The error log could be unreleated; we’ve upgraded Php from 7.1 to 7.3 and the error seems to disappear. Despite this the full post view is still broken.

Raffu
tagDiv Member

Looking in the logs, I’ve noticed a fatal error:

Nov 30 12:57:06 php71-a-eqs ool liguriaoggi.it: PHP Fatal error: Uncaught Error: Call to undefined function get_post_datetime() in /data/websites/liguriaoggi.it/___/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php:671#012Stack trace:#012#0 /data/websites/liguriaoggi.it/___/wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-2.php(42): td_module_single_base->get_item_scope_meta()#012#1 /data/websites/liguriaoggi.it/___/wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_2.php(56): require_once(‘/data/websites/…’)#012#2 /data/websites/liguriaoggi.it/___/wp-includes/template-loader.php(78): include(‘/data/websites/…’)#012#3 /data/websites/liguriaoggi.it/___/wp-blog-header.php(19): require_once(‘/data/websites/…’)#012#4 /data/websites/liguriaoggi.it/___/index.php(17): require(‘/data/websites/…’)#012#5 {main}#012 thrown in /data/websites/liguriaoggi.it/___/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 671

Viewing 5 posts - 1 through 5 (of 5 total)