From: tony <ge...@pa...> - 2012-09-29 21:12:07
|
tony <general <at> pagecraft.org> writes: > > 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 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. Spoke too soon. Turning the page in a multi-page survey displays the same set of "error" messages. Notice: Undefined offset: 3 in /home/pagecrft/public_html/phpESP/public/handler.php on line 385 |