Closed (works as designed)
Project:
phpBB2Drupal
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2012 at 21:04 UTC
Updated:
8 Oct 2012 at 18:52 UTC
Testing 2.x for Drupal 7.
Managed to import all users, small problem is that user creation date appears to be reset, leading the forum to welcome e.g. admin / user 1 to the forums.
Is there a chance of preserving original user creation date from the phpBBforum?
Thanks
Comments
Comment #1
JeremyFrench commentedHi there.
I am not quite sure of your problem. If you look at the user profiles does it have the correct member for time? If this is right please could you try to expand on the issue you are having?
Comment #2
marktheshark commentedThanks for your support.
What I mean is that users appear to have their creation dates set to 'now' and as a result the (advanced) forum (module) says "welcome to our new user: admin, etc.".
I will check this tonight in the individual user profiles when I have access to my server and get back to you.
Comment #3
marktheshark commentedOK, this is a false alarm.
All other users have their proper creation date.
The admin is listed as one of the newest users on the advanced forum, because he was created along with the new drupal installation. I suppose I should check how to hide the user from the forum module...
Sorry for the inconvenience.