I want for all users a ID with the same lenghts, for forums, threads, etc it would be awesome, too. I couldnt find a method onboard, so how can I do this?
ex.
Code:
Default ID
http://www.example.com/forum/member.php?u=1
http://www.example.com/forum/forumdisplay.php?f=1
http://www.example.com/forum/showthread.php?t=1
New and longer ID
http://www.example.com/forum/member.php?u=f12k4S41hD8Wuy2h
http://www.example.com/forum/forumdisplay.php?f=g2IH7q
http://www.example.com/forum/showthread.php?t=1h56j3Kgh4
and so on, what do you think?