The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to display forum home page always after user log in
Hi,
I have made some changing to our system such that it automatically logs user in when they click on forum button. v are having two different database for our website users and forums user integrated. the problem is, whenever user clicks on forum burron, it logs in the user to the forum but forum transfer it back to the same page. I want to make changes such that, after every successful log in, user must be transfered to the forum home page. any idea?????? Thanks --------------- Added [DATE]1211350891[/DATE] at [TIME]1211350891[/TIME] --------------- already 2 hours and 6 visitors, but no answer?????? please help me |
#2
|
|||
|
|||
control panel ---> your style ---> edit template ---> standard redirect ---> and after that find this
Quote:
Replace with: Quote:
|
#3
|
|||
|
|||
got your point, thanks for that.
but why it is not opening in new window after I changed it's target to _blank?? any idea??? thanks |
#4
|
|||
|
|||
<p class="smallfont"> <a href="http://ENTER YOUR URL TO YOUR FORUM HOME" target="_blank">$vbphrase[click_if_browser_does_not_redirect]</a></p>
Did you have try this? if it`s not working, then it`s not working because it`s a redirect. But what you can do, is add a image above the "redirect" and give that image the "target="_blank"" code. |
#5
|
||||
|
||||
Use the plugin system for login_redirect location
|
#6
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|