Yep, you are right, I removed those two images from the upload, when I changed the buttons to the "more sophisticated" ones. Don't worry about it, just download the latest 3.1.5 version and apply the update instructions, just a query to run (to set the version) and one file change in admincp/user.php.
rh2004, have you defined if you want buttons or textual links in the Warning Options? Also, you can add that column in your database table, by running the query:
ALTER TABLE `".TABLE_PREFIX."warnings` ADD COLUMN `caused_ban` char(1) AFTER warned_warning_id
Remember to change TABLE_PREFIX according to your database.
|