Newest release version doesn't complete configuration successfully. Instead of getting a configuration confirmation, I get a blank screen (admin/build/modules/list/confirm).

After that, the following warnings appear:
Warning: Cannot modify header information - headers already sent by (output started at /modules/mobile_tools/mobile_tools.module:1) in /includes/bootstrap.inc on line 636

This error is repeated for line 636 through 639

I also get:
warning: Cannot modify header information - headers already sent by (output started at /modules/mobile_tools/mobile_tools.module:1) in /includes/common.inc on line 148.

I cannot disable and uninstall it.

I am installing this module for a brand new site - there is no content developed yet. Would prefer a solution that would fix the problem by editing a file so I don't have to uninstall Drupal and start over again.

Any help would be appreciated.
Thanks
Anne

Comments

aoflaherty’s picture

I see you have updated the code - I loaded version 1.9 and version 1.10 is now available.

pendrag’s picture

Title: Release version crashes during install » Release version crashes after install
Version: 6.x-1.9 » 6.x-1.10

I updated to version 1.10 and the problem persits...

Warning: Cannot modify header information - headers already sent by (output started at /modules/mobile_tools/mobile_tools.module:1) in /includes/bootstrap.inc on line 636

Warning: Cannot modify header information - headers already sent by (output started at/modules/mobile_tools/mobile_tools.module:1) in /includes/bootstrap.inc on line 637

Warning: Cannot modify header information - headers already sent by (output started at /modules/mobile_tools/mobile_tools.module:1) in /includes/bootstrap.inc on line 638

Warning: Cannot modify header information - headers already sent by (output started at/modules/mobile_tools/mobile_tools.module:1) in /includes/bootstrap.inc on line 639

aoflaherty’s picture

I also tried to upgrade from 1.09 to 1.10 without success. I was able to eliminate the errors by uninstalling mobile tools (and browscap, though I don't know if that was critical.) I uninstalled by unchecking what I could in the list mode - browscap only I think. Then I was able to select uninstall and disable both browscap and mobile tools. The top of the screen has all the errors, but if you scroll down you can see you configuration options.
-Anne

pendrag’s picture

Browscap was updated too (to version 6.x-1.1) , and it looks like the problem is coming from mobile_tools 1.10, since overwriting its files with and older version (mobile_tools 6.x-1.8) all the errors disappeared.

sphism’s picture

same problem v1.10 not using browscap

Anonymous’s picture

There is a space in the .module file at the first line, before <?php
Remove this to solve the problem

jeffpatton’s picture

That works for me, was experiencing the same issue.

twom’s picture

Hmmm... Don't know how this happened...

I fixed this and released the 6.x-1-11 ... The numbers go quick

Thanks to all for helping out and testing!!

Tom
http://www.osmobi.com

twom’s picture

Assigned: Unassigned » twom
Status: Active » Needs review
aoflaherty’s picture

The newest version is working great! I recommend this ticket be closed unless anyone else has encountered an issue.
Thanks for the quick turn around.
-Anne

twom’s picture

Status: Needs review » Closed (fixed)

Closed!

Thx