Re: Error Mod_survey insert squence of '999' values
Joel Palmius <[email protected]>
| Newsgroups | gmane.comp.apache.mod-survey.general |
|---|---|
| Message-ID | <[email protected]> |
It is a bug which has been fixed. If the user takes more than ten minutes on one of the pages in a sequence, the session times out. In later versions this has been raised to 60 minutes. If you want to fix this without installing an entirely new version, change line 98 in Survey/Session.pm so that it reads -expires => '+60m', # setting the expire time to 10 minutes (instead of '+10m'). Then stop apache to a full stop, and then start it again. If you think 60 minutes is too short, there is in general no problem with using a higher value. If the problem does not feel acute, you could wait another week, during which time the next stable version should be released. Or at least I hope so. :-) // Joel On Tue, 14 Dec 2004, Gabriele Morelli wrote: > Hi to all, > > I developed an online questionnaire with mod_survey tag v3.2.0 (stable).It > seems every once in a while to post a '999' value in almost every field of a > random record, not considering what the user really posted. > Is it a new bug or you already heard about the same problem before?Is it a bug > that has been fixed in the newer version? > > Thanks for your precius time. > Best regards > > Gabriele. > > Skickat av Gabriele Morelli <[email protected]> > till survey-discussion > Skickat av Joel Palmius <[email protected]> till survey-discussion