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

Frodo Looijaard’s picture

Assigned: Unassigned » Frodo Looijaard

Strange. 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

nethome’s picture

yeah. i meant keyword links module. i decided not to use and hence removed it. i have no problem since then.

Frodo Looijaard’s picture

Status: Active » Closed (won't fix)

Won't fix: the Keyword links module does not exist anymore for Drupal 4.7, 5 or 6.
  Frodo