We followed the installation instructions listed here:
http://vbsso.com/platforms/vbulletin/
We were successful at connecting to WP. We then clicked the "Remove" link to disable the connection followed by clicking the "Connect" button to re-establish the connection. This results in the following error:
Unable to verify platform [
http://www.ourdomain.com/dir/wp-cont...sso/vbsso.php] Please analyze log files located at `~/vbdir/vbsso/logs/` to detect the cause of the issue.
The log file reports:
Tue Aug 28 13:21:14 2012,582 [30178] Object id #13 localFileLogger - Platform listener:
Tue Aug 28 13:21:14 2012,582 [30178] Object id #13 localFileLogger - array (
'url' => 'http://www.ourdomain.com/dir/wp-content/plugins/vbsso/vbsso.php',
'username' => '',
'lid' => '503d283a8d8de1.44273386',
)
Tue Aug 28 13:21:14 2012,583 [30178] Object id #13 localFileLogger - Platform request JSON: {"login_url":"http:\/\/www.ourdomain.com\/
vbdir\/vbsso\/vbsso.php?do=login","logout_url":"http:\/\/www.ourdomain.com\/vbdir\/vbsso\/vbsso.php?do=logout","register_url":"http:\/
\/www.ourdomain.com\/vbdir\/vbsso\/vbsso.php?do=register","lostpassword_url":"http:\/\/www.ourdomain.com\/vbdir\/vbsso\/vbsso
.php?do=lost-password","avatar_url":"http:\/\/www.ourdomain.com\/vbdir\/vbsso\/vbsso.php?do=avatar&id=","profile_url":"http:\/\/www.ourdomain.com\/vbdir\/vbsso\/vbsso.php?do=profile&id=","e":1,"lid":"503d283a8d8 de1.44273386","d":"http:\/\/www.ourdomain.com\/v
bdir\/admincp\/vbsso.php?do=admin_platforms"}
Tue Aug 28 13:21:14 2012,583 [30178] Object id #13 localFileLogger - Platform request encrypted JSON:
(long encrypted string here)
Tue Aug 28 13:21:14 2012,584 [30178] Object id #13 localFileLogger - Platform request urlencoded/encrypted JSON: (long encrypted string here)
Tue Aug 28 13:21:19 2012,585 [30178] Object id #13 localFileLogger - Communication: Platform returned http status code: 0
Tue Aug 28 13:21:19 2012,586 [30178] Object id #13 localFileLogger - Communication: Platform returned response:
Tue Aug 28 13:21:19 2012,586 [30178] Object id #17 localFileLogger - Communication: Unable to accept response:
Tue Aug 28 13:21:19 2012,586 [30178] Object id #17 localFileLogger -
So we can no longer connect. Any idea what went wrong?
Thanks,