View Single Post
  #4  
Old 06-17-2009, 10:49 PM
 
retrtrtrytrutru retrtrtrytrutru is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 101
 

Default Re: Impossible to register new account, please help

Hmm, using Chrome's error message "_getById is not defined" I can see that in check_required_fields_js.js in the skin1 folder there is the following code:

Code:
var obj = _getById(lFields[x][0]);
This is the only reference so far I have found that uses this element _getById.. Strange thing is, when you use the cart to register a new account it works fine, I will compare the two to see what's different.
__________________
www.qualitylamps.eu
X-Cart Gold 4.1.8, PHP 5.2.6, MySQL 5.0.51a, Apache 2.2.9

www.vervangjelamp.nl
X-Cart Gold 4.2.0, PHP 5.2.6, MySQL 5.0.37-standard, Apache/2

Sorry for the weird user name, I registered it by mistake
Reply With Quote