Hey, my forum has this message above the text box that is used to reply:
'; $.each(FORUM.get('editor'), function(key,value){ if (key != 'settings'){ html += ''; } }); html += ''; $('#form-buttons').append(html);
And we can't post anything
Anyone else has this?