Closed (duplicate)
Project:
Calendar
Version:
5.x-1.7
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
20 Nov 2007 at 18:46 UTC
Updated:
17 Aug 2008 at 20:39 UTC
Hi
I changed access rights and display of the calendar block and now a error message is displayed :
warning: Invalid argument supplied for foreach() in /mywebsite/modules/calendar/calendar.module on line 1204.
I spend a lot of time looking for a solution but i don't know a lot of things about programmation...
This error message is only displayed with the Deco theme.
Does anyone can help me ?
Comments
Comment #1
akasman commentedI have come across the similar error when enabling the Tagadelic Views module with Calendar enabled
There's a workaround that's described here:
http://drupal.org/node/144404
Does this help in your case? Could this fix be included in the calendar module?
Thanks.
Comment #2
sonicthoughts commentedsame issue, but get error
Invalid argument supplied for foreach() in /home/jicnhol7/public_html/drupal/includes/tablesort.inc on line 149. also theme.in
I can't seem to figure this out - the view args are set.
Comment #3
karens commentedI think this is the same as http://drupal.org/node/212040.
Comment #4
VValdo commentedWas the patch in http://drupal.org/node/212040 actually applied to the latest 1.x version? I'm using Calendar 5.x-1.7 and the patch is NOT there. I just added it manually however.
W