I have checked the function to update the dates in forum, but it still turns out to be 38 or 37 years some weeks. Is there any SQL queries to fix this?
I have checked the function to update the dates in forum, but it still turns out to be 38 or 37 years some weeks. Is there any SQL queries to fix this?
Comments
Comment #1
naheemsays commentedIn the import settings page there is a tick box for an alternative date processing (it asks you to tick it if all members joined over 30 years ago or something...). Did you accidentally tick that?
Comment #2
jaka commentedI think so... What can I do now?
Comment #3
naheemsays commentedThe line doing the time coverssion is
No idea how you can reverse that.
Other options would be to either reimport all the data with the correct settings, or to try to correct the timestamps by reimporting them. Use the data in the phpbb2drupal_temp_user table to use the phpbb user_id to drupal uid.
Comment #4
naheemsays commentedIf there is still a problem, please let me know. Otherwise, closing.