MyBB Community Forums

Full Version: So, i'm using MyBB Theme 1.8 but registration still stuck.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi MyBB.
I'm using MyBB 1.8 which theme is also 1.8, but the registration still hits my brain and now i'm stuck, nobody can register.
 Username keeps marking as red but nobody has taken the username u type..
What can i do to fix this?
site: www.elitev.gq
as informed earlier, there is a problem with general.js file.
cause for below code segment needs to be traced. it would be better to contact your web host
if(!expires) 
{
	expires = 3153*****; // 10*365*24*60*60 => 10 years
}
(2015-09-09, 04:11 PM)NoahDev Wrote: [ -> ]Hi MyBB.
I'm using MyBB 1.8 which theme is also 1.8, but the registration still hits my brain and now i'm stuck, nobody can register.
Username keeps marking as red but nobody has taken the username u type..
What can i do to fix this?
site: www.elitev.gq

if you are on Mybb 1.8.5 then you need to be upgrade your forum to Mybb 1.8.6 .
(2015-09-09, 04:34 PM).m. Wrote: [ -> ]as informed earlier, there is a problem with general.js file.
cause for below code segment needs to be traced. it would be better to contact your web host
if(!expires) 
{
	expires = 3153*****; // 10*365*24*60*60 => 10 years
}

Can u repeat what i should replace of that code and where?

im still waiting..
I don't know where to put these, please reply.
What is the Problem Exactly . Please give us some Screen Shoots to understand your problem correctly .