![]() |
Redirect after login
I have a vbulletin wordpress bridge installed and I want the users to login from the wordpress page but I need them to login from vbulletin login page. Is it possible that once they click on the login they go to vbulletin login page and when they click login they get redirected to wordpress?
|
Create a plugin on the login_redirect hook setting the URL variable:
Code:
$vbulletin->url = $vbulletin->options['bburl'] . '/myfile.php' . $vbulletin->session->vars['sessionurl_q']; |
All times are GMT. The time now is 04:30 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|