PDA

View Full Version : Q: BBCode - No Quotations!?


STGU_daNo
05 Jan 2006, 02:00
I can successfully parse bbcode:
http://startrekforum.stgu.com/news/stonlinenews.shtml
But if you view the source, you can see that things like links do not have their quotes after their various tags.
My code is as follows:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


Can you think of a reason why the quotes are being left out? It is wreaking havoc with html validation.