Closed (fixed)
Project:
Advanced Book Blocks
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Jan 2009 at 07:44 UTC
Updated:
16 May 2010 at 18:27 UTC
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
Comment #1
PixelClever commentedI 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.
Comment #2
zm∞ commentedi 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))
Comment #4
zisser commentedJust 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