Hello,
I can't use BBCODE icons in the messages. Nothing appears in the messages when I click on it. Did I miss some configuration option or is it something else ?
Joomla 1.0.8
Joomla-Smf 1.1.01
Smf 1.1rc2
Thank you,
Short answer: IF Javascript is disabled or SCRIPT.JS not loaded you'll get those symptoms as well.
Detailed answer:The transfer of a bbcode to the text of the message is a Javascript function (hover the mouse over the btn and you'l see "Javascript:void(0)" in the status bar) so if you have Javascript blocked or disabled OR AS PART OF THE INSTALLATION THEY DID NOT GET COPIED PROPERLY OR CHMODDED (Sometimes the files are copied as BINARY instead of ASCII and don't work right as a result)
The javascript responsible is script.js make sure that it is being loaded.