for those who encounter 1146 select count(*) as total from table_trackers error

i add in admin\includes\extra_configures\package_trackers_defines.php

define('TABLE_TRACKERS', DB_PREFIX . 'trackers');

this really waste lot of my time.

anyway, thanks for the author, this module is really what i want improved from Ty package tracker.