after installation on trying to register we get this error message.
The specified auction ID is not correct
Logged In: YES user_id=759156
In register.php, line 75, there is a small error. The line should look like:
$TPL_errmsg=$ERR_616; Now, this error means:
$ERR_616 = "Zip code too short";
So please enter ar least 4 digits in zipcode, and you will not get this error.
BR, Dainius.
Log in to post a comment.
Logged In: YES
user_id=759156
In register.php, line 75, there is a small error. The line
should look like:
$TPL_errmsg=$ERR_616; Now, this error means:
$ERR_616 = "Zip code too short";
So please enter ar least 4 digits in zipcode, and you will
not get this error.
BR, Dainius.