The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Direct link
Dont know how much of a hack this is:
Heres what I need: Say u have 2 Forums 1. Music 2. Arcade When someone clicks on Music, it takes you to a whole bunch of posts, blah blah. However, when you click on Arcade, instead of it taking u to forumdisplay.php (and showing posts), i wanted it to take me straight to proarcade. Can this be done and how???? Any help is appreciated....thanx Peace |
#2
|
||||
|
||||
What you can do, without hacking, is a neat little trick:
1. Edit the forum you want as your link, and change its title to: Code:
</a><a href="http://www.vbulletin.org">Hello</a> |
#3
|
|||
|
|||
U ARE THE F'ING MAN.......that is off the HOOK, thank you sooo much......WOOOOOOHOOOOOOOO
Peace |
#4
|
|||
|
|||
dammit, but now i have this tag next to my new thread column ARCADE">
Any idea on how to get rid of that..?? Peace ps..www.jaydabhi.com/forums u can find the problem there under the ARCADE forum |
#5
|
||||
|
||||
Not to sure what you mean, but try:
Code:
</a><a href="http://www.vbulletin.org">Hello |
#6
|
|||
|
|||
thanx for the help, but that tag still sticks out...ive shut it off for now, im just gonna add to the forumhome template in the morning and create something to stick there....thanx again though...appreciate it
Peace |
#7
|
||||
|
||||
You have made a mistake in the forum title, and added an extra "> in there somewhere. Check it.
|
#8
|
||||
|
||||
@Steve - Why have you got:
Code:
</a><a href="http://www.vbulletin.org">Hello</a> Code:
<a href="http://www.vbulletin.org">Hello</a> Satan |
#9
|
||||
|
||||
Because if you have normal text in the title, it outputs as
Code:
<a href="forumdisplay.php?forumdid=4">title</a> Code:
<a href="forumdisplay.php?forumdid=4"></a><a href="url">title</a> |
#10
|
||||
|
||||
That is wrong...
If you enter a straight "<a href="url"></a>" tag, it will overwrite the "forumdisplay.php?forumid=$forumid" Satan |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|