The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Awesome! If you need any help let me know!
|
#12
|
||||
|
||||
btw I am actually installing the archive hack now
|
#13
|
||||
|
||||
i like to hear that ok, the code is written, but ther is no design, make it like you want it template showtitles: Code:
{htmldoctype} <html> <head><title>$bbtitle - Titles</title> $headinclude </head> <body> $header <table><tr><td>Min Posts</td><td>Usertitle</td></tr> $titletext </table> $footer </body> </html> |
#14
|
||||
|
||||
Nice work m8! I am going to customize it a bit but great work! Thanks much!
|
#15
|
||||
|
||||
you're welcome
|
#16
|
||||
|
||||
Cool hack!
Satan |
#17
|
||||
|
||||
thanks
|
#18
|
||||
|
||||
Your welcome
How would you edit this to find out about Avatars? Satan |
#19
|
||||
|
||||
I need to have the User Title and Minimum Posts as two sparate variables in the titles.php without any formatting whatsoever in the php file, can it be done? Please?
Quote:
|
#20
|
||||
|
||||
you'll have a problem: since you don't know how much titles you have, you can't make dynamic variables because in the templates you cannot make a loop to call them all.
you maust make a small sort of formating, or you make your template hardcoded to 3 or 4 or whatever count of your titles.. but if you want to do so: replace this PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|