The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Ok, I use my vBulletin member database for my site wide membership I want the users to beable to login on my homepage and not be taken to the forums index page. I also want them to be able to login anywhere on the site and have it take them back to where they were browsing.
changes to member.php PHP Code:
PHP Code:
Code:
URL is: http://www.juniorsailing.com/tips/index.php?zone_id=2 ]<form method="post" action="/forums/member.php?forums=no&url=/tips/index.php" name="login"> And this is for the vBulletin pages: Include template: PHP Code:
PHP Code:
1.) When a user logs in on a non-vB page they get taken back to where they were just like its supposed to, but the query string of the url is left off. I have pages that are displayed with stuff in the query string. (i.e. $page=2 for articles that are multi-paged and it just takes me to the main page of the article) So I need to figure out how to add on the query string. 2.) On vB pages the user is just redirected to forums homepage, not where they were. I think I'm not getting the url into the variable. Might be a problem with my include template. I am very excited since this will be my first hack, and I know of a number of people who are looking to do the same thing. |
#2
|
||||
|
||||
help!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|