The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Can anyone please tell me what has changed between vb 3 and vb 4 that makes this not work any longer?
Code:
if(THIS_SCRIPT == 'index')
{
global $specialtemplates;
$specialtemplates = array_merge($specialtemplates, array('wol_spiders'));
}
|
|
#2
|
||||
|
||||
|
Try:
PHP Code:
|
|
#3
|
||||
|
||||
|
No, that doesn't work in the config.php. I put it there to save a query and it used to work in vb 3. That was an old trick I learned from Andreas.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|