MyBB Community Forums

Full Version: Registration issue: passwords not matching
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have found one more thread from a poster having the same problem and Matt and others said it could be an internet explorer/template related issue. As it happens, the registration page -which has a login box on the right hand side corner-, works fine in firefox, maxthon, etc.

So some versions of internet explorer may have that "double login boxes" problem and show the error: passwords do not match, upon registration.

Before I eliminate that login box, which is actually a great feature on the home page, would it be possible to insert a php command in the registration page or where the login box resides with the following conditional:

if [registration_page] then do not show > login box

Could some php expert here suggest a piece of code I can experiment with? Thanks!