From: Matthew G. <gr...@mu...> - 2005-03-10 15:15:08
|
You should probably file a proper bug report on Source Forge with more details of your installation, ESP version etc... On Thu, 2005-03-10 at 09:09 -0600, Christopher Rivard wrote: > In a previous version of php-ESP, I had been using the functionality that > lets me display the real-time results on a public web page. Like so (from > the documentation): > > "If you would like to insert the (real-time) results of a survey into a web > page, use the following PHP code. > > <?php $sid=SID; $results=1; > include('F:\wwwroot\home\survey\admin/public/handler.php'); ?>" > > Since upgrading, I have been getting errors on my results page (actual > results display correctly below the errors): > > Notice: Undefined variable: precision in > F:\wwwroot\home\survey\admin\public\handler.php on line 37 > > Notice: Undefined variable: totals in > F:\wwwroot\home\survey\admin\public\handler.php on line 37 > > Notice: Undefined variable: qid in > F:\wwwroot\home\survey\admin\public\handler.php on line 37 > > Notice: Undefined variable: cids in > F:\wwwroot\home\survey\admin\public\handler.php on line 37 > > Do I need to provide values for those variables (precision, totals, qid, > cids), before calling the handler include? > > Thank you in advance for any information anyone can give me. -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |