From: Peter F. <pe...@si...> - 2006-02-22 23:29:19
|
Aha. More fog...I just found out from other users that they haven't been exporting their data as I thought; they've been using the built-in analysis only. So I tried another survey, and that failed to export as well. It looks like the whole Export Data function is currently non-functional. This is running on FC4 with stock Apache, MySQL, and PHP, in what claims in the HTML page <title> to be v1.8 but which says in the timestamp in phpESP.ini.php: $Id: phpESP.ini.php,v 1.37 2005/11/18 15:25:39 greggmc Exp $ I had a look at the survey_export_csv.inc but my PHP isn't up to it, although it's clearly trying to do roughly what I ended up doing in the little XSLT routine I wrote yesterday to create the CSV the user needed. My gut feeling is that if it exports for some people, it feels more like a permissions or system-setting thing than a plain crash of PHP, but I don't know enough PHP to add tracers to the function. The bug I submitted last week [1432840] is currently unassigned. I have added a comment to the above effect. ///Peter |