From: Franky V. L. <lie...@te...> - 2008-08-24 08:49:38
|
On Sat, 23 Aug 2008 12:07:18 -0700 (PDT) Sam Karpluk <sam...@ya...> wrote: > I'm testing a "live" survey (which I'll later copy). In the meantime, > I would like to be able to do multiple posts to it, but it doesn't > seem to want me to do this. I'm using an embedded survey. Any help > appreciated. > > Sam Karpluk > Look at the settings of the survey: if it is a private survey, the seetings might say you can only respond once. Also, look at the config variable $ESPCONFIG['limit_double_postings'], if that is set to a number >0 (the default), you can only respond once. Set this to 0 to disable in your own phpESP.ini.php (don't change the default file). Franky |