Closed (fixed)
Project:
Web Widgets
Version:
6.x-1.1
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
5 Jun 2010 at 11:06 UTC
Updated:
5 Jul 2010 at 14:20 UTC
hi,
When I create a view with "Web Widget" display , then the following error coming ,
"warning: Invalid argument supplied for foreach() in /var/www/my_domain_name/htdocs/includes/common.inc on line 1859."
Please give solution for that.
Thanks
Comments
Comment #1
DamienO commentedI have the same problem. Any solution for this?
Otherwise, this is a great module!
Comment #2
DrupSpa commentedNext One ;)
I am using Web Widgets 6.x-1-1 on a fresh installed Drupal/Views/CCK-system. After creating a view with a web widget (iframe), I get the error
warning: Invalid argument supplied for foreach() in .../includes/common.inc on line 1859.
Has someone an idea where the source of this problem is? The widget itself seems to work but this error shows up.
Comment #3
Will White commentedHi all,
Thanks for the report. What version of views are you using?
Comment #4
Will White commentedFixed with http://drupal.org/cvs?commit=382752
Thanks!