Lampwrights Forum

Lampwrights Forum (http://www.lampwrights.com/index.php)
-   vBulletin Wordpress Bridge (http://www.lampwrights.com/forumdisplay.php?f=13)
-   -   Not able to set Cookies, header already sent. (http://www.lampwrights.com/showthread.php?t=45)

earthome 01-20-2011 11:05 PM

Not able to set Cookies, header already sent.
 
Not able to set Cookies, header already sent.
File: / home /user/ domains / domain.com / public_html / wp-content / plugins / vbbridge / vbbridge.php
Line: 27

vbb:3.84
wp:3.04

earthome 01-21-2011 03:58 AM

将第27行的
echo "<div class=\"updated\">\n" . "<p>" . "<strong>" . __('Options saved.', 'vbridge') . "</strong>" . "</p>\n" . "</div>\n";
改成 $echo_str = "<div class=\"updated\">\n" . "<p>" . "<strong>" . __('Options saved.', 'vbridge') . "</strong>" . "</p>\n" . "</div>\n";

然後再第46行 加上 echo $echo_str;

by:http://www.ihstar.com yoching

earthome 01-21-2011 04:36 AM

user can not log in administrator

Jeff 01-21-2011 08:18 AM

You will probably have to add this line in your vbbridge.php file right after the <?php line:

Code:

define('DISABLE_HOOKS', true);

Jeff 01-21-2011 12:09 PM

Download version 10.0.1 and you will not have to edit anything:

http://www.lampwrights.com/showthread.php?t=41

earthome 01-21-2011 12:19 PM

1 Attachment(s)
my vbb 3.84 http://forum.xx.com
my wp 3.04 http://www.xx.com

I am a Chinese user
Please help me
My English is very bad

define('DISABLE_HOOKS', true); Is to disable all plug-ins

Jeff 01-21-2011 12:20 PM

Quote:

Originally Posted by earthome (Post 89)
my vbb 3.84 http://forum.xx.com
my wp 3.04 http://www.xx.com

I am a Chinese user
Please help me
My English is very bad

define('DISABLE_HOOKS', true); Is to disable all plug-ins

It only disables them WHEN in wordpress, not in vbulletin. If you download latest version (just updated today) it should fix it for you.

earthome 01-21-2011 12:33 PM

Quote:

Originally Posted by Jeff (Post 90)
It only disables them WHEN in wordpress, not in vbulletin. If you download latest version (just updated today) it should fix it for you.

I just downloaded and updated plug-in.
VBB USER can not log on WP

Jeff 01-21-2011 12:42 PM

Quote:

Originally Posted by earthome (Post 91)
I just downloaded and updated plug-in.
VBB USER can not log on WP

VB user can not log into admin control panel anymore, comments only.

See limitations: http://www.lampwrights.com/showthread.php?t=41

earthome 01-21-2011 12:58 PM

Quote:

Originally Posted by Jeff (Post 92)
VB user can not log into admin control panel anymore, comments only.

See limitations: http://www.lampwrights.com/showthread.php?t=41

VBB user can log in front, but can not quit, can not publish the article

Jeff 01-21-2011 01:23 PM

Quote:

Originally Posted by earthome (Post 93)
VBB user can log in front, but can not quit, can not publish the article

Yes. they cannot. It does NOT bridge users into wp-admin.

earthome 01-22-2011 10:28 AM

How to make VBB USER published in the WP article?
VBB USER how WP articles published?

Jeff 01-22-2011 10:31 AM

Quote:

Originally Posted by earthome (Post 109)
How to make VBB USER published in the WP article?
VBB USER how WP articles published?

This plugin does not do that.

earthome 01-22-2011 10:36 AM

Quote:

Originally Posted by Jeff (Post 110)
This plugin does not do that.

Change it, so he supported the VBB USER post to WP!

Jeff 01-22-2011 10:42 AM

Quote:

Originally Posted by earthome (Post 111)
Change it, so he supported the VBB USER post to WP!

Please READ the description. I know you do not understand English but please try to understand we are starting over on the bridge because Wordpress started over on a lot of their stuff too.


All times are GMT -4. The time now is 05:56 AM.

Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.