I've installed the View module and after clicking on "Add a view", the following message appeared: "Fatal error: Call to undefined function: form_hidden() in /var/www1/nh448300/public/www_root/modules/views/views.module on line 787". The Theme editor is looking for the "form_select()" function and can't find it as well. Please help. Where are these functions?

Thank you!

Marek

Comments

heine’s picture

They are no longer present in 4.7. Make sure you use the 4.7 versions of the modules in question.

See also Fatal error: Call to undefined function: form_*() on Drupal 4.7.
--
The Manual | Troubleshooting FAQ | Tips for posting | Make Backups! | Consider creating a Test site.

MarekP’s picture

Thank you, Heine. You are right, I had an older version of the module. However I can't install the 4.7 version -- it doesn't create tables. Is there a database script that creates the tables anywhere?