I deleted users with CB, but slots were still in the db, because of the "delete only user" option selected.
Then phpBB connector gave a sql-error because the querie suggested a duplicate entry for the already deleted user(s).
So above looks like a standing (returning) problem... :dry:
Offcourse it's only a problem for admin's who do not know how or what, but in the end it should be prevented andso work for all.
For the special characters I suggest to leave it to the administrator;
give a responce field with the option of choice,
so the admin can choose to skip and continue (or better skip anyway and present all problems at the end);
- suggested option: delete problem-character
- suggested option: replace problem-character
- selectable option: edit problem-character (admin corrects self)
- give option to send (auto)email towards the concerned user with update and explanation.
They way to handle can be set in the paratmeters of phpbbconnector, so the admin can give an aplicable standard (always do this...) and/or the admin can fill in a standard suggestion (always suggest this as first option).
Aways mail an update / never mail an update / always ask for update mail.
Or something like this.
Deleting them in both and/or only 1 of the two, should be optional aswell, or always both of them, else you always have 2 sets instead of one.
I've got it all up and running now, but the hessle was to do it in one shot, which isn't possible with an existing list with spec. chars and (in the past) deleted users.