The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How did vb.org create
... the setup they have when doing a NEW HACK in the Full Releases forum
First they have the NEW HACK button where the NEW THREAD button should be. Then they have a information page about what and what not to do regarding a new hack. Lastly they have a different setup to the newthread page which includes some different fields. All this is ONLY available for the Full Releases forum. How is this achievable...??? :cross-eyed: |
#2
|
||||
|
||||
One way is making a style, amd making that forum use that style, and making it override the users style.
Another way is using if/else statements and replacing the place where newthread will go witha variable. So for instances, if the forumid where the threadid is is XX then put <img src="newhack.jpg"> else <img src="newthread.jpg"> |
#3
|
|||
|
|||
...and the proper way of doing it?
|
#4
|
||||
|
||||
Both are proper ways of doing it...
You just have to figure out which one suits you better. |
#5
|
||||
|
||||
The if/else statement is probably a better way, but its up to you
Satan |
#6
|
||||
|
||||
I always use if and else statements, as I am to lazy to make 2 styles for each new style I have, lets say I have 6 styles, I will have to make 12 different styles just for that one forum.
or, you can switch around the template, make if/else statements so that if the forumid is 6 then the newreply will use newreplynew template, if not it will use the default one. You see |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|