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
Comment #1
aoflaherty commentedI see you have updated the code - I loaded version 1.9 and version 1.10 is now available.
Comment #2
pendrag commentedI 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
Comment #3
aoflaherty commentedI 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
Comment #4
pendrag commentedBrowscap 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.
Comment #5
sphism commentedsame problem v1.10 not using browscap
Comment #6
Anonymous (not verified) commentedThere is a space in the .module file at the first line, before <?php
Remove this to solve the problem
Comment #7
jeffpatton commentedThat works for me, was experiencing the same issue.
Comment #8
twom commentedHmmm... 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
Comment #9
twom commentedComment #10
aoflaherty commentedThe 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
Comment #11
twom commentedClosed!
Thx