I set up a contact form using webform and today I saw this message "Submissions for this form are closed." and the web form does not show up. I tried to reactivate the form by deleting all the previous testing message, setting the submission limit to none or to 10, and played with the permission, and this message never goes away.

Thanks! huj

Comments

quicksketch’s picture

Category: feature » support

That message shows up when no users have access to submit the webform. Check under the "Webform access" fieldset and make sure at least one user role is checked.

quicksketch’s picture

Status: Active » Closed (fixed)
vako’s picture

I am having the exact same issue and it's not even a webform, just a node.
It happens on relatively older articles. Somehow it's related to webform, but can't figure out how.
Would appreciate some help to resolve this issue.

jasom’s picture

Go to http://127.0.0.1/admin/settings/webform and leave checked just webform as webformular content type. No page, no story.

87noah’s picture

Version: 6.x-2.5 » 6.x-3.2

I'm facing the same problem, on all my forms I see 'submissions to this form is closed' I couldn't resolve this ...
Whenever I edit the form settings to 'open' it changes back to closed.... Dunno why... Need a solution to this ...

calmforce’s picture

Category: support » bug
Status: Closed (fixed) » Active

I think this is the result of recent upgrade; my form came as "Closed" after the upgrade to 6.x-3.6 (I use update.php as usual). When I try to "Open" the form, upon saving the settings I get the following:

user warning: Unknown column 'status' in 'field list' query: UPDATE webform SET nid = 3, confirmation = '

Thank you for your inquiry. You will be contacted shortly.
\r\n 

Sincerely,
\r\n 

CalmForce.com

', confirmation_format = 1, redirect_url = '', status = 1, block = 0, teaser = 0, allow_draft = 0, submit_notice = 0, submit_text = '', submit_limit = -1, submit_interval = -1 WHERE nid = 3 in /ebsvol/apache/www/includes/common.inc on line 3538.

quicksketch’s picture

Version: 6.x-3.2 » 6.x-2.5
Category: bug » support
Status: Active » Closed (fixed)

@calmforce and @87noah: Let's keep this issue closed since it's definitely different (a 2.x issue instead of a 3.x one). There's already an issue open at #1035140: Submissions stay closed.