From: tony <ge...@pa...> - 2012-09-29 20:03:02
|
Franky Van Liedekerke <liedekef <at> telenet.be> writes: > > It's a notice, not an error. Adjust your php.ini to only show errors. > See the php website for this. > > Franky > > > I am using the latest version of phpESP (2.1.4) and receive the following > > errors when taking a PUBLIC survey: > > > > Notice: Undefined variable: request_referer in /phpESP/public/handler.php on > > line 465 > > > > Notice: Undefined variable: request_direct in /phpESP/public/handler.php on > > line 466 On a shared server I don't have access to the php.ini file, and I know almost nothing about coding PHP. My solution is to build a confirmation html page and not use the built-in option. So far so good in tests. |