1 Aug
2008
1 Aug
'08
11:47 p.m.
User: nbz Branch: HEAD Date: Fri, 01 Aug 2008 21:47:29 +0000 Modified files: /modules/phpbb2drupal phpbb2drupal.module Log message: phpbb3 stores user status in user_type instead of user_active as phpbb2 did. inactive users get an id of 0. there are other status too, no idea what they mean. KISS - user_type of 0 = inactive. The rest mean active. further complication - duplicate check sets $user->user_active to 0 if the user is a duplicate. Assume the only time the $user->user_active is set before now is in duplicate check and nothing is taken from database - so php isset() should work. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/phpbb2drupal/phpbb...
6540
Age (days ago)
6540
Last active (days ago)
0 comments
1 participants
participants (1)
-
drupal-cvs@drupal.org