MyBB Community Forums

Full Version: Keep Getting Undefined
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I get undefined on the checkbox, login button, and where you type?

Can anyone help me please. My site url is <snip> and go to the bottom and change the theme to "Twisted".

I also got a problem with the theme that when I click login, it does not do anything which by that I mean nothing to type in ex: username and password.

If anyone can help me I would be really greatfull!
Alright, I'm reporting it to staff so you could get a nice badge Smile
what do you mean

<ul class="panel">

<li><span id='basic-modal'><a href='#' class='basic'>{$lang->welcome_login}</a></span></li>
<li><a href="{$mybb->settings['bburl']}/member.php?action=register">{$lang->welcome_register}</a></li>
<li><a href="{$mybb->settings['bburl']}/member.php?action=lostpw">{$lang->lost_password}</a></li>

 </ul>

<div id="basic-modal-content">
<form action="member.php" method="post">


<span class="inline-block">Username
 
<input type="text" class="textbox" name="username" size="25" maxlength="{$mybb->settings['maxnamelength']}" style="width: 160px;" value="{$username}" />
</span>

<div style="height:8px;"></div>

<span class="inline-block">Password<br />
<input type="password" class="textbox" name="password" size="25" style="width: 160px;" value="{$password}" /> 
</span>

<div style="height:8px;"></div>


<label class="tooltip" title="{$lang->remember_me_desc}"><input type="checkbox" class="checkbox" name="remember" checked="checked" value="yes" /> {$lang->remember_me}</label>&nbsp;<input type="submit" class="button" name="submit" value="{$lang->login}" />


<input type="hidden" name="action" value="do_login" />
<input type="hidden" name="url" value="{$redirect_url}" />
</form>
</div>

		<!-- preload the images -->
		<div style='display:none'>
			<img src='img/basic/x.png' alt='' />
		</div>

This is the script can you please take a look at it because when I click login it does not let me login.

Wow this forum is really bad at helping people.
(2012-06-28, 11:11 AM)Nightmare500 Wrote: [ -> ]Wow this forum is really bad at helping people.

Because of couple of reasons;

1. You bumped your post after 4.30 hours. You should know its free software, support team do not get paid for giving support. Moreover its a community, and community runs by the volunteer services of its users.

2. Having said that, you're using MyBB for hacking website, which is though allowed but you wouldn't get support from here on these circumstances.
Which are alot of people doing such as hackforums.net and more...
Yes, but all of those forum owners are not getting support from here anymore.