The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Hey its completely understandable, I appreciate the help....it's still showing the gapping.
|
#12
|
||||
|
||||
Well I know vBadvanced has some sort of cache, if turned on it may take a while before changes show... but assuming they don't change the only thing I can think of is there is 1 more line you might want to try changing, it certainly can't hurt anything.
Find: Code:
if ($vbulletin->options['sc_lor'] == 1) Code:
if ($vbulletin->options['sc_lor'] == 1 AND THIS_SCRIPT != 'adv_index') There should be a line: Code:
define('THIS_SCRIPT', 'adv_index'); |
#13
|
|||
|
|||
perfect that did it! Thank you. I was able to mimic that code to do the same for the arcade. Thanks
|
#14
|
||||
|
||||
Excellent. :up:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|