i am sorry but i m new to all this stuff and couldn't think what to have value of $session['sessionurl']?
I couldn't provide website link as i m just working on testing server right now, but am sending homepage link, which can help u more to understand my problem.
www.totalcare.net.au
I have two different database for website user and vbulletin forum.
I am calling datamanager object as stated in vBulletin manual to create new user to vbulletin database whenever I am creating new user for website database.
now I want system like that,--
user should logged in through website login system which is using website_user database.
and after getting logged in , whenever user click on the forum button he should be transferred to forums home page with logged in status.,
I think I need to post username and password to the login.php?do=login page, is it so???
any help?? thanks