From: Philip L. <phi...@gm...> - 2006-08-18 14:15:15
|
Hi All, I'm a relatively new user of phpESP and am having a problem with creating CVS/Tab exports from my phpESP install. All exports from the management interface are downloading fine, but with file sizes of zero. I've searched through documentation on this issue and found some suggestions related to modifying the 'admin/include/where/download.inc' file. This has resulted in no changes to the output file, but has lead me to believe that the function 'survey_generate_results' is operating but producing no output. I know it is operating because I've commented that line of code out and watched system load and the request's return time. The output is the empty string in all cases however when it is running. For reference I'm running the phpESP environment, 1.8.2. Any suggestions? Philip |