The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
It's a lot of contents. I am putting the beginning only
If I don't escape it I can't put in database. And if I don't remove the slashes, they get written in xml too. |
#12
|
|||
|
|||
Yeah. I thought of str_replace, but it's a lot of options and phrases.
|
#13
|
|||
|
|||
In the attached example, I got no problem with getting from database as no customizations involved.
|
#14
|
||||
|
||||
As Paul has already mentioned, you need to evaluate the text of the template.
PHP Code:
|
#15
|
|||
|
|||
Quote:
I resorted doing it the hard way. if ($template['template']==1){ all the code } else { } My php file went from 5k to 56k. Thank you everyone for trying to help. I feel important in this thread. I had all the big guys in here |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|