actually, I think I've found the problem.... and it's not related to this hack, but more of a problem with the bbcodeparse() function...
if a given string doesn't have the terminating command "[/termstring]" in it, then the bbcodeparse doesn't know to invoke the initiating command "[beginstring]"
This is happening to my page becuse I have a $maxchars set to limit the length of the news article posted on the main page... and it happended to cut it off in between the [.list] and [/.list] code
I'll see what I can find out for a fix and post it up...
|