The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
PHPInclude End help
I can't get the following query to work in the PHPINCLUDE_END template, and can't figure out why..
PHP Code:
|
#2
|
||||
|
||||
its
PHP Code:
|
#3
|
||||
|
||||
Doesn't work
|
#4
|
|||
|
|||
can be also
PHP Code:
|
#5
|
||||
|
||||
Nope, that don't work either...
|
#6
|
||||
|
||||
Put it in the phpinclude_start template
|
#7
|
||||
|
||||
I would, but I can't execute a string replace until the output is compiled. PHPINCLUDE_START parses too early for that.
I tried putting it into phpinclude_start and setting a flag variable to true, but THAT didn't work. For some reason PHPINCLUDE_END won't evualtes all variable checks to false unless they're constants.. I haven't tried defining a constant in the PHPINCLUDE_START template yet. |
#8
|
||||
|
||||
hmm, , try that code maybe:
PHP Code:
|
#9
|
||||
|
||||
Heh heh, it's possible - I've tested the query by itself without the conditional. I'll try the global call and see if that helps. Thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|