The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Is there a way to disable:
PHP Code:
|
#2
|
|||
|
|||
![]()
Why you want to do that?
|
#3
|
||||
|
||||
![]()
I think spacer_open/spacer_close is just bloated code.
It's not necessary -- right now, I don't even use it but it's still being cached. Also, gobutton template is not needed. I prefer adding the input (submit) button directly to the template. Why cache a template for a submit button??? How many characters is that --- 20-30?? |
#4
|
|||
|
|||
![]()
Then comment those lines out.
|
#5
|
||||
|
||||
![]()
I'll refer you to the first post ..... "via plugins"
|
#6
|
|||
|
|||
![]()
You could try unsetting $gobutton etc, in hook 'parse_templates'.
|
#7
|
||||
|
||||
![]()
doesn't work
![]() |
#8
|
|||
|
|||
![]()
Did you do a global before unsetting?
Anyhow i wouldn't spend 1 minute on this, i really don't see the reason for trying to cut a few bits. |
#9
|
||||
|
||||
![]()
Make the Tamplates empty, unset the Variables in parse_templates, don't use them - there are many possibilites.
But honestly, I don't think it's worth even thinking about this. |
#10
|
||||
|
||||
![]() Quote:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|