Hi! if I try to delete a user in admin panel, i get a error message:
Query:
DELETE FROM `sys_profiles_track` WHERE `ID` = '4' OR `Profile` = '4'
DELETE FROM `sys_profiles_track` WHERE `ID` = '4' OR `Profile` = '4'
Mysql error:
Table 'D7BETA3.sys_profiles_track' doesn't exist
Table 'D7BETA3.sys_profiles_track' doesn't exist
regards