BlackStonedLover / fluxcp

Automatically exported from code.google.com/p/fluxcp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

unable to register while birthdate exists in login table #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1.adding birthrate field to login database. 
2.
3.

What is the expected output? 
Registration successful

What do you see instead?
"Uh oh, what happened?"

What version of the product are you using? On what operating system?
i'm running r1063

Please provide any additional information below.
my php is not good but i traced the issue to a failed check on line 193 of 
lib/flux/loginserver.php

Original issue reported on code.google.com by SoulTake...@gmail.com on 21 Aug 2011 at 12:57

GoogleCodeExporter commented 8 years ago
More details must be provided, such as error logs 
(FLUX_ROOT/data/logs/errors/exceptions/ and FLUX_ROOT/data/logs/mysql/errors/).
A likely explanation is that your column in SQL lacks a default value.
Please upgrade to the latest version of eAthena and update your database as 
necessary.

Original comment by Paradox924X on 6 Feb 2012 at 1:23