hi,
updated to the latest release all works fine except for the new feature with that "stop" sign like image i don't see it and i am logged into my administrator account & did all the template modifications and uploaded the images to /images/misc/Warn.gif all is ee is a read line with the users warning level
Viol8or you need to add that colum to your database run
Code:
ALTER TABLE `".TABLE_PREFIX."warning_options ADD COLUMN autocomments char(3)
drop TABLE_PREFIX if MySQL complains about it and replace it by your table name