9
I've made some progress on this. It appears that the Formulize module block is conflicting with the smilies in newbb.
Here is the debug error that got me to the problem:
Quote:
Notice [PHP]: Undefined variable: topwritten in file modules/formulize/blocks/mymenu.php line 86
Disable the block and the smilies return.
However, I need Formulize right now and will need to track this error down.
Going to the offending line in mymenu.php and forcing a value to $topwritten makes the error go away but doesn't help the smilies. So the error doesn't seem to be involved but the block itself is the source of the problem.
So, are the folks with this problem also using Formulize?