The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Please help me ASAP
Hi,
I have a website which is built on ASP and I have a users on it, just I want to connect vBulletin to my website to let the logged-on users on my website to be automatically logged-on to vBulletin. Can any one help me how to do this ASAP? I just think if I can forward the username and password for the user from my websirte to vBulletin through a cookies or session. I transfer all users username and password to mySQL database with the MD5 coding and I test it and it works. Thank you Ahmed WOW... nonody can solve this?!! I see many websites done this!!! www.vbulletin.org done this!!! O'come-on men! |
#2
|
|||
|
|||
vBulletin.org doesn't use ASP, it uses PHP...
|
#3
|
|||
|
|||
OK, so do you have any solution for my problem?
Please I need help. |
#4
|
|||
|
|||
Sorry, I'm not an ASP coder.
|
#5
|
||||
|
||||
I don't think you'll find any ASP coders here.
|
#6
|
|||
|
|||
Hi,
OK, please design a splash screen that can read thos 2 cookies : $_COOKIE["username"]; $_COOKIE["password"]; and forward it to vBulletin, and I will complete the rest. Thank you very much for your fast reply. All the best... Best regards, Ahmed |
#7
|
||||
|
||||
We can't, we're not ASP coders here...
|
#8
|
|||
|
|||
No, in PHP...
|
#9
|
||||
|
||||
You only need to set these two cookies:
PHP Code:
|
#10
|
|||
|
|||
Hi Dismounted,
Thank you very much. But I need a code in PHP that can do this things: 1. Read thos two cookies (which is launched from my website): $_COOKIE["username"]; $_COOKIE["password"]; 2. Forward this values to vBulletin. 3. Login the user into vBulletin with this username and password. 4. Show the vBulletin Welcome Screen, and then open the vBulletin form and the user is logged on. Thank you ... Best regards, Ahmed Hi, I solve the problem Thank you I fix it... the artical is in this link: https://vborg.vbsupport.ru/showthread.php?t=151992 Thank you Ahmed |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|