Closed (won't fix)
Project:
Commerce Shipping
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2012 at 04:27 UTC
Updated:
28 Feb 2012 at 19:22 UTC
If selecting just Shipping UI to be enabled, as expected there is a message to say sShipping must be enabled, but above that is this error:
Warning: Invalid argument supplied for foreach() in element_children() (line 6251 of /home/user/website.com/includes/common.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| error_when_enabling_only_shipping_ui.png | 58.08 KB | JSCSJSCS |
Comments
Comment #1
googletorp commentedSince the shipping module is not enabled at this point I doubt the problem is related to commerce shipping - if it were it would not be something I would try to bug hunt. Patches welcome, until then closing.
Comment #2
JSCSJSCS commentedAfter much searching, I found that this error is caused by the Advanced Help module 7.x-1.x: http://drupal.org/node/1086990
After disabling it, the error went away.