Today I created a content type and then foolishly deleted it. Now I get the following errors and the type of previously created webforms is empty.

Notice: Undefined index: webform_node_form in drupal_retrieve_form() (line 807 of /home/zerocarb/public_html/includes/form.inc).
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'webform_node_form' not found or invalid function name in drupal_retrieve_form() (line 842 of /home/zerocarb/public_html/includes/form.inc).

Is there anything I can do to save this data? My most recent backup is over a week old.

Comments

Patricia_W created an issue. See original summary.

Liam Morland’s picture

Do you mean that when you visit existing Webforms, you get the error messages mentioned above? I don't know what would cause this. Are you trying to save Webform submission data? You could look directly at the database tables to see if the data is still there.

Liam Morland’s picture

Status: Active » Fixed

If you need more help, please re-open and provide details.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.