i get SQL errors
Code:
MySQL retourneerde:
#1062 - Duplicate entry 'regpmon' for key 1
while running this query
Code:
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('regpmon', 'register', '1', '1', 'yesno', 135, 0, 0);
the uninstallation instructions do not help ....
now how can i get rid of it :nervous: