Quote Originally Posted by CaptainFacePalm View Post
Hi I have been trying to get this plugin to work I installed in but could not get it to work with the new SQL so I went to un install and put the uninstall SQL and got the following error
1146 Table 'smlhygie_admin.admin_pages' doesn't exist
in:
[DELETE FROM admin_pages WHERE page_key = 'UserTracking';]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
The sqlis written to be run from the ZC admin through sql install interface. If run from myphpadmin, will need to include the table prefix if thereis one.