MyBB Community Forums
Passwords not working - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: MyBB 1.4 (https://community.mybb.com/forum-80.html)
+------ Forum: MyBB 1.4 General Support (https://community.mybb.com/forum-81.html)
+------ Thread: Passwords not working (/thread-54253.html)

Pages: 1 2 3


Passwords not working - OhLiam - 2009-08-05

My users have problems registering, the passwords don't match etc.

Whats the problem?


RE: Passwords not working - Alicksis - 2009-08-05

Version?
Url?
Plugins?

Is this a issue in IE?


RE: Passwords not working - OhLiam - 2009-08-05

(2009-08-05, 09:25 PM)Hapatio Wrote: Version?
Url?
Plugins?

Is this a issue in IE?

I think it is Internet Explorer thats causing it


RE: Passwords not working - Alicksis - 2009-08-05

Could you provide the above information aswell^^

or PM me it...

Any recent code edits aswell? Or header edits?


RE: Passwords not working - OhLiam - 2009-08-05

http://withhabbo.com/forums/index.php

Additional Groups Images (3.0)
Created by Zaher1988

BBCode Usertitle (1.0)
Created by Nickman

Default Message (2.1)
Created by Jesse Labrocca

Default Icon For Posts/Threads (1.0)
Created by LeX- Deactivate

Hello World! (1.0)
Created by MyBB Group

Lightbox 2 (1.2)

Member Of The Week/Month (1.2)
Created by LeX-

My Awards (1.2)
Created by Jesse Labrocca

Report PM (1.0)
Created by LeX-

Spoiler BBCode (1.4)
Created by Sephiroth

Show Subscribed Threads/Forums In Your UserCP Home (1.0)
Created by LeX-

Thread Prefixes (4.0)
Created by LeX-

Thread Prefixes _ Update (4.0)
Created by LeX-

Thread Prefixes _ New Update (4.0)
Created by LeX-

No updates to header


RE: Passwords not working - Alicksis - 2009-08-05

The only thing I can think of is the 'flick' new version header which I know would cause this problem...

If we could have a URL that would be good use. I cant see how any of those plugins would effect it...


RE: Passwords not working - Matt - 2009-08-05

If your theme has a login box always showing in the header, it's that, IE doesn't like it.


RE: Passwords not working - OhLiam - 2009-08-05

(2009-08-05, 09:36 PM)MattRogowski Wrote: If your theme has a login box always showing in the header, it's that, IE doesn't like it.

Confused so how do i fix it, just remove the login box?


RE: Passwords not working - Alicksis - 2009-08-05

(2009-08-05, 09:36 PM)MattRogowski Wrote: If your theme has a login box always showing in the header, it's that, IE doesn't like it.

Never thought of that, though it applies to the VB header by flick. It's due to the fact IE cannot handle two sets of form boxes, you could cover it up like it is default? Or delete that part from your header on registration templates... Something like member_register I think?


RE: Passwords not working - OhLiam - 2009-08-05

(2009-08-05, 09:38 PM)Hapatio Wrote:
(2009-08-05, 09:36 PM)MattRogowski Wrote: If your theme has a login box always showing in the header, it's that, IE doesn't like it.

Never thought of that, though it applies to the VB header by flick. It's due to the fact IE cannot handle two sets of form boxes, you could cover it up like it is default? Or delete that part from your header on registration templates... Something like member_register I think?

i wouldn't know how to do that