From: <no...@so...> - 2002-06-19 20:36:08
|
Bugs item #556963, was opened at 2002-05-16 16:06 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=108956&aid=556963&group_id=8956 Category: Admin Group: v1.4 Status: Open Resolution: None Priority: 5 Submitted By: Douglas Hobaugh (doug868) Assigned to: Nobody/Anonymous (nobody) Summary: Can't test multi page surveys Initial Comment: on the demo site the action part of the form tag is action="/demo/index.php?where=test&sid=3429" mine is action="/phpesp/index.php" missing the query string? Might I have something setup wrong? the file /phpesp/index.php is a symbolic link to manage.php OS: SuSe linux Web server: Zeus 4.01r1 Doug ---------------------------------------------------------------------- >Comment By: Matthew Gregg (greggmc) Date: 2002-06-19 15:36 Message: Logged In: YES user_id=14116 Do you have "register_globals" on or off in your php.ini? If it's off, try turning it on, restart your web server and see if the problem continues. ---------------------------------------------------------------------- Comment By: Douglas Hobaugh (doug868) Date: 2002-05-17 12:27 Message: Logged In: YES user_id=545343 phpESP: 1.4 released on the 15th or 16th PHP: 4.1.2 ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2002-05-17 12:22 Message: Logged In: YES user_id=14116 What version of phpESP is this? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=108956&aid=556963&group_id=8956 |