Its resolved.
Blank spaces at the start of .module files was causing this issue.
On Sat, Apr 23, 2011 at 1:51 PM, Austin Einter
<austin.einter@gmail.com> wrote:
Hi All
I had a working site. I added a custom module to it. I enabled the newly added module.
After that, when I login to site, I get blank pages.
warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\vhosts\netcloudsystems.co.in\httpdocs\sites\default\modules\resume_submit\resume_submit.module:2) in C:\Inetpub\vhosts\netcloudsystems.co.in\httpdocs\includes\session.inc on line 99.
warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in C:\Inetpub\vhosts\netcloudsystems.co.in\httpdocs\includes\session.inc on line 102.
What could be the pssible reason? Any help highly appreciated.
Thanks
Austin