Closed (won't fix)
Project:
Daily
Version:
4.6.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
27 Oct 2005 at 19:59 UTC
Updated:
15 Jan 2008 at 22:26 UTC
It could be Keyword Module error, but that module doesn't seem to have a place to report this bug. When Keyward module is installed, the daly container produce this error:
warning: Invalid argument supplied for foreach() in /home/nethome/public_html/powerliving/includes/common.inc on line 1308.
Fatal error: Call to undefined function: form_group_collapsible() in /home/nethome/public_html/powerliving/modules/keyword_links/keyword_links.module on line 125
Any one have any idea?
Comments
Comment #1
Frodo Looijaard commentedStrange. I do not know the keyword module at all; the only module that I could find is the Keyword links module, is this the one you use?
A bug in the same function has just been fixed in CVS (see SQL query not using prefixed syntax). This should only be relevant if you use database prefixes.
If the problem occurs in the form to edit a daily container, it almost has to mean that somehow the vocabulary (taxonomy) you use for daily items has been corrupted, or at least contains very strange data. Can you check you use the correct vocabulary (admin/settings/daily) and that the vocabulary does not contain strange terms?
Perhaps the keyword module enters strange data into vocabularies?
I hope the above will set you on the right track.
Frodo
Comment #2
nethome commentedyeah. i meant keyword links module. i decided not to use and hence removed it. i have no problem since then.
Comment #3
Frodo Looijaard commentedWon't fix: the Keyword links module does not exist anymore for Drupal 4.7, 5 or 6.
Frodo