My webform has stopped appearing on the published page, but it still exists (along with all submission data) on the Edit page.
All that appears on the public page is the preamble text. No fields. No field descriptions. Nothing. This is true of all my webforms.
Might this have been caused by my fix of the "Call to undefined function_simplenews_template_message()" error message? I followed the instructions here: http://drupal.org/node/393218
Here's another fact that may be related: In the "File attachments" section of other pages, the field that normally contains the user created name for an attachment is missing too. The check box is visible on the left. But there is nothing to the right of it.
kewords: form, missing, disappeared, gone
Comments
Comment #1
toddtomlinson commentedI am seeing the same behavior on my site. We're running 6.x-3.11 on a D 6.19 install. I see the fields in the edit webform mode - but when I click "view" the fields don't appear - only the intro text. All forms that previously worked are now not working.
Comment #2
quicksketchCould both of you describe when the fields suddenly stopped appearing? Is this issue really for the 5.x-1.x version of the module? I no longer offer any support for Drupal 5, so you may be on your own there.
If you've updated the Webform module recently, make sure to run update.php.
Comment #3
quicksketchComment #4
titi38 commentedI have the same problem.
I'm trying several modules : Conditional Fields, Webform conditional, Rules, Workflow
Perhaps I caused a bug in the database, but now I can't see any more field in my forms (v3.11 on D6.22).
I ran update several times, I disabled the modules that I'm trying, with no result.
I am wondering if it could be the Drupal core update that caused this trouble ?
I don't know what to do now !...
Comment #5
thumperstrauss commentedThis is to confirm that I, too, unistalled Webform 5.x-1.x-dev, and then deleted the module (with FTP). Then I uploaded the newest version available, which is 5.x-2.10. But when I went to the module page, the older version was still listed. Even after selecting the check box to activate it, the old version name was still listed. The new module didn't seem to make any difference. While I can edit my form, when I click View there are no fields listed.
Also, to note, when I visited the update.php page, Drupal didn't notice that a newer version of Webforms was installed.
Is there some command I could try in MySQL to shake things up a bit in the database. Maybe get rid of some of the cobwebs?
Comment #6
quicksketchI'm no longer supporting the 5.x version.
Comment #7
bufa06 commentedHi
I have the same problem I m running Drupal 6.20 and WebForm 6.x3.14. I can see the fields in the edit webform mode but not when I click on view, is it a problem with Drupal 6.20 ?
Comment #8
bufa06 commentedHi
I have the same problem I m running Drupal 6.20 and WebForm 6.x3.14. I can see the fields in the edit webform mode but not when I click on view, is it a problem with Drupal 6.20 ?
Comment #9
quicksketchHave you upgraded the module recently? When did you start having this problem, or is it something that you can provide me steps to reproduce from a clean install of Drupal?
Comment #10
bufa06 commentedSorry I have found the problem was with my template...
Comment #11
quicksketchGreat, thanks for the followup. It would be nice if you could document the exact problem, other users might experience the problem in the future, but in any case this issue is fixed.