Bugs item #1363305, was opened at 2005-11-21 20:36
Message generated for change (Comment added) made by greggmc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1363305&group_id=8956
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Admin
Group: v1.8
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cannot rearrange questions or add dividers
Initial Comment:
The following error comes up whenever we try to
rearrange the order of questions in a survey or add a
section divider:
Fatal error: Call to undefined function: _addslashed()
in
/var/www/localhost/htdocs/survey/admin/include/function/survey_update.inc
on line 311
We're using 1.8rc1 right now.
Our email is cyd...@gm...
----------------------------------------------------------------------
>Comment By: Matthew Gregg (greggmc)
Date: 2005-11-21 20:55
Message:
Logged In: YES
user_id=14116
That has been reported and fixed in rc2. 1.8 final will be
out shortly, so you probably want to wait for that before
going to rc2. Just rename _addslashed to _addslashes on
that line for a fix until the next release.
----------------------------------------------------------------------
Comment By: Matthew Gregg (greggmc)
Date: 2005-11-21 20:55
Message:
Logged In: YES
user_id=14116
Fixed in CVS.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1363305&group_id=8956
|