Closed (fixed)
Project:
Date
Version:
6.x-2.4
Component:
Date API
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2009 at 00:12 UTC
Updated:
18 Dec 2009 at 00:29 UTC
Hello Drupal Folk,
It's been a while since using Drupal and I'm having an issue when I'm trying to move a site from the test setup to the live domain.
When ever I have a block or view to show some Nodes using the datefield I am having this sent
* warning: Invalid argument supplied for foreach() in /[siteaddress]/sites/all/modules/date/date_api.module on line 528.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /[siteaddress]/sites/all/modules/date/date_api.module on line 817.
* warning: in_array() [function.in-array]: Wrong datatype for second argument in /[siteaddress]/sites/all/modules/date/date_api.module on line 819.
It works fine when I am on my local MAMP set up.
I have tried a search but haven't had much luck, if I have duplicated an issue please let me know.
Cheers
Comments
Comment #1
bdiddymc commentedComment #2
bdiddymc commentedSeemed to be fixed after I flushed the caches.
Be interested to hear what the issue was if anyone has an insight.