Comment to Database query error after profile deleting
-
Hello @Someone07 !
Yes, it looks like the current uninstall query isn't enough. So you may execute the next one:
DELETE FROM `sys_objects_cmts` WHERE `Name` like 'bx_snipcart%';
and clear all caches via Dashboard.