I am not sure if this solves your problem. What you did, with that, is that you removed all the database changes that the uninstaller was supposed to do.
Here are the rest of the instructions
Uninstallation Instructions
===========================
Even though an Uninstaller is supplied in the zip file, there is a lot of manual work to remove this hack from your system, mainly because of the number of files and templates changed.
The Uninstaller does the following tasks:
- Remove all new templates that AWS has put into your system.
- Remove all database tables used by AWS, as well as the columns used by AWS in the standard tables.
- Remove all phrases and settings added by AWS.
What the Uninstaller does not do:
- Bring back the standard php files, to the condition they were before you applied this hack.
- Bring back the standard templates, to the condition they were before you applied this hack.
In order to remove this hack from your vB, first upload the uninstaller.php file to your admincp directory of your server and upload the install_warn directory inside your forum's root directory. Then point your browser to:
http://your.forumsite.com/admincp/uninstaller.php
Follow the steps to the end.
Please note that depending on the version you are trying to uninstall, the script might not complete all the programmed tasks. For example, if you are trying to uninstall a version which does not include all the columns in the user table, that the script tries to remove, you will get an error message. If this happens, please contact me through the hack's thread for help.
After the Uninstaller has finished its chores, you have to manually change all the templates and .php files. To do that, open the Installation instructions text file, go to STEP 2 and reverse all edits.
Gentlemen, please be careful. These instructions were for AWS 3.4.x, I am not sure if they are the same for AWS 3.5.
And yes, I would suggest someone PMs Andreas and see if he plans to work on this hack or not.