From: Kon A. <ang...@ip...> - 2002-03-30 21:43:50
|
James, I'm using the latest version - ckecked out from devel cvs yesterday. Kon On Sun, 31 Mar 2002 02:26, James E. Flemer wrote: > What version of PHP do you have? I used $_REQUEST[] in the > updates for download/export. That is available only in > PHP4.1.0 or later. If you have an older version I would > suggest upgrading (security holes), though if you cannot. > then replace $_REQUEST[] with $GLOBALS['HTTP_GET_VARS'][]. > > -James > > On Sat, 30 Mar 2002, Kon Angelopoulos wrote: > > OK, > > > > I've made the correction (updated my CVS copy) but still get an "Invalid > > survey ID" error whenever I try to download any survey results. > > > > Any ideas ???? > > Kon |