[Plugin: custom tables] PHP Warning "Cannot send session cache limiter"
-
When browsing groups in BuddyPress, I receive this error at the bottom of the page when skipping to the next page:
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/rtvzoo/public_html/content/themes/reviewit/groups/groups-loop.php:14) in /home/rtvzoo/public_html/plugins/custom-tables/custom-tables.php on line 1052
So, I’m no PHP guru, but it seems like the plugin is sending “something” that has already been send by my theme “reviewit” and apparently PHP or WordPress or whatever doesn’t like that.
Any suggestions?
The topic ‘[Plugin: custom tables] PHP Warning "Cannot send session cache limiter"’ is closed to new replies.