06-21-2011, 05:22 PM | #1 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
Bridge installed, can't make wp posts as vb user
So I have version 10.0.8 of the bridge installed with WP 3.1 and vb 3.8.4. I login to vb first with my vb username and password, then I proceed to the wp front page and it greets me with my correct username (so far so good). Then I go to make a post with this username and WP prompts me for a WP username and password. Obviously this U/P combination does not exist, so I am not successful in making a post. Any ideas? I do have the plugin enabled.
|
Reply With Quote |
06-21-2011, 07:05 PM | #2 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Did you map the users as the instructions noted?
|
Reply With Quote |
06-21-2011, 07:10 PM | #3 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
I did originally and did it again today just to make sure.
|
Reply With Quote |
06-21-2011, 08:48 PM | #4 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
I went through these steps again just to make sure everything was ok
PHP Code:
|
Reply With Quote |
06-21-2011, 08:55 PM | #5 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
When I login with my test user account in vb, then go to my wp installation, it shows the test user account name at the top of wp with "add new", "comments", etc, but when I try to add a new post for example, I get taken to the Word Press login screen and of course WP knows nothing about that username, it's a vb username.
|
Reply With Quote |
06-21-2011, 08:58 PM | #6 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
Some more information. When I redo my "map users", I get:
Options saved. Warning: Cannot modify header information - headers already sent by (output started at /home/msports/public_html/mscms/wp-content/plugins/vbbridge/vbbridge.php:35) in /home/msports/public_html/mscms/wp-includes/pluggable.php on line 897 |
Reply With Quote |
06-22-2011, 07:52 AM | #7 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Sounds like you have a plugin in vb causing issues, but if you set display_errors to off in your php.ini file you should be all set. That should always be off in a production environment.
|
Reply With Quote |
06-22-2011, 08:06 AM | #8 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Also, did you turn integration on in the script by uncommenting this line?
Code:
#define('USE_ADMINCP_BRIDGE', true); |
Reply With Quote |
Reply |
Tags |
vbulletin wordpress bridge |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wordpress user properties settings with active bridge plugin | netmax | vBulletin Wordpress Bridge | 4 | 06-06-2011 08:26 PM |
WP - vb bridge and strange user interactions | wacnstac | vBulletin Wordpress Bridge | 17 | 04-25-2011 08:02 AM |
So.... I have the bridge installed | wacnstac | vBulletin Wordpress Bridge | 13 | 02-27-2011 12:16 AM |
WP bridge installed, I get this error when I try to do user mappings | wacnstac | vBulletin Wordpress Bridge | 10 | 02-23-2011 10:40 AM |