I got this warning message in /admin/settings/advanced-book-blocks, when I save the configuraion settings.
warning: Invalid argument supplied for foreach() in /home/pcmakers/public_html/thedindigulonline/modules/advancedbookblocks/advancedbookblocks.module on line 298.

Comments

PixelClever’s picture

Status: Active » Fixed

I couldn't reproduce this, but from what I could guess you added a block before having any vocabularies. I added an extra check to insure that there are vocabs before running the foreach. This should keep this from showing up again, but let me know otherwise.

zm∞’s picture

Assigned: Unassigned » zm∞

i caught some similar errors, and its look like this module is incompatible with DHTML menu module (even disabled).
(dont speak english well, preved medved buddies))

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

zisser’s picture

Just installed the module in my very much new test site drupal 6.16 (localhost) and got the following:
warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\traine\sites\all\modules\advancedbookblocks\advancedbookblocks.module on line 304.

Steps:
1. enable the module
2. click configure on the default book navigation block
3. do nothing
4. click save

As this is a very new website I did not even had the chance to play with taxonomy yet..

10x
Udi