The Green means no Zones are set ...
The Yellow means either Zones are set or something isn't configured ... based on this module ... it would mean a Zone is set ...
You have EXPRESS in the wrong place on it ... and an error here:
Should be here:
Code:
'title' => MODULE_SHIPPING_TABLEEXPRESS_TEXT_WAY,
And should be:
Code:
return array('MODULE_SHIPPING_TABLEEXPRESS_STATUS', 'MODULE_SHIPPING_TABLEEXPRESS_COST', 'MODULE_SHIPPING_TABLEEXPRESS_MODE', 'MODULE_SHIPPING_TABLEEXPRESS_HANDLING', 'MODULE_SHIPPING_TABLEEXPRESS_HANDLING_METHOD', 'MODULE_SHIPPING_TABLEEXPRESS_TAX_CLASS', 'MODULE_SHIPPING_TABLEEXPRESS_TAX_BASIS', 'MODULE_SHIPPING_TABLEEXPRESS_ZONE', 'MODULE_SHIPPING_TABLEEXPRESS_SORT_ORDER');