The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Ok, I have a custom CMS that when the user logs into it everything is all set up, they can even go to the forums and they are already logged in.
The only issue, is if they go to the forums first, via a link, or a search engine and then they want to post something they are redirected to the vbulletin login page. I want them to be redirected to my login page. I will handle the refferer url and bring them back to the posting page after they are authenticated. Ideally I would like to do a header("location:/myloginpage.php'); in one of the methods. Thanks, Brian Ok, I realize that there are templates I can edit. I can probably just change the form action="" to be my login page. But what template would I edit? |
#2
|
|||
|
|||
![]()
Did you ever figure out the best way to do this? I am in a similar position
|
#3
|
|||
|
|||
![]()
Since there are so many unanswered post in this forum, I thought I would gladly answer you!
I went into the admincp and modified the templates for all the login pages. I changed the form tags to set the action to be my login scripts. In my login scripts I check the referrer and bring them back to whatever page they came to the login from (in this case the forum thread). Hope this helps. -Brian |
#4
|
|||
|
|||
![]()
Thanks for your reply.
So you were keeping your login pages but simply changing the form it posts to? If so thats a shame as I require all triggers to login to go to a separate login page away from the forums and then obviously check the referrer to go back to where they were in the forums. I appreciate the answer none the less, and will pursue this method if I cannot accurately replicate what I wish to achieve above. |
#5
|
|||
|
|||
![]() Quote:
Or are you saying this is what you set up -> You have working triggers to go to a separate login. If the later, please explain. Thanks! |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|