Error After Upgrading to 8.71 (base64_decode() expects parameter 1 to be string)

Posted in: Newspaper
Post count: 24

I even reuploaded just the wp_booster folder; still getting an error.
I am using a Child Theme.

Warning: base64_decode() expects parameter 1 to be string, array given in /homepages/9/d333495089/htdocs/homicidal2018/wp-content/themes/Newspaper/includes/wp_booster/td_css_res_compiler.php on line 54

Post count: 22421

Hello,

The base64_decode function might be disabled by the server. Please contact your host and enable base64_decode

Thank you!

Post count: 24

Adding is_string($att_value) && to the td_css_res_compiler.php file seemed to do the trick – thank you!

Post count: 22421

Glad you solved the issue!
Have a great day!

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