The birthday format was entered incorrectly.

Mod that adds a birthday field to the users profile, theire age are displayed beside the posts, and on there birthday they will have a greeting popup
Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

The birthday format was entered incorrectly.

Postby adaaaam on Wed 16. Oct, 2002 09:03

Hi,

I installed the MOD on my board, but when one edits the profile to include a birthdate, the error
The birthday format was entered incorrectly.

always appears. In fact, changing anything in the proifle, when leaving the birthdate field alone, invokes this error, rendering the profile useless. So the board has become unregistrable. Any solutions?
adaaaam
Poster
Poster
 
Posts: 4
Joined: Wed 16. Oct, 2002 09:02

Postby Niels on Wed 16. Oct, 2002 11:00

Witch language are you using ?
and how does your

Code: Select all
$lang['Submit_date_format'] = 'd-m-Y'; //php date() format - Note: ONLY d, m and Y may be used and SHALL ALL be used (different seperators are accepted)


look like ?, note you may NOT translate these letters, they are PHP date format
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Postby adaaaam on Wed 16. Oct, 2002 17:31

Hey,

I am using English, and that is exactly how it looks in my lang_main.php.
adaaaam
Poster
Poster
 
Posts: 4
Joined: Wed 16. Oct, 2002 09:02

Postby Niels on Thu 17. Oct, 2002 12:20

I would double check the placement of the code in the usercp_register.php
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Postby adaaaam on Fri 25. Oct, 2002 12:56

Hey,

Thanks, I will look into this further.
adaaaam
Poster
Poster
 
Posts: 4
Joined: Wed 16. Oct, 2002 09:02

Postby Amaruq on Thu 07. Nov, 2002 11:55

I'm having the same problem.
I'm using the dutch language ... here is some code :
lang_main.php
Code: Select all
$lang['DATE_FORMAT'] = 'd/m/Y'; // This should be changed to the default date format for your language, php date() format

$lang['Submit_date_format'] = 'd/m/Y'; //php date() format - Note: ONLY d, m and Y may be used and SHALL ALL be used (different seperators are accepted)


I have checked usercp_register.php but either it is OK or I keep missing it.

Thanks in advance for any help
Amaruq
Poster
Poster
 
Posts: 2
Joined: Thu 07. Nov, 2002 08:57

Postby Amaruq on Thu 07. Nov, 2002 14:29

Problem solved
Amaruq
Poster
Poster
 
Posts: 2
Joined: Thu 07. Nov, 2002 08:57

Postby adaaaam on Fri 08. Nov, 2002 09:19

Hey,

How did you solve it?
adaaaam
Poster
Poster
 
Posts: 4
Joined: Wed 16. Oct, 2002 09:02

Next

Return to Birthday [2.0.10/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron