i have nothing special done to the website version is phpnuke 6.8 and when you go to register a new nick you get an error like thisERROR: Invalid Nickname any solutions out there? I have 235 register users allready AM i at my max? And if I am how do i change it?
I am also getting this error.
What I found was that the $username was getting replaced with the IP address and nuke wont allow numbered nicknames.
After tracking this, the culprit on my setup is Who Is Where. If you have this module then it is the one that also has a $username var and sets it to the IP address if no user is currently logged in on that machine.
All I did was edited the header.php in the section that Who Is Where is added and change all occurrances of $username to $user_name.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum