The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Adding HTML to XML
I've created a product file by hand, and i've added a massive amount of HTML, and when I upload it (uploads fine) and visit the setting, it says "array"...
How can I get this to work? |
#2
|
|||
|
|||
To include any kind of markup within XML, you either need to put it into a CDATA section, and/or replace all reserved characters with their appropriate entities.
For example, if you have: <div> you should change it to: <div> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|