View Single Post
02-20-2011, 01:44 AM   #1
kpmedia
Junior Member
 
Join Date: Jan 2011
Posts: 23
Rep Power: 0
kpmedia is getting browny points
Unable to add cookies, header already sent.

The bridge seems to work (login shared for WP + vB), and that's what I needed.
And I can map roles to usergroups (although it ignores certain roles-based permissions as set by WP, but that's another conversation).

When I go to the admin menu, and change the vBBridge settings, in either place, I get this response in the browser:

Quote:
Unable to add cookies, header already sent.
File: C:\Inetpub\vhosts\nooffseason.com\httpdocs\wp-content\plugins\vbbridge\vbbridge.php
Line: 27
Now, the settings are changing. I've logged into MySQL to verify.

Is this something I should be concerned about?
It appears to be vBulletin-related, and not WP related.
I'm not exactly clear on what this message means, and Google searching didn't turn up anything specific that I could see.

I saw the other thread here: http://www.lampwrights.com/showthread.php?t=45
And I added this as line 2 of vbbridge.php:
PHP Code:
define('DISABLE_HOOKS'true); 
Now I get this:
Quote:
Unable to add cookies, header already sent.
File: C:\Inetpub\vhosts\nooffseason.com\httpdocs\wp-content\plugins\vbbridge\vbbridge.php
Line: 28
Wanted your input.

Not sure if this is related to my WP roles permissions not being honored, if it's a meaningless error, or something else entirely.

Thanks.
__________________
.
Thanks.
Tip: You can also find me at digitalFAQ.com/forum, if I don't reply here.
kpmedia is offline   Reply With Quote