Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2009 at 11:23 UTC
Updated:
9 Mar 2009 at 14:10 UTC
I'm getting, since Feb 10th update, the next warning:
Warning: call_user_func_array(): First argument is expected to be a valid callback, 'field_elements' was given in module_invoke() (line 492 of /home/public_html/7/includes/module.inc).
Comments
Comment #1
dave reidHave you run update.php?
Comment #2
nikemen commentedYep, no pending updates.
Comment #3
dave reidHmm...I think you need to re-install because of the new FieldAPI stuff in core that doesn't have an update path. I had to do that after the FieldAPI updates and my 7.x is working just fine afterwards.
Comment #5
nikemen commentedI update all days. When FieldAPI was released the site totally crashed. Now I have a fresh one -with FieldAPI- installed. This warning is new, showed up after yesterday's release.
Comment #6
senpai commentedI experienced the same thing just now, after yesterday's commits. Drop your db and re-install. It'll take away the warning.
Comment #7
nikemen commentedSolved with the update of Feb 20th without re-installing.