I use Drupal 5.2 and have just updated to Webform 1.7 - I've deleted all the files in modules/webform and uploaded new files. I'm 99,9% sure I ran the update.php and that nothing actually got updated. After the update I got the following error:
The webform component textfield is not able to be displayed
I got this message when viewing the form - for each textfield that existed. Other fields seemed to show up correctly.
I thought I could fix it by editing the form and submitting it again. As I wanted to edit any of the existing textfields i got another message saying (something like):
Textfield component doesn't have edit function defined
I'll try to recreate this again (on local machine) and write back. I reverted to 1.6 and the forms work fine now.
Comments
Comment #1
lenart commentedI tried to recreate the error but I couldn't. Now I have Webform 1.7 installed and everything works fine. I haven't changed anything else though so I'm really confused over what was wrong.
Long story short
I deleted modules/webform (don't know which version - probably 1.6)
I uploaded Webform 1.7
I ran update.php
After that two mailings were sent using SimpleNews module. I have l18n module (5.x-2.1) installed and I know these two modules are causing some weird problems with the menu system - clearing cache helps solve the problem. Maybe it had the same effect on Webform module. I really don't know :)