Unless I am going totally mad, in my smf mods I discovered that you could submit a blank username and it would be accepted. This has been modified too and the mods are all in this file (added a language token too):
$wlpe_lang[43] = ’Your username is too short. It must be at least 3 characters.’;
Please compare against reference (say with examdiff pro or something) before use.
Julian
Done. I have posted it in a new thread. II chose not to modify smf to fit this - for the sake of other users. But the array that webloginpe passes remains as well.
Julian
Just to check, this has WLPE still work as expected, even if the person doesn’t use SMF, right?
It seems to! The SMF stuff is a bonus.
Julian