I'm not sure what I managed to break but when I try to log-in (as a user w/ admin role) I receive the following warning messages and am not able to access my site:
warning: Cannot modify header information - headers already sent by (output started at E:\inetpub\drupal\includes\common.inc:1) in E:\inetpub\drupal\includes\common.inc on line 99.
warning: session_regenerate_id(): Cannot send session cookie - headers already sent by (output started at E:\inetpub\drupal\includes\common.inc:1) in E:\inetpub\drupal\modules\user.module on line 817.
warning: Cannot modify header information - headers already sent by (output started at E:\inetpub\drupal\includes\common.inc:1) in E:\inetpub\drupal\includes\common.inc on line 192.
The anonymous user
This started after I was trying to fix an error regarding the event module and the windows problem of warning: gmdate(): Windows does not support dates prior to midnight (00:00:00), January 1, 1970 ....
My next alternative is to roll back to backup.
This is a new 4.6 install and I'm a new Drupal user....
Thanks for any help / guidance!
Comments
Comment #1
angelahoistion commentedI've also found that it doesn't matter what level the user is...the same messages appear and the user is not able to access the drupal site....
Comment #2
angelahoistion commentedClosed this since I didn't receive any feedback and the usual 'remove whitespace' option didn't fix the problem -- so we just rolled back to a backup copy...