So I have enabled the suite. I haven't changed any configuration settings or anything. I simply enabled popup, popup filter and popup ui. I get the following error appearing on seemingly random pages:

warning: Invalid argument supplied for foreach() in /home/zowdacom/public_html/modules/popup/popup_filter/popup_filter.module on line 391.
warning: Invalid argument supplied for foreach() in /home/zowdacom/public_html/modules/popup/popup_filter/popup_filter.module on line 405.

I have tried to add a popup to a single page, but I deleted the code after the popup didn't function. This error is appearing on many pages, not simply the one I tried to add the popup on.

Comments

melchoir55’s picture

Note that disabling popup filter appears to fix the problem, though it isn't a great fix since that is the module I needed in the suite.

Edit:

I have narrowed this down a bit. Apparently, it will only trigger the configuration page for a disabled block. After doing this, the error message will then show up on random pages as you browse. As far as I can tell, if you enable popup_fields then do not visit blocks, the error does not occur.

boabjohn’s picture

Same here:

warning: Invalid argument supplied for foreach() in <...>popup/popup_filter/popup_filter.module on line 405.

No configs on the module (excpet for choosing a non-default display style)

All other contrib modules up to date, D6.19 out of the box.

Clues?

Kutakizukari’s picture

Getting it to:

warning: Invalid argument supplied for foreach() in /sites/all/modules/popup/popup_filter/popup_filter.module on line 405.

After I click configure on the blocks page for User Tweets and then hit save is when I get the error. I have not noticed so far this warning showing up on other pages.

Ela’s picture

subscribing

Shai’s picture

I have same problem... doesn't seem to cause any problems viewable to end users.

socialnicheguru’s picture

i have the same problem

Edit: does this help? http://drupal.org/node/852710#comment-3207712

johnhorning’s picture

I'm getting the same error message, particularly after editing a block.

Scheepers de Bruin’s picture

Please download 3.2.

Note that 3.2 will break/ignore custom popup styling, but give you a way of creating your own style modules.

Scheepers de Bruin’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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