Errors and site content not loading out of nowhere

Posted in: Newsmag
Post count: 2

My site was working just fine this morning, then a few hours ago by without my using it and it now doesn’t load the majority of content, nothing loads besides the menu and header. Here are the errors generated in the error_log:

[11-Dec-2018 21:44:23 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function iconv() in /home3/jazzhand/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_util.php:1541
Stack trace:
#0 /home3/jazzhand/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_css_res_compiler.php(54): mb_detect_encoding('\x8D\xAC\xF3\x85\xA9\xDD\xB2:.\xAEv\xA5')
#1 /home3/jazzhand/public_html/wp-content/plugins/td-social-counter/shortcode/td_block_social_counter.php(38): td_css_res_compiler->load_settings('td_block_social...', Array)
#2 /home3/jazzhand/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_block.php(231): td_block_social_counter->get_custom_css()
#3 /home3/jazzhand/public_html/wp-content/plugins/td-social-counter/shortcode/td_block_social_counter.php(134): td_block->get_block_css()
#4 /home3/jazzhand/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_block_widget.php(424): td_block_social_counter->render(Array)
#5 /home3/jazzhand/public_html/wp-includes/class-wp-widget.php(372): td_block_widget->widget(Array, Array in /home3/jazzhand/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_util.php on line 1541

Full errors log: https://pastebin.com/DD6ggeBw

Post count: 23312

Hi,

Try to make a full back up to your database and then, try to make a new install to another sub-domain for testing or for this domain with the latest version of the theme installed via FTP way, remove all of the untested plugins and check the results.

Thanks for your understanding!

Post count: 43

It looks like iconv module for PHP is disabled. Run phpinfo and see if it is enabled. If not, you will have to enable it or get your webhost to enable it.

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