[Plugin: Dynamic Content Gallery] Error message won't go away
-
Tried to implement the plugin Dynamic Content Gallery, but when I added the instructed code
<?php if( is_home() ) { dynamic_content_gallery(); } ?>
it simply produced the following error message at the top of my site:
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/22/6380022/html/wp-content/themes/s2clean/includes/cus.inc.php:36) in /home/content/22/6380022/html/wp-content/plugins/eshop/eshop.php on line 48
I’m guessing from this that there’s a potential conflict with the plugin eShop.
So I deleted the PHP I just added, and deactivated DCG. But the error message remains.
Tried clearing the cache, but that hasn’t helped.Anybody got any ideas/suggestions?
Many thanks.
- The topic ‘[Plugin: Dynamic Content Gallery] Error message won't go away’ is closed to new replies.