Ver 1.3.8
Okay I have searched and searched and I cannot find any answers to what I am trying to do.
First what I want is to have 2 flat rate shipping options, lets say one is ground at 6 bux and the other is 15 for overnight.... seems simple but I am about to pull my hair out!
I have tried to create a duplicate flat rate module, I even downloaded the one someone else had done to make sure I wasn't being stupid and I keep getting the same warnings and it won't install.

PHP Code:
Warningreset() [function.reset]: Passed variable is not an array or object in /home/content/m/i/t/mithunden/html/shop/admin/modules.php on line 278 
PHP Code:
WarningVariable passed to each() is not an array or object in /home/content/m/i/t/mithunden/html/shop/admin/modules.php on line 279 
Then if I click on update it sends me to this

PHP Code:
WarningVariable passed to each() is not an array or object in /home/content/m/i/t/mithunden/html/shop/admin/modules.php on line 56 
PHP Code:
WarningCannot modify header information headers already sent by (output started at /home/content/m/i/t/mithunden/html/shop/admin/modules.php:56in /home/content/m/i/t/mithunden/html/shop/admin/includes/functions/general.php on line 21 
any help???