From: SourceForge.net <no...@so...> - 2005-08-01 11:42:47
|
Bugs item #1249459, was opened at 2005-08-01 23:42 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1249459&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: User Group: v1.7 Status: Open Resolution: None Priority: 5 Submitted By: Gavin Treadgold (gtreadgold) Assigned to: Nobody/Anonymous (nobody) Summary: Fatal error in espdatalib.inc on line 133 Initial Comment: I've create a survey, and create a php template as per instructions in handler-prefix.php. I've removed the trailing spaces/newlines on a couple of files but I still get the following error. Fatal error: Call to a member function on a non-object in /home/.../public_html/surveys/admin/include/lib/espdatalib.inc on line 133 phpESP.inc.php has been configured with $ESPCONFIG['base_url'] = $ESPCONFIG['proto'] . $server['HTTP_HOST'] . '/surveys/'; This is the current 1.7.5 version. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1249459&group_id=8956 |