Why?
Warning: base64_decode() has been disabled for security reasons in /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1344
Warning: base64_decode() has been disabled for security reasons in /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1344
Warning: base64_decode() has been disabled for security reasons in /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1344
Warning: Cannot modify header information – headers already sent by (output started at /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1344) in /home/buxcar/public_html/economia/wp-admin/includes/misc.php on line 1114
Warning: Cannot modify header information – headers already sent by (output started at /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1344) in /home/buxcar/public_html/economia/wp-includes/option.php on line 919
Warning: Cannot modify header information – headers already sent by (output started at /home/buxcar/public_html/economia/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1344) in /home/buxcar/public_html/economia/wp-includes/option.php on line 920
Hi,
The warning seems to be related to the base64 decode function in the theme, it is considering it insecure. Please check first if WP Debug is set to false in the wp-config file
– https://forum.tagdiv.com/system-status-parameters-guide/
If you also have a security plugin installed or a security service provided by the hosting, you could check if there are options to exclude theme files and elements.
Thanks