xeagle |
08-16-2012 10:49 AM |
Quote:
Originally Posted by hpidriver
(Post 2357255)
Followed the posted instructions, tested platforms are VB 3.8 and WP 3.4 Multisite/Network. At first, the single sign on was working no problem. However, after logging in and posting comments with a couple test accounts it does not seem to work any more.
I visit the wordpress site and click log-in. VbSSO then redirects to Vb forum to log-in, and then redirects back to the wordpress site, however the user is never logged in and remains a guest. I also cannot log out of the super admin account. Any thoughts?
edit to add the error from my log-
Code:
Thu Aug 16 03:11:37 2012,527 [32209] ERROR localFileLogger - Communication: Platform returned error.
Thu Aug 16 03:11:37 2012,527 [32209] ERROR localFileLogger - array (
'product' => 4,
'version' => '3.4.1',
'error' =>
array (
'code' => 'existing_user_login',
'message' => 'This username is already registered.',
'data' => NULL,
),
)
Unrelated - I see that all Vbulletin users automatically get created as a Subscriber role in Wordpress, is there any way to customize this so that certain VB usergroups will be created as a different Wordpress user role? For example, a Vbulletin user who is a Moderator signs in using VbSSO, and instead of being stuck as a Subscriber, they are automatically made into an Editor role.
|
Please note that your existing accounts have the different username connected to the same email address or vice versa. Please verify and correct accounts in WordPress to make sure all your existing accounts in WP have the same email and username as in vBulletin.
Unrelated - unfortunately vBSSO has no that feature so far. If you would like to get it, you are free to request it and pay for the implementation.
|