MyBB Community Forums

Full Version: Big Problem - Urgent !!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Im having a registration problem. When someone enters a username in the registration part it just keeps loading , saying "Checking if username is available" But it never knows , it just keeps loading? What the hell ? We' ve had a freeforum before with nearly 300 members and were wondering why they wer'nt signing up. This is the reasin why, they cant. I need someone to help me out asap on this.
Can you give us a link to your forum, it sounds like a javascript issue.
Ive disabled that "XMLHttp request features" and its working now , but what else will that disable ?
Thanks for the quick responce tim.
I'm not sure actually but probably just all the AJAX features such as inline editing, thread ratings and AJAX quick reply.
Ok, thread rating still work , quick reply still works. Is there a way to disable this feature in the registration section only by deleting code?
Honestly, if you give us a link to your site I should be able to find what is causing the problem to begin with.
Is XMLHttp request features turned on or off at the moment? If it's turned off, can you turn it on.
Ok ill turn it on now.
Well I get this error in the FF error console:
Error: junk after document element
Source File: http://www.pro-coders.com/xmlhttp.php?action=username_availability
Line: 1, Column: 18
Source Code:
<t>1270440210</t><success>test is available</success>

Can you try upload a fresh copy of ./xmlhttp.php from your version of MyBB because I'm pretty sure that <t>1270440210</t> isn't suppose to be there.
Pages: 1 2