Skip to:
Content
Pages
Categories
Search
Top
Bottom

Ajax Problem session_start() – SecureInvites

  • Hi,
    I’m running buddypress (default theme) with the plugin secure invites. Every time somebody posts an update i get the following error:

    `Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /var/www/vhosts/istedia.de/httpdocs/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php:142) in /var/www/vhosts/istedia.de/httpdocs/wp-content/plugins/wordpress-mu-secure-invites/secure_invite.php on line 242`

    I asked Chris Taylor, the author of secure invites and I got the following response:

    `Hi. Looks like BuddyPress is outputting content before it should be (or that’s what the error message looks like). The session is started by Secure Invites in the ”init” event of WordPress, so anything outputting headers there is almost certainly wrong. Perhaps you could contact the BuddyPress guys to see what’s happening on bp-themes/bp-default/_inc/ajax.php:142`

    I looked into ajax.php myself, but I have just a basic knowledge of php and I can’t see what exactly is going on – just that some registered actions were called.

    Hopefully somebody here can help me out!

    Best regards!
    Thomas

  • The topic ‘Ajax Problem session_start() – SecureInvites’ is closed to new replies.
Skip to toolbar