Quote:
Originally Posted by assassingod
PHP Code:
$row_rsNewsForum['pagetext'] = bbcodeparse2($row_rsNewsForum['pagetext'],0,1,1,1);
The numbers after the variable is, allowhtml,allowsmilies,allowimages and allowbbcode 
|
YOU ROCK.
Now, I got bbcode parsing (I had to add an echo to the beginning, but that is neither here nor there).
The only problem I am having now, is that my htmlcode within posts is not registering now...is there a way to fix this issue, or am I going to have make due with just vbcode only?