Webform was working fine before last upgrade. Now I receive blank emails and I cannot access results. I receive the following error when in results page:

Warning: include(/home/.../public_html/sites/all/modules/webform/templates/webform-submission-navigation.tpl.php) [function.include]: failed to open stream: No such file or directory em theme_render_template() (linha 1413 de /home/.../public_html/includes/theme.inc).
Warning: include() [function.include]: Failed opening '/home/.../public_html/sites/all/modules/webform/templates/webform-submission-navigation.tpl.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') em theme_render_template() (linha 1413 de /home/.../public_html/includes/theme.inc).
Warning: include(/home/.../public_html/sites/all/modules/webform/templates/webform-submission-information.tpl.php) [function.include]: failed to open stream: No such file or directory em theme_render_template() (linha 1413 de /home/.../public_html/includes/theme.inc).
Warning: include() [function.include]: Failed opening '/home/.../public_html/sites/all/modules/webform/templates/webform-submission-information.tpl.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') em theme_render_template() (linha 1413 de /home/.../public_html/includes/theme.inc).

I cannot find any similar error in the forums to help me sort this out. Thanks in advance for any help.

Comments

aamato’s picture

Status: Active » Closed (fixed)

Solved... don't know why but the sites/all/modules/webform/templates folder was empty after a drush upgrade.
Just added the missing files

aamato’s picture

Issue summary: View changes

added quotes