Hi there,
I upgraded vBulletin 3.8.2 to 3.8.3 last night since then it has been running fine until a few users pointed out that when they go into Advance mode (to reply) and click the Smilies button it doesn't bring up the little popup window with the rest of the smilies.
Is there a solution available? Here is the code for the Smilies button at the present time:
HTML Code:
<td class="smallfont" colspan="3">[<a href="#" onclick="vB_Editor['vB_Editor_001'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false" title="Showing 15 smilie(s) of 28 total.">More</a>]</td>