Log in

View Full Version : Integration Questions


hsomel
08-31-2006, 03:22 PM
Hi

I am attempting to integrate the Vbulletin forums with my site and I have a number of questions:

1) Is it possible to log out a user via non vbulletin php script, what function should I use? I have found a function called process_logout in functions_login.php, will this function do what I require?

2) Is it possible to remove the user login panel or replace it with something else? If so how would I do this? Just point me in the right direction!

3) Is it possible to remove the "Log Out" hyperlink on the main bar or replace it with something else? If so how would I do this? Once again just point me in the right direction!

4) What Vbulletin plugin hook is used/called when a user logouts and logs in?

Many Thanks