Closed (fixed)
Project:
Webform close on date
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
5 Sep 2011 at 12:31 UTC
Updated:
13 Aug 2012 at 08:08 UTC
Jump to comment: Most recent file
Comments
Comment #1
donnycarette commentedCan't reproduce the error, can you make take a look at your settings at admin/settings/date-time?
What version of webform_limit_submissions and webform are you using?
Comment #2
vernond commentedHmmm, don't know why this comes up now, but I'm getting the error also.
Problem seems solved when the include is moved to the top of component building and we fetch the date component defaults, like so:
I'm going to play a bit and will post a git patch later.
Comment #3
vernond commentedIt seems that this patch solves the missing start_date and end_date issue causing the validation error.
Comment #4
donnycarette commentedStrange but i didn't get errors but, thanks again Vernond!
I will add a new release based on your patch (Probably tomorrow morning)
Comment #5
donnycarette commentedPatch is applied to release 6.x-2.3
I'm leaving this issue open to see if it's fixed for everyone
Comment #6
donnycarette commentedClosing
Comment #7
tsaks commentedHi-
I re-opened this issue because I have the exact same problem:
'The entered date must be 2011-XX-XX or earlier'
Have Webform 6.x-3.14 with Webform Limit Submissions 6.x-2.4
Thanks.
Comment #8
mdpenguin commentedI'm getting it now with 2.4, as well. I'm sure that I didn't have this problem in the past.
Comment #9
donnycarette commentedYou need the install the Date API module and set the local date and time.
Thanks for pointing the issue, i will add a new release that requires the date module
Comment #10
donnycarette commentedSeems there's more wrong with latest version, can someone try the version attached to this post please?
Comment #11
vernond commentedI don't haver this module implemented on any production sites at the moment, but local testing of the version in http://drupal.org/node/1269938#comment-5272202 seems to be cool.
Comment #12
donnycarette commentedThanks vernond for testing!
I already added a new release because the current wasn't working it appears: 6.x-3.0-beta1
Comment #13
donnycarette commented