Quote tags in non-forum-root page?
Currently doing a page which involves showing posts in a modcp page. Having a bit of bother with quote tags though (I think this applies to any page that isn't in the forum root dir). If I use parse_bbcode on a string it strips the quote tags and the text between them entirely; if I use parse_bbcode2 the quote tags aren't changed at all.
This is probably a schoolboy error as I haven't delved into the functions_bbcodeparse code very deeply yet, so I was wondering if anyone had an ideas as to how to get the parse_bbcode functionality working correctly in such a page?
|