After an upgrade of CCleaner plugin to build 1.0.4.x can't open license manager

Get help for CCleaner LabTech plugin
Post Reply
User avatar
Cubert
Posts: 2430
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

After an upgrade of CCleaner plugin to build 1.0.4.x can't open license manager

Post by Cubert »

Depending on where your upgrading from you might run into this issue at some point when upgrading from a older build (1.02.x or 1.03.x).
Capture1.PNG
Capture1.PNG (24.43 KiB) Viewed 8281 times

Drop all the tables in SQL by executing the following in SQLYog

Code: Select all

DROP TABLE plugin_sw_ccleaner_config; 
DROP TABLE plugin_sw_ccleaner_analyze; 
DROP TABLE plugin_sw_ccleaner_analyze_detail; 
DROP TABLE plugin_sw_ccleaner_clean; 
DROP TABLE plugin_sw_ccleaner_clean_detail; 
DROP TABLE plugin_sw_ccleaner_enable; 
DROP TABLE plugin_sw_ccleaner_configs; 
DROP TABLE plugin_sw_ccleaner_exclude;
Then restart the DBagent to recreate the tables. Re-enable the clients and apply licenses.

Post Reply

Return to “Cleaner For LabTech”