Jump to content

Setting the "Joined Date" in phpbb_users table?


Solarpitch

Recommended Posts

Hey Guys,

 

My Saga of integrating phpbb with my own logon system is coming to an end! At the moment when I do an insert into the phpbb_users table the user's Joined Date always sets as "Joined: 01 Jan 1970" . . clearly you dont have to be a webmaster  to know thats wrong. ::)

 

In the field user_regdate it seems to store the date as "1182625180" normally. However when I try and insert the date with my own insert statement, it goes in as a general date format "Tue 26th Jun,2007 04:20 pm" but still displays as...

 

... "Joined: 01 Jan 1970" on the forum! Has anyone had experience with this?

 

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.