Quote:
Originally Posted by AURFSCAN
Works great but smilies dont show, only smilie text ..any fix for that
thanks
|
It is possible, although it would require to change the plugin from something like this:
Code:
// strips the bbcode out of the post
$row['pagetext'] = strip_bbcode($row['pagetext'], $stripquotes = true, $fast_and_dirty = false, $showlinks = true);
to this:
https://vborg.vbsupport.ru/showthread.php?t=82693
It 'd probably be best to wait for the author's reply for this question.