From: <no...@so...> - 2002-09-18 13:34:21
|
Bugs item #611041, was opened at 2002-09-18 06:28 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=611041&group_id=8956 Category: User Group: v1.4 >Status: Deleted >Resolution: Duplicate Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Problem with Other category in checkboxe Initial Comment: I'm getting an error when testing a survey created in phpESP 1.4. When a user puts in a value for "Other" when this is used with a checkbox (i.e. when "!other" has been specified) I get the following error: Fatal error: [] operator not supported for strings in /usr/local/lib/php/contrib/phpESP/admin/include/lib/es presponse.inc on line 156 However things seem to work okay with radio buttons and !other cheers Paul ---------------------------------------------------------------------- >Comment By: James Flemer (jimmerman) Date: 2002-09-18 08:34 Message: Logged In: YES user_id=39444 This is a duplicate bug report. This bug has already been fixed in CVS. Please search existing bug reports before submitting new ones. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-09-18 08:10 Message: Logged In: NO BTW this error only occurred when multiple checkboxes were selected. Removing the square brackets in the offending line of the PHP script seems to fix the problem! At least it does ni PHP 4.2 cheers Paul ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=611041&group_id=8956 |