Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here.
Forum rules
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Now that the upc has come along enought to allow me to register, I noticed one annoying thing on registeration.
With the random letter/number string which you must input to prevent from robots, I kept getting it "wrong". Finally, I realised that the letters in the pic were all uppercase & I was typing in lowercase. Personally, I'd recommend that the user's input is run through strtoupper(). That way, no matter whether they typed in lower or upper case, it would work.
psoTFX wrote:This is like the fifth message saying this ... tell me, how do you interpret the phrase "Enter the code exactly as you see it in the image"?
hehe... you actually think people read? 8)
well... I guess if you plan to have lowercase letters too, then the strtoupper() would not be needed. But, personally, I think that would be a not-so-good idea. All I really want is to prevent someone from making 1000 accounts on my forums. I really don't want to get 100 emails with my replys being: tell me, how do you interpret the phrase "Enter the code exactly as you see it in the image"