The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
bbcode video render on external page
Hello, I have an external page.. on which a user can enter stuff in a textarea...
I activated bbcode, and used the picture comment editor as template as it was for me the clearest to use.. after adding the needed javascript and caching the bbcode templates.. it works like a charm... Except the video bbcode.. (i managed to get the ajax working so it can be added in editor - that part works) Only the video is parsed as a link.. not as inline video... (on picture comments the same video works fine) I managed to get it working by adding these 2 lines before i parse the bbcode..: PHP Code:
so the total code.. that (at least I think should work - but it doesnt) looks like this: PHP Code:
PHP Code:
But I managed to get it working by doing this: PHP Code:
QUESTION: what am I doing wrong so I would get the first method working? thx for any suggestions Felix |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|