Closed (fixed)
Project:
Mobile Tools
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jun 2009 at 15:08 UTC
Updated:
13 Jul 2009 at 18:50 UTC
Latest upgrade makes admin_menu module stop working but any error is triggered in firebug
I was upgrading from 1.4
Comments
Comment #1
lindsay commentedI was also updating from 1.4 when funky things started happening. I kept getting these errors:
Invalid argument supplied for foreach()
Cannot modify header information - headers already sent...
I could access my admin menu, but when I tried to save any settings it would load a blank page.
Drupal Version 6.12
Other modules: Automatic Nodetitles, CAPTCHA, Content Access, Service links, Simplenews and Smfforum.
For the time being, I have switched to using Browsecap and Mobile Theme.
Comment #2
twom commentedThe error can be caused by the whitespace in front of the opening <?php tag.
Can you try it again with the 1.6 version.
Thanks!
Comment #3
lindsay commentedLooks like that fixed it, thanks!
Comment #4
twom commentedCool. 1.6 had another error on line 514 that I fixed in 1.7... Doing things too fast is never good
If you have requests for the module or feedback. Let me know.
Mobile Tools is fairly new, so I am sure we can make it better :)
Comment #5
twom commentedComment #6
lindsay commentedThanks! I do have one thing I have wanted to do with it, but can't figure out how. I'll post it as it's own request though. Thanks for being so responsive about this issue!