The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
you didnt include vb's global.php in your code so your code does not recognize gettemplate function which is a vbulletin function.
|
#12
|
|||
|
|||
thank you very much Logician
got it working ;P [edit: spoke to soon] |
#13
|
|||
|
|||
This is simply frustrating me now thank you to all that have helped
i can get the template to show now but no results from either forum ?? Any help or guidelines would be great thanks PHP Code:
Template Named: topp PHP Code:
|
#14
|
||||
|
||||
require global.php instead of include.
Also, if this is for vBulletin, no need to require admin/config.php |
#15
|
|||
|
|||
Thanks for the speedy reply assasingod i tried that but......
Quote:
|
#16
|
||||
|
||||
try:
PHP Code:
|
#17
|
|||
|
|||
already tried that m8
tried a few ways but it wont show the results of the forums specified script & template is in https://vborg.vbsupport.ru/showpost....1&postcount=13 |
#18
|
||||
|
||||
You can't do it with one template, you must add another gettemplate function in the loop, setting it to a variable. Then add a template that does loop over and over, and put the variable in its correct spot in the main template.
|
#19
|
|||
|
|||
Then add a template that does loop over and over
example would be great |
#20
|
||||
|
||||
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|