Problems when I install the theme

Posted in: Newspaper
Post count: 3

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

Post count: 22421

Hello,

Please disable your security plugin. Then clear all caching.

Thanks.

Post count: 3

How?

Post count: 20688

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

Post count: 3

Hi!

My wp-config is:

define(‘WP_DEBUG’, false);

Is it ok?

Post count: 20688

Hi,

That would be right, yes. If you are still seeing these errors please try as suggested and contact the hosting provider, they might be able to help you with this problem. The base64_decode function might be disabled by the server.

Thanks

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