From: Franky V. L. <lie...@te...> - 2008-01-11 18:25:22
|
First of all: php notices are NOT errors. Showing this on screen is a security issue and should be disabled! Anyway, it's a small thing in the "inside " testing of the survey, if you use the standalone test link, this won't happen. Fix, comment out the line 58 in admin/include/where/test.inc (the line that also defines ESP-AUTH-OK). This has been changed in svn on sourceforge as well. Franky On Fri, 11 Jan 2008 11:38:46 -0600 "Cook, Ken" <kc...@sa...> wrote: > We are upgrading to phpESP 2.0.2, and I have created a three page test > survey and a one page test survey. When testing, on the three page > survey when you complete the first page and go to the two page or on > the one page survey when you submit the survey, you get this error: > > > > Notice: Constant ESP-AUTH-OK already defined in > /var/www/php-bin/phpESP2.0.2/public/handler-prefix.php on line 141 > Request failed, please contact the administrator. > > > > any suggestions? > > > > Ken Cook > > Web Programmer > Samford University > > > > > |