The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Login Redirect info
Ok so, I need to find a way when users click on a text link to login on my website (Wordpress), and have them directed to the vB login, and then redirect them to the page they were last viewing. Any idea on how i should format the URL?
I tried these but they did now work. Code:
http://www.url.com/forum/login.php?do=login?redirect_to=<?php the_permalink(); ?> http://www.url.com/forum/login.php?redirect_to=<?php the_permalink(); ?> |
#2
|
||||
|
||||
They will not work like that on their own - you will need to create a plugin to store the data, and pass it through the login form.
|
#3
|
|||
|
|||
I don't know any programming really. Might end up having to pay for a small mod to be made.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|