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).
CommentFileSizeAuthor
error_when_enabling_only_shipping_ui.png58.08 KBJSCSJSCS

Comments

googletorp’s picture

Status: Active » Closed (won't fix)

Since 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.

JSCSJSCS’s picture

After 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.