Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.4.0
-
Component/s: None
-
Labels:None
Description
After installing Drupal 7 (minimal profile) and visiting sites/all/modules/civicrm/install.index.php to install CiviCRM, I see the following warnings in the logs:
Notice: A session had already been started - ignoring session_start() in drupal_session_start() (line 278 of /var/www/includes/session.inc).
Notice: Trying to get property of non-object in drupal_get_user_timezone() (line 2116 of /var/www/includes/bootstrap.inc).
Notice: Trying to get property of non-object in user_access() (line 790 of /var/www/modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 802 of /var/www/modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 803 of /var/www/modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 809 of /var/www/modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 812 of /var/www/modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 790 of /var/www/modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 802 of /var/www/modules/user/user.module).
Notice: Trying to get property of non-object in user_access() (line 812 of /var/www/modules/user/user.module).