Fixed post parser problem case

I've fixed this now - it had to do with unknown tags still being treated as a known tag for parsing purposes. This "issue" will still happen for a known tag because this is what the parser sees:

[ame=[B](youtube/amazon/etc) blah blah blah[/quote[/B]]

With the highlighted portion being seen as the "option" part of the tag. (This post will probably display weird until I update the code here. :))
 
Top Bottom