Invalid Argument & Cannot send session cache

Posted in: Newspaper
Post count: 6

Good evening team,

I installed your theme last night, but I’m having a few constant issues. Tried modifying wp-config files, removing old caching files, re-installing the theme about 5 times, deactivating all plugins, but I can’t figure out the fix. So that’s why I’m here, and looking forward to your response.

Thank you.

Website: DeadicatedFans.com

Warning: Invalid argument supplied for foreach() in /home/deadic6/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php on line 2203

Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/deadic6/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php:2203) in /home/deadic6/public_html/wp-content/plugins/um-social-login/core/um-social-login-init.php on line 135

Post count: 22421

Hello,

2 of your issues are related to plugins so the other 2 could also be related to them.
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Post count: 6

That’s one of the things I have done. I renamed my plugins directory to plugins.old and xplugins on multiple occasions, but there are still issues showing:

This is right now with the plugins directory renamed.

supplied for foreach() in /home/deadic6/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php on line 2203

Warning: Cannot modify header information – headers already sent by (output started at /home/deadic6/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php:2203) in /home/deadic6/public_html/wp-includes/option.php on line 823

Warning: Cannot modify header information – headers already sent by (output started at /home/deadic6/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php:2203) in /home/deadic6/public_html/wp-includes/option.php on line 824

I will be re-enabling plugins though so the site has some functionality to it.

I also haven’t added any custom code or use a child theme yet.

Again, i appreciate the assistance!
Michael Gitkos

Post count: 6

Okay, this is interesting.

Just to try something new, I went it Theme Settings and exported my theme settings (Pasted into notepad). I then clicked to ‘reset theme’ with hopes that it might solve the issue. I doubted it though, since I’ve clean-installed the theme multiple times.

Well, after resetting theme settings, the error codes were still showing. So, I imported the theme settings back. When the import was completed, the error codes were gone (and are still gone). I don’t want to mark this as resolved yet in-case it resurfaces, but any idea why / how this would possibly fix the issue? Great if it is, but I am trying to figure out how that could possibly fix it.

Thanks!
Mike

Post count: 9544

You might have had caching, transients, etc. “stored” in the WP settings which didn’t get cleared.

I do this when messing with turning things on/off;

when done:

a) resave permalinks
b) clear transients with WP-Optimize plugin.

Really helps!

Post count: 6

I think this issue is rectified. I’m at least hoping so! Thanks for your suggestions! Did them all as an extra measure!

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