The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
External login access
Hi.
I'm trying to login to our vBulletin forum from one external website (at same host). The process I'm following is accessing the Api with the login_login method, so I recive one proper session.dbsessionhash and the session.userid with a redirect_login response. Array ( [session] => Array ( [dbsessionhash] => 99760b6f1c5d05163475abb143ce8f5a [userid] => 17256 ) [response] => Array ( [errormessage] => Array ( [0] => redirect_login [1] => Demouser ) ) ) My problem is that I'm stuck in there because what I want is when I click the link to access the forums I still see the login and pasword textboxes so something has not been done properly. I suposse I'm not creating a real session. Could someone point me in the right direction? What I need is access my vBulletin and appear logged when I click my forum link from the website I'm calling the API login_login method. Thank you very much in advance |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|