MyBB Community Forums

Full Version: Strange Member List Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I recently migrated my board from a proprietary system to MyBB. I copied the database from the old to the new. We had about 8,000 registered users on the old forum. All 8000 now show up as members on the Member List. The strange problem is that the date for "Last Visit" is the current day and time.

In the database, in the mybb_users table, the column for "last time" is defaulting to 0. So, where in the php script is the 0 being converted to the current time to display on the Member List? There is no unixtimestamp in the database...

How can I fix this odd issue? Any suggestions?

Thanks in advance.

Jackie
TheWineBoard.com