MyBB Community Forums

Full Version: My forum is not accepting new registration
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hello friends.
My forum is not accepting registration for new members.
The person fills out the form but at the time of confirming the not complete registration.

[Image: ehzwnS7.png]
Can you provide us a link so we can check the problem?

Ps.: the correct solve of this captcha will be "merida close" not "meridaclose"
(2017-08-11, 10:39 PM)broatcast Wrote: [ -> ]Can you provide us a link so we can check the problem?

Ps.: the correct solve of this captcha will be "merida close" not "meridaclose"

Even separating words does not work.

http://xboxneverdie.com.br/member.php
Exactly wich version are you using of mybb?
I'm using the current version of MyBB

[Image: XbIQFV9.png]
You need to update your header include from

<script type="text/javascript" src="http://xboxneverdie.com.br/jscripts/jquery.js?ver=1804"></script>
<script type="text/javascript" src="http://xboxneverdie.com.br/jscripts/jquery.plugins.min.js?ver=1804"></script>
<script type="text/javascript" src="http://xboxneverdie.com.br/jscripts/general.js?ver=1804"></script>

to

<script type="text/javascript" src="http://xboxneverdie.com.br/jscripts/jquery.js?ver=1806"></script>
<script type="text/javascript" src="http://xboxneverdie.com.br/jscripts/jquery.plugins.min.js?ver=1806"></script>
<script type="text/javascript" src="http://xboxneverdie.com.br/jscripts/general.js?ver=1810"></script>
Great work man!
Working perfectly now.
Friends, I made the host switch and now the same problem is happening again, when someone tries to register in the Forum.
[Image: nmQ6VjP.png]

<script type="text/javascript" src="http://xboxneverdie.com.br/jscripts/jquery.js?ver=1806"></script>
<script type="text/javascript" src="http://xboxneverdie.com.br/jscripts/jquery.plugins.min.js?ver=1806"></script>
<script type="text/javascript" src="http://xboxneverdie.com.br/jscripts/general.js?ver=1810"></script>
You need to apply this change again, you have wrong js includes in your header,
I tried to upgrade but it does not work.
The forum does not accept new registrations.
The message always appears and I can not fix the problem.

[Image: UdFkP8H.png]
Pages: 1 2 3