Skip to:
Content
Pages
Categories
Search
Top
Bottom

CONFLICT – with The Cart Press – Session Error

  • I have BuddyPress installed along with The Cart Press . All the latest versions in a development sandbox.

    I created test users, test products, and just created a test BP Group and Forum (not Sitewide).

    The first time I clicked to create a Group, I got this Cart Press error message — displayed directly in my BuddyPress Forum page:

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/shreemaa/public_html/httpdocs/wordpress/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php:482) in /home/shreemaa/public_html/httpdocs/wordpress/wp-content/plugins/thecartpress/TheCartPress.class.php on line 834

    Clearly there is some sharing issue going on with the Session.

    I don’t know whether this is an issue with how BuddyPress deals with the Session Cache, or if it’s on The Cart Press side. I have a screenshot if anyone needs.

    Kailas

Viewing 3 replies - 1 through 3 (of 3 total)
  • Part of what I would like to understand – is how clicking a button in the BuddyPress forum to create a group – somehow triggered an error on a PHP page in TheCartPress? How could those two totally different pages/templates/systems trigger that kind of error?

    BuddyPress doesn’t use the session cache, though we do set the response header in some places, which I think is what session cache also tries to do.

    I posted the same issue with TheCartPress and they said the issue has to do with how the plugins initialize. I asked them to connect w/BP developers to look into it. I got the same error again today in my Activity stream when I replied to a post during testing.

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/shreemaa/public_html/httpdocs/wordpress/wp-content/themes/shree-maa/activity/comment.php:15) in /home/shreemaa/public_html/httpdocs/wordpress/wp-content/plugins/thecartpress/TheCartPress.class.php on line 781

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CONFLICT – with The Cart Press – Session Error’ is closed to new replies.
Skip to toolbar