1
Hi everyone,
I was trying to edit a user and accidentally changed his UID to a wrong number on MySQL. I deleted that user but a new registration took place meanwhile that was given the UID 16777215. After that UID no registration is possible (i tried it). I deleted the new user registration and i checked that the last UID in MySQL is low (17725). Unfortunately whenever a new registration takes place, it is given the UID 16777215.
I don't know why that happens... i tried everything and i could really use some help on this if somebody knows anything more. What i believe i have to find now, is where the system gets the next available UID from...
I will applreciate any given help...
Regards...