The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
html tags being replaced...
Hello I am running into a problem where my html tags in my forums are being replaced when the post gets edited...
In my post I add xml tags which are later parsed out... unfortunately when I go to edit the post, the tags get all messed up... for example my tag: Code:
<page> Code:
</p> My forum options are set to allow html... what am i missing? |
#2
|
||||
|
||||
I don't know that allowed html tags means to also allow xml tags which is probably why they are getting replaced.
|
#3
|
|||
|
|||
hmm is there a list of allowed tags that I can edit?
|
#4
|
||||
|
||||
I'm not sure what you mean by "allowed tags that you can edit". Edit when? Or do you mean allowed tags that you can use? Standard html tags are allowed.
|
#5
|
|||
|
|||
The problem is only during editing so I don't understand.
When it loads the message up into the editor... it changes it... but after I fix it up, and submit it, its fine... so.... somewhere when the message is being loaded into the editor its getting modified. |
#6
|
||||
|
||||
Are you sure it's fine and that it isn't replacing it in the database? You may want to look in the database to be sure.
However, I am thinking that this question may get a better answer from the developers over at vb.com cuz I really don't know the right answer to this. |
#7
|
|||
|
|||
Thanks I will check there... I disabled the WYSIWYG editor and the issue went away so its definatly a bug with the editor.
|
#8
|
|||
|
|||
You should not use the HTML-tag to post XML-source. Use the code-tag instead.
|
#9
|
|||
|
|||
No i'm marking up a post to be parsed by an external script... its not to post the xml or anything visible to the viewer.
|
#10
|
|||
|
|||
Soyou don't want to parse it all? If that is the case try using the noparse-tag.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|