-
Valued Member
problems with the registration
hello, I have a problem with registration. I created the accounts


Sory my english , use google traslator
-
-
Valued Member
Re: problems with the registration
-
ツ
Re: problems with the registration
Why the hell would we help you if WE had to translate your text as well? Tell you what, you translate the stuff, and post your index.php, and ill see if I can help.
-
@RaGEZONE IRC
Re: problems with the registration
Well obviously 2 things you might of messed up in.
1. Did not setup the ODBC correctly.
2. You messed up index.php or your config.
-
ツ
Re: problems with the registration
Dont help him until he translates it. If you do he thinks he will be able to do this over again every time. Make him translate so he learns.
-
Alpha Member
Re: problems with the registration
I know the problem, But i'm not helping its too easy learn some php and fix it yourself or use a different web
-
Valued Member
Re: problems with the registration
and problems with different websites and still pass the same
-
`-`
Re: problems with the registration
It means:
Conversion of datatype char to datetime: Value was out of range.
It means that the value inserted was of the data type char, and the column was expecting a datetime value, and therefore, the query was rollbacked.
Check line 176 and post it here.
-
Valued Member
Re: problems with the registration
Problem solved, thanks to all