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.
|
Did you map the users as the instructions noted?
|
I did originally and did it again today just to make sure.
|
I went through these steps again just to make sure everything was ok
PHP Code:
|
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.
|
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 |
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.
|
Also, did you turn integration on in the script by uncommenting this line?
Code:
#define('USE_ADMINCP_BRIDGE', true); |
All times are GMT -4. The time now is 07:11 PM. |
Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.