Current time: 05-23-2012, 10:47 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 3 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] About an error on registration of new members
08-10-2008, 11:11 AM (This post was last modified: 08-10-2008 11:20 AM by adigec.)
Post: #1
[F] About an error on registration of new members
Hi friends,

I have got a problem about registration of new members. Registration can be completed successfully on Mozilla Firefox, but on Internet Explorer registration can not be completed because the password is not confirmed although I write correctly as you see in the picture below.

[Image: 20080809085531sv1.jpg]


I think the reason of this problem is “header_welcomeblock_guest” template of the style I am using. The codes of this “header_welcomeblock_guest” template are below. When I use Mybb original codes for this template, the process is okay.


The Picture of the style I am using

[Image: 20080810140920wj2.jpg]


header_welcomeblock_guest Codes

Code:
<table border="0" cellspacing="$theme[borderwidth]" cellpadding="$theme[tablespace]" class="tborder">
<tr>
<td class="trow1" width="60%" rowspan="2"><navigation></td>
<td width="30%" class="trow2" style="font-size:11px">
<form action="member.php" method="post">
<input type="hidden" name="action" value="do_login" />
<table border="0" cellspacing="0" cellpadding="0">
<tr>


<td><strong>{$lang->username}</strong>&nbsp;&nbsp;</td>
<td><input type="text" class="textbox" name="username" title="{$lang->login_username}" value="{$lang->login_username}" onfocus="this.value=''" /><label for="remember">
<input name="remember" id="remember" value="yes" checked="checked" type="checkbox"><span class="smalltext">Hatırla</span></label>

</td>
</tr>
<tr>
<td><strong>{$lang->password}</strong>&nbsp;&nbsp;</td>
<td><input type="password" class="textbox" name="password" title="{$lang->login_password}" value="{$lang->login_password}" onfocus="this.value=''" />&nbsp;&nbsp;<input type="submit" class="button" name="submit" value="{$lang->login}" /></td>
</tr>
</table>
</form>
</td>
</tr>
</table>




<div align="center">
    <table class="tborder" style="border-top-width: 0px;" align="center" border="0" cellpadding="6" cellspacing="0" width="100%">
    <tbody><tr align="center">







<td class="tcat" align="center"><div style="text-align: left; font-size: 11px;"><a href="/member.php?action=register"><b><font color="#3C4D81">Kayıt Ol / Register</a></b></font></td>


<td class="tcat" align="center"><div style="text-align: left; font-size: 11px;"><a href="$settings[bburl]/search.php"><b><font color="#3C4D81">$lang->toplinks_search</a></b></font></td>




<td class="tcat" align="center"><div style="text-align: left; font-size: 11px;"><a href="$settings[bburl]/memberlist.php"><b><font color="#3C4D81">$lang->toplinks_memberlist</a></b></font></td>

<td class="tcat" align="center"><div style="text-align: left; font-size: 11px;"><a href="$settings[bburl]/calendar.php"><b><font color="#3C4D81">$lang->toplinks_calendar</a></b></font></td>



<td class="tcat" align="center"><div style="text-align: right; font-size: 11px;"><a href="$settings[bburl]/misc.php?action=help"><b><font color="#3C4D81">$lang->toplinks_help</a></b></font></td>


    </tr>


What should I change on the given codes of “header_welcomeblock_guest” template?
What do you advise?
How can I solve this problem?

[Image: untitled13tu.jpg]
Find all posts by this user
08-10-2008, 12:00 PM (This post was last modified: 08-10-2008 12:00 PM by Tim B..)
Post: #2
RE: About an error on registration of new members
Does it still do this when you are using the default theme?
It could be a bug where it does not make the httprequest properly in IE? Don't you have to make them differently in IE?

I know this sounds stupid but are you 100% sure the passwords match?

Need help? Have you seen this?
Find all posts by this user
08-10-2008, 12:14 PM
Post: #3
RE: About an error on registration of new members
This theme is adapted shape of mybb 1.4, when I use the original theme there is not any problem. I think it is only about the codes of “header_welcomeblock_guest” because when I use the original theme's codes, it works properly but with a different outlook

[Image: untitled13tu.jpg]
Find all posts by this user
08-11-2008, 01:25 PM
Post: #4
RE: About an error on registration of new members
Isn't any answer about this problem?

[Image: untitled13tu.jpg]
Find all posts by this user
08-15-2008, 02:46 PM
Post: #5
RE: About an error on registration of new members
This is also happening to me.

http://forumpromotion.org/member.php?action=register

Need web hosting? Try MyBBWebHost!
#1 for Running MyBB Communities

-------
Biodegradable Sunscreen - Unblock Facebook
Visit this user's website Find all posts by this user
08-16-2008, 10:12 PM
Post: #6
RE: About an error on registration of new members
Yeah that is, can you help me for this?

[Image: untitled13tu.jpg]
Find all posts by this user
08-16-2008, 11:00 PM
Post: #7
RE: About an error on registration of new members
It looks like MyBB's form validator script is getting confused and using the "quick login" form fields instead of the registration form fields. It even happens with MyBB's own built-in login form. O_o

   

That screenshot is from Opera 9.27. I wasn't able to reproduce the bug in 9.5, possibly because of this change:

Quote:Removed IE-compatibility where Document.getElementById treated name and id attributes the same, which caused issues with jQuery.
Visit this user's website Find all posts by this user
08-27-2008, 10:12 PM
Post: #8
RE: About an error on registration of new members
So is this only a problem in Opera 9.27?
Visit this user's website Find all posts by this user
08-27-2008, 11:35 PM
Post: #9
RE: About an error on registration of new members
No, the same thing happens in IE6 and IE7... not sure about IE8.

See http://community.mybboard.net/thread-36657.html
Visit this user's website Find all posts by this user
08-28-2008, 03:42 AM
Post: #10
[F] About an error on registration of new members
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 4 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication