The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi,
I made a custom template called "links" that basically contains a little box with few text links in. Now I want to display that box under other templates so for example I've added: $links in the footer template. Why doesn't it show that? Thanks |
|
#2
|
|||
|
|||
|
we solved it in icq
|
|
#3
|
||||
|
||||
|
Can anybody help me do the same?
|
|
#4
|
|||
|
|||
|
1. make a template
2. new plugin: hook: cache_templates code: PHP Code:
PHP Code:
finished if (THIS_SCRIPT == 'index') must be changed to for your site i hope my english isnt too bad and you anderstod me*g* |
|
#5
|
||||
|
||||
|
ragtek, thank you so much!
|
|
#6
|
|||
|
|||
|
no prob
![]() i hope everyone understands it*g* my english is very bad hehe |
|
#7
|
|||
|
|||
|
I know this is old, but I don't understand some of the programming language
What are the variables here? PHP Code:
|
|
#8
|
||||
|
||||
|
THIS_SCRIPT in defined in the top of all vBulletin files using define(). It let's you determine the accessed script (as long as it is defined). Have a look in the vBulletin files and you'll see.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|