From: <no...@so...> - 2002-05-17 16:33:12
|
Bugs item #557329, was opened at 2002-05-17 11:33 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=108956&aid=557329&group_id=8956 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Christopher Kolar (ckolar) Assigned to: Nobody/Anonymous (nobody) Summary: error msg creating csv in 1.4 Initial Comment: Hello. I upgraded from 1.3.x to 1.4 this morning. When I clicked on the download CVS link I received the following error messages at the top of the file. Note, the actual data then appeared below the error messages, I am not posting it here though. --ck Warning: First argument to array_push() needs to be an array in /usr/local/lib/php/contrib/phpESP/admin/include/lib/espresponse.inc on line 355 Warning: First argument to array_push() needs to be an array in /usr/local/lib/php/contrib/phpESP/admin/include/lib/espresponse.inc on line 355 Warning: Cannot add header information - headers already sent by (output started at /usr/local/lib/php/contrib/phpESP/admin/include/lib/espresponse.inc:355) in /usr/local/lib/php/contrib/phpESP/admin/include/where/download.inc on line 66 Warning: Cannot add header information - headers already sent by (output started at /usr/local/lib/php/contrib/phpESP/admin/include/lib/espresponse.inc:355) in /usr/local/lib/php/contrib/phpESP/admin/include/where/download.inc on line 67 Warning: Cannot add header information - headers already sent by (output started at /usr/local/lib/php/contrib/phpESP/admin/include/lib/espresponse.inc:355) in /usr/local/lib/php/contrib/phpESP/admin/include/where/download.inc on line 68 Warning: First argument to array_push() needs to be an array in /usr/local/lib/php/contrib/phpESP/admin/include/lib/espresponse.inc on line 355 Warning: First argument to array_push() needs to be an array in /usr/local/lib/php/contrib/phpESP/admin/include/lib/espresponse.inc on line 355 ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=108956&aid=557329&group_id=8956 |