Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

CONFLICT – with The Cart Press – Session Error (4 posts)

Started 3 months, 3 weeks ago by: kailas108

  • Profile picture of kailas108 kailas108 said 3 months, 3 weeks ago:

    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

  • Profile picture of kailas108 kailas108 said 3 months, 3 weeks ago:

    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?

  • Profile picture of Paul Gibbs Paul Gibbs said 3 months, 3 weeks ago:

    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.

  • Profile picture of kailas108 kailas108 said 3 months, 2 weeks ago:

    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