The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Filburt's n00b hacking questions thread
Okay, I plan on making a psuedo portal for one of my forums in my collection of forums. Rather than posting tons of small questions I'll just use this thread
1. To convert bb code to HTML, what do I do? Something along the lines of this? PHP Code:
|
#2
|
||||
|
||||
If you have required global.php you won't need to require functions.php, otherwise you will:
PHP Code:
|
#3
|
|||
|
|||
And it returns HTML?
|
#4
|
||||
|
||||
I will return whatever the vB code is set to return, eg ; ) (with no space) would return the code for
|
#5
|
|||
|
|||
Cool
|
#6
|
|||
|
|||
2. How can I make page powered by vBulletin's template system (custom templates)?
|
#7
|
||||
|
||||
For just a page which displays a template look at c-prompts extra page driven by template hack.
|
#8
|
|||
|
|||
Nope, this will be a bit more complicated (i.e., loading specific templates and templatebits, etc.)
|
#9
|
||||
|
||||
You can either edit that hack to suit your needs or take alook at vBindex or vBhome and see how they work and modify to your needs.
|
#10
|
|||
|
|||
Coolness
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|