I tried to use a Drupal project which was previously developed by another person. I have imported the database as well.
When I try to run the website, I get this error:
Fatal error: Call to undefined function webform_menu_load()
I tried to remove progressively all the modules I have, but it's not working.
Does anyone know how to resolve this?