You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
(103) |
Apr
(37) |
May
(45) |
Jun
(49) |
Jul
(55) |
Aug
(11) |
Sep
(47) |
Oct
(55) |
Nov
(47) |
Dec
(8) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(43) |
Feb
(85) |
Mar
(121) |
Apr
(37) |
May
(33) |
Jun
(33) |
Jul
(14) |
Aug
(34) |
Sep
(58) |
Oct
(68) |
Nov
(31) |
Dec
(9) |
2004 |
Jan
(13) |
Feb
(57) |
Mar
(37) |
Apr
(26) |
May
(57) |
Jun
(14) |
Jul
(8) |
Aug
(12) |
Sep
(32) |
Oct
(10) |
Nov
(7) |
Dec
(12) |
2005 |
Jan
(8) |
Feb
(25) |
Mar
(50) |
Apr
(20) |
May
(32) |
Jun
(20) |
Jul
(83) |
Aug
(25) |
Sep
(17) |
Oct
(14) |
Nov
(32) |
Dec
(27) |
2006 |
Jan
(24) |
Feb
(15) |
Mar
(46) |
Apr
(5) |
May
(6) |
Jun
(9) |
Jul
(12) |
Aug
(5) |
Sep
(7) |
Oct
(7) |
Nov
(4) |
Dec
(5) |
2007 |
Jan
(4) |
Feb
(1) |
Mar
(7) |
Apr
(3) |
May
(4) |
Jun
|
Jul
|
Aug
(2) |
Sep
(2) |
Oct
|
Nov
(22) |
Dec
(19) |
2008 |
Jan
(94) |
Feb
(19) |
Mar
(32) |
Apr
(46) |
May
(20) |
Jun
(10) |
Jul
(11) |
Aug
(20) |
Sep
(16) |
Oct
(12) |
Nov
(13) |
Dec
|
2009 |
Jan
|
Feb
(9) |
Mar
(37) |
Apr
(65) |
May
(15) |
Jun
|
Jul
(24) |
Aug
(1) |
Sep
(8) |
Oct
(4) |
Nov
(21) |
Dec
(5) |
2010 |
Jan
(35) |
Feb
(6) |
Mar
(8) |
Apr
|
May
(4) |
Jun
(3) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2006-03-28 14:41:17
|
Bugs item #1459344, was opened at 2006-03-27 06:51 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1459344&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: SQL Group: v1.8 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: sql populate Initial Comment: #1064 - You have an error in your SQL syntax near 'CURRENT_TIMESTAMP, PRIMARY KEY(name) )' at line 27 Recurring errors when trying to poluate the db with mysql_populate.sql. Fix one, another one pops up - most to do with timestamp. Using phpMyAdmin 2.6.1 I think this is perhaps more related to phpMyAdmin (apologies) than phpESP, but couldn't find anything on this problem elsewhere. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-03-28 06:41 Message: Logged In: NO I'm installing it locally before uploading (not installing) to server (which will be 5 - is phpESP 5-friendly? :) PHP Information Version: 4.2.2 OS: WINNT SAPI: apache2filter register_globals: No magic_quotes_gpc: Yes magic_quotes_runtime: No safe_mode: No open_basedir: PHP Extensions dBase: No GD: No GNU Gettext: No LDAP: No MySQL: Yes PHP Extension Dir (compiled): c:\php4 PHP Extension Dir (run time): C:\FoxServ\php\extensions phpESP Settings Expected ESP_BASE: C:\FoxServ\www\adcritic\phpESP/ Expected base_url: localhost/adcritic/phpESP/ Loading phpESP.ini.php ... Knew it was related to CURRENT_TIMESTAMP, but did not try removing the single quotes. ---------------------------------------------------------------------- Comment By: Sven Meyer (svenmeyer) Date: 2006-03-28 04:50 Message: Logged In: YES user_id=945200 I had the same problem using phpMyAdmin to populate a MySQL 5 database. I succeded after removing the single quotes before and after all occurences of CURRENT_TIMESTAMP. ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2006-03-27 07:44 Message: Logged In: YES user_id=14116 Version of php and mysql? Please post the output of test.php ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1459344&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-28 12:51:04
|
Bugs item #1459344, was opened at 2006-03-27 16:51 Message generated for change (Comment added) made by svenmeyer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1459344&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: SQL Group: v1.8 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: sql populate Initial Comment: #1064 - You have an error in your SQL syntax near 'CURRENT_TIMESTAMP, PRIMARY KEY(name) )' at line 27 Recurring errors when trying to poluate the db with mysql_populate.sql. Fix one, another one pops up - most to do with timestamp. Using phpMyAdmin 2.6.1 I think this is perhaps more related to phpMyAdmin (apologies) than phpESP, but couldn't find anything on this problem elsewhere. ---------------------------------------------------------------------- Comment By: Sven Meyer (svenmeyer) Date: 2006-03-28 14:50 Message: Logged In: YES user_id=945200 I had the same problem using phpMyAdmin to populate a MySQL 5 database. I succeded after removing the single quotes before and after all occurences of CURRENT_TIMESTAMP. ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2006-03-27 17:44 Message: Logged In: YES user_id=14116 Version of php and mysql? Please post the output of test.php ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1459344&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-27 15:44:10
|
Bugs item #1459344, was opened at 2006-03-27 09:51 Message generated for change (Comment added) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1459344&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: SQL Group: v1.8 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: sql populate Initial Comment: #1064 - You have an error in your SQL syntax near 'CURRENT_TIMESTAMP, PRIMARY KEY(name) )' at line 27 Recurring errors when trying to poluate the db with mysql_populate.sql. Fix one, another one pops up - most to do with timestamp. Using phpMyAdmin 2.6.1 I think this is perhaps more related to phpMyAdmin (apologies) than phpESP, but couldn't find anything on this problem elsewhere. ---------------------------------------------------------------------- >Comment By: Matthew Gregg (greggmc) Date: 2006-03-27 10:44 Message: Logged In: YES user_id=14116 Version of php and mysql? Please post the output of test.php ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1459344&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-27 14:51:47
|
Bugs item #1459344, was opened at 2006-03-27 06:51 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=1459344&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: SQL Group: v1.8 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: sql populate Initial Comment: #1064 - You have an error in your SQL syntax near 'CURRENT_TIMESTAMP, PRIMARY KEY(name) )' at line 27 Recurring errors when trying to poluate the db with mysql_populate.sql. Fix one, another one pops up - most to do with timestamp. Using phpMyAdmin 2.6.1 I think this is perhaps more related to phpMyAdmin (apologies) than phpESP, but couldn't find anything on this problem elsewhere. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1459344&group_id=8956 |
From: Jose A. E. <ja...@gm...> - 2006-03-27 14:44:16
|
Hi, i'm working all this days and finallly i'm running phpesp, but when i finally install all the things, the php managment login put some problem, because i put the login and password that i configured and came this error. *** [ Incorrect User ID or Password, or your account has been disabled/expired] I will appreciate your help, thank you all. |
From: SourceForge.net <no...@so...> - 2006-03-23 20:54:29
|
Bugs item #1457232, was opened at 2006-03-23 15:12 Message generated for change (Comment added) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1457232&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: SQL Group: None >Status: Closed >Resolution: Wont Fix Priority: 5 Submitted By: Matthew Galvin (videohead) Assigned to: Nobody/Anonymous (nobody) Summary: MySQL Error on mysql_poulate Initial Comment: The MySQL Server returned this Error: MySQL Error Nr.1064-You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'CURRENT_TIMESTAMP, PRIMARY KEY(name) )' at line 4 Windows 2003 Server IIS 6 PHP ISAPI 4.4.2 mySQL 3.23.49 phpESP 1.8.1 Is this a character encoding issue? ---------------------------------------------------------------------- >Comment By: Matthew Gregg (greggmc) Date: 2006-03-23 15:54 Message: Logged In: YES user_id=14116 It's probably a compatibility issue with the SQL that the populate script supports. We no longer support 3.23 mySQL. Try upgrading to a more recent, 4.1 or 5.x and try again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1457232&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-23 20:12:24
|
Bugs item #1457232, was opened at 2006-03-23 12:12 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=1457232&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: SQL Group: None Status: Open Resolution: None Priority: 5 Submitted By: Matthew Galvin (videohead) Assigned to: Nobody/Anonymous (nobody) Summary: MySQL Error on mysql_poulate Initial Comment: The MySQL Server returned this Error: MySQL Error Nr.1064-You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'CURRENT_TIMESTAMP, PRIMARY KEY(name) )' at line 4 Windows 2003 Server IIS 6 PHP ISAPI 4.4.2 mySQL 3.23.49 phpESP 1.8.1 Is this a character encoding issue? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1457232&group_id=8956 |
From: Aaron A. <li...@fr...> - 2006-03-22 21:13:09
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The database should be created within mysql. If you are unaware how to accomplish this, read the mysql documentation. - -- Aaron Axelsen li...@fr... Great hosting, low prices. Modevia Web Services LLC -- http://www.modevia.com Jose Alejandro Erazo wrote: > HI I'M NEW ON THIS SO, IF I MAKING A MISTAKE PLEASE TELL ME. I HAVE > A LITTLE PROBLEM WITH THE INSTALATION, WELL I DON'T THINK IS THE > INSTALLATION BUT, AFTER I HAVE ALL READY, AFTER RUN THE TEST FILE > THAT BRINGS PHPESP, I TRIED TO RUN THE APPLICATION BUT THE SERVER > TELL ME THAT "Connection to database failed. Please check > configuration", SO NOW I'M TRYING TO MAKE A DATA BASE BUT I DON'T > KNOW WHERE TO PUT IT, THANK YOU. > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEIb3guucONIvD0AMRAggxAJwOm/8UeOfSP7U1xNLvnaa/gnSuzACfYbBW 8FEtKtqbMqcLIM9gqvoSIpo= =d63A -----END PGP SIGNATURE----- |
From: Jose A. E. <ja...@gm...> - 2006-03-22 16:29:41
|
HI I'M NEW ON THIS SO, IF I MAKING A MISTAKE PLEASE TELL ME. I HAVE A LITTLE PROBLEM WITH THE INSTALATION, WELL I DON'T THINK IS THE INSTALLATION BUT, AFTER I HAVE ALL READY, AFTER RUN THE TEST FILE THAT BRINGS PHPESP, I TRIED TO RUN THE APPLICATION BUT THE SERVER TELL ME THAT "Connection to database failed. Please check configuration", SO NOW I'M TRYING TO MAKE A DATA BASE BUT I DON'T KNOW WHERE TO PUT IT, THANK YOU. |
From: SourceForge.net <no...@so...> - 2006-03-22 02:01:38
|
Bugs item #1455769, was opened at 2006-03-21 19:15 Message generated for change (Settings changed) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1455769&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: Closed >Resolution: Rejected Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: SQL Session errors on activated survey. Initial Comment: Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/paulklei/public_html/survey.php:11) in /home/espired/public_html/Survey/public/handler- prefix.php on line 54 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/paulklei/public_html/survey.php:11) in /home/espired/public_html/Survey/public/handler- prefix.php on line 54 Using the standard php include tag provided I am getting these errors. These errors only show using the php include tag to use the survey. When using the url for the survey through the program it works fine. Just when I use the php include tag. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1455769&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-22 00:15:53
|
Bugs item #1455769, was opened at 2006-03-21 16:15 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=1455769&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: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: SQL Session errors on activated survey. Initial Comment: Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/paulklei/public_html/survey.php:11) in /home/espired/public_html/Survey/public/handler- prefix.php on line 54 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/paulklei/public_html/survey.php:11) in /home/espired/public_html/Survey/public/handler- prefix.php on line 54 Using the standard php include tag provided I am getting these errors. These errors only show using the php include tag to use the survey. When using the url for the survey through the program it works fine. Just when I use the php include tag. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1455769&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-20 21:14:05
|
Bugs item #1432840, was opened at 2006-02-16 07:31 Message generated for change (Comment added) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1432840&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.8 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Peter Flynn (frisket) Assigned to: Nobody/Anonymous (nobody) Summary: Exported data is a null file Initial Comment: When I (as admin) pick an export for one user's survey (any of the three types), I get an empty file, both as download and as saved in /tmp. There is a pause while it does it, so it's presumably going through the motions, but there is no data in the output. The survey contains several hundred responses and is still Active. A different user with a different (smaller) survey apparently had no problem exporting her data. Are there settings which might prevent large volumes being exported? Platform: FC4 php-5.0.4-10.5 mysql-4.1.16-1.FC4.1 httpd-2.0.54-10.3 Version: 1.8 Browser: Firefox 1.5.0.1 ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2006-03-20 14:47 Message: Logged In: YES user_id=14116 Fixed in CVS. ---------------------------------------------------------------------- Comment By: Peter Flynn (frisket) Date: 2006-02-22 18:28 Message: Logged In: YES user_id=111901 Following comment on the mailing list, I can now reproduce this behaviour for any survey. The export function is thus currently non-functional, in that it always returns a zero-length file. My earlier information that at least one user had been able to export data was incorrect: no users have been able to export any data. I have played with the script time settings and the max memory settings in php.ini, taking max memory to 64Mb and script times to 120sec but this does not affect the bug. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-02-22 18:26 Message: Logged In: NO Following comment on the mailing list, I can now reproduce this behaviour for any survey. The export function is thus currently non-functional, in that it always returns a zero-length file. My earlier information that at least one user had been able to export data was incorrect: no users have been able to export any data. I have played with the script time settings and the max memory settings in php.ini, taking max memory to 64Mb and script times to 120sec but this does not affect the bug. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1432840&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-20 21:14:02
|
Bugs item #1420012, was opened at 2006-01-31 02:22 Message generated for change (Settings changed) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1420012&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: None Group: None Status: Open >Resolution: Wont Fix Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: export into .cvs file Initial Comment: I encounter problem when exporting a Chinese Character survey result into a .cvs file. I could read the Chinese Character question in I.E. but when exporting, the .cvs is in un-readable character. Attached the .cvs file and there the corresponding survey in your DEMO site with ID: 2828 and Name: Eating. Please check for me. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1420012&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-20 21:09:22
|
Bugs item #1420012, was opened at 2006-01-31 02:22 Message generated for change (Settings changed) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1420012&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: None Group: None >Status: Closed Resolution: Wont Fix Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: export into .cvs file Initial Comment: I encounter problem when exporting a Chinese Character survey result into a .cvs file. I could read the Chinese Character question in I.E. but when exporting, the .cvs is in un-readable character. Attached the .cvs file and there the corresponding survey in your DEMO site with ID: 2828 and Name: Eating. Please check for me. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1420012&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-20 20:12:30
|
Bugs item #1164746, was opened at 2005-03-16 15:00 Message generated for change (Settings changed) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1164746&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: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Paolo Brocco (pbworks) Assigned to: Matthew Gregg (greggmc) Summary: autoregister to survey + related features Initial Comment: hi, would be nice to let people register to participate to a survey, i mean, to leave them see and answer all questions, but to add additional fields at the beginning called: email, password, repeat password. so that a user could come back, login (or if password is forgotten, ask it via email) and modify the previous responses. and let them save the answers (this is already implemented) even if the survey is not completed. this would be useuful for very long and hard surveys. a related feature would be, to leave people save even if thy don't register. answers would be saved in the db and theuser would be remembered in a cookie and would be able to come back and complete the survey another time. useful if the browser crashes in the middle of a survey. ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2006-03-20 15:12 Message: Logged In: YES user_id=14116 Fixed in CVS. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-03-17 15:27 Message: Logged In: NO Regarding "Request failed, please choose a different username. [ 1054: Unknown column 'auto' in 'field list' ]" It looks like adding the _ in front of addslashes in array_push($sqlv, addslashes($signup_realm) ); does the trick. --Chris (ch...@ge...) ---------------------------------------------------------------------- Comment By: Harry Mangalam (mangalam) Date: 2005-07-19 18:20 Message: Logged In: YES user_id=4526 OK - like I said, I'm a php virgin, but there was obviously a paren missing at line 84 and after that was corrected, the executing it as a URL gave a usable form. However filling it out gave the error: Request failed, please choose a different username. [ 1054: Unknown column 'auto' in 'field list' ] ---------------------------------------------------------------------- Comment By: Harry Mangalam (mangalam) Date: 2005-07-19 13:27 Message: Logged In: YES user_id=4526 FANTASTIC! how do you embed it into a survey or question? ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2005-07-19 13:00 Message: Logged In: YES user_id=14116 This is already implemented but not document. See the phpesp/public/signup.php script. ---------------------------------------------------------------------- Comment By: Harry Mangalam (mangalam) Date: 2005-07-19 12:51 Message: Logged In: YES user_id=4526 I think what he means is that it would be very helpful to have self-defined logins. The respondents would be able to set a unique login/pass for themselves that would allow them to return later to finish or correct a survey for as long as the survey was open. ie: The fist page allows me to login or define a login (or optionally do the survey anonymously), then either with an email verification a la mailman or just directly, I can then log in and do the survey. If I get distracted or want to change my answers later, I just use the same login/pass. For repeated surveys of the same target group, the login/pass info is kept for an admin-defined length of time. This was a pretty common critique of other surveys I've tried to do using web-available sites. For most of the surveys I've done, it's very difficult to set up a private survey b/c we don't have all the info to set them up beforehand and the activation energy for people to email us with this info dramatically reduces the feddback. ---------------------------------------------------------------------- Comment By: Kon Angelopoulos (angek) Date: 2005-07-12 18:15 Message: Logged In: YES user_id=198398 The ability to partially complete a survey and then return to it to complete it is already implemented for private surveys. ---------------------------------------------------------------------- Comment By: Kon Angelopoulos (angek) Date: 2005-07-12 18:12 Message: Logged In: YES user_id=198398 The ability to partially complete a survey and then return to it to complete it is already implemented for private surveys. ---------------------------------------------------------------------- Comment By: Kon Angelopoulos (angek) Date: 2005-07-12 18:10 Message: Logged In: YES user_id=198398 The ability to partially complete a survey and then return to it to complete it is already implemented for private surveys. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1164746&group_id=8956 |
From: Matthew G. <mat...@gm...> - 2006-03-20 19:50:55
|
I've committed this to CVS and will be releasing 1.8.1 with this included. On 3/16/06, Aaron Axelsen <li...@fr...> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > The problem appears to be that IE requires more header content. I > have created a patch against the latest cvs and attached it to this email= . > > Adding the following to the header solves the IE issues: > > header("Pragma: public"); > header("Expires: 0"); > header("Cache-Control: must-revalidate, post-check=3D0, pre-check=3D0"); > header("Cache-Control: private",false); > > - -- > Aaron Axelsen > li...@fr... > > Great hosting, low prices. Modevia Web Services LLC -- > http://www.modevia.com > > > > Aaron Axelsen wrote: > > I have tested this on all mac and pc browsers, the problem only > > exists in the latest version of IE. I currently do not have the > > means to test on older versions of IE. > > > > This leads me to believe Microsoft patched something that is > > breaking this. > > > > -- Aaron Axelsen li...@fr... > > > > Great hosting, low prices. Modevia Web Services LLC -- > > http://www.modevia.com > > > > > > > > Aaron Axelsen wrote: > >>> Whenever I try to export survey data in IE, i get an error > >>> saying Internet Explorer cannot download the file from the > >>> server. > >>> > >>> I am running version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 > >>> > >>> Does anyone else have this problem with the latest updates on > >>> windows xp? If you do not have this problem, what version of > >>> IE running? > >>> > >>> > >>> ------------------------------------------------------- This > >>> SF.Net email is sponsored by xPML, a groundbreaking scripting > >>> language that extends applications into web and mobile media. > >>> Attend the live webcast and join the prime developer group > >>> breaking into this new coding territory! > >>> > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642 > > > >>> _______________________________________________ phpESP-devel > >>> mailing list php...@li... > >>> https://lists.sourceforge.net/lists/listinfo/phpesp-devel > >>> > > > > ------------------------------------------------------- This SF.Net > > email is sponsored by xPML, a groundbreaking scripting language > > that extends applications into web and mobile media. Attend the > > live webcast and join the prime developer group breaking into this > > new coding territory! > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642 > > _______________________________________________ phpESP-devel > > mailing list php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpesp-devel > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFEGbniuucONIvD0AMRAuaCAJ0ZL06x3sE7nyTDwQjO2MRPPazU1QCgm89O > yPfBYaoh5kCoQ+GnapkClfM=3D > =3DDa2m > -----END PGP SIGNATURE----- > > > > --- admin/include/where/download.inc 2005-08-01 11:12:55.000000000-050= 0 > +++ ../../phpESP/admin/include/where/download.inc 2006-03-16 13:05: > 20.000000000 -0600 > @@ -51,22 +51,33 @@ > } > } > > + // default to csv_full_header > $type =3D isset($_GET['type']) ? $_GET['type'] : 'csv_full_header= '; > > - // default to csv_full_header > + // common headers > + function printCommonHeaders() { > + header("Pragma: public"); > + header("Expires: 0"); > + header("Cache-Control: must-revalidate, post-check=3D0, > pre-check=3D0"); > + header("Cache-Control: private",false); > + header("Content-Transfer-Encoding: ascii"); > + } > + > switch($type) { > case 'spss': > //NOT FULLY IMPLEMENT YET > - header("Content-Transfer-Encoding: ascii"); > - header("Content-Disposition: attachment; > filename=3D$name.por"); > - header("Content-Type: application/txt"); > + printCommonHeaders(); > + header("Content-Type: text/comma-separated-values"); > + header("Content-Disposition: attachment; > filename=3D{$name}.csv"); > $output =3D survey_generate_results($type, $sid); > - //Do something with output > + foreach ($output as $row ) { > + echo(implode(',', $row) . "\r\n"); > + } > break; > > case 'xml': > //NOT FULLY IMPLEMENT YET > - header("Content-Transfer-Encoding: ascii"); > + printCommonHeaders(); > header("Content-Disposition: attachment; > filename=3D$name.xml"); > header("Content-Type: text/xml"); > $output =3D survey_generate_results($type, $sid); > @@ -75,7 +86,7 @@ > > case 'tab': > // TAB > - header("Content-Transfer-Encoding: ascii"); > + printCommonHeaders(); > header("Content-Disposition: attachment; > filename=3D$name.txt"); > header("Content-Type: text/tab-separated-values"); > $output =3D survey_generate_results($type, $sid); > @@ -86,7 +97,7 @@ > > default: > // CSV, csv_full_header old method, csv_short_header new > method > - header("Content-Transfer-Encoding: ascii"); > + printCommonHeaders(); > header("Content-Disposition: attachment; > filename=3D$name.csv"); > header("Content-Type: text/comma-separated-values"); > $output =3D survey_generate_results($type, $sid); > > > -- D'oh! |
From: SourceForge.net <no...@so...> - 2006-03-20 19:37:02
|
Bugs item #1443663, was opened at 2006-03-05 14:47 Message generated for change (Comment added) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1443663&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: Docs / FAQ Group: v1.8 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: INSTALL does list locales as prereq Initial Comment: The INSTALL documentation should have locales-xx mentionned as a prerequisite if you want to use a language other than English or the default language available on the server. Suggested text "b. locales for languages of the surveys Gettext requires that the locales-xx package be installed for each language that you want to use. You need to be sure that locales are installed for each language. Under Linux you can list the locales already installed useing the command. locales -a If you do not have Gettext and the appropriate locales installed, all surveys will be in English. " from rwh...@ar... ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2006-03-20 14:36 Message: Logged In: YES user_id=14116 Fixed in CVS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1443663&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-20 19:23:49
|
Bugs item #1449653, was opened at 2006-03-14 10:20 Message generated for change (Settings changed) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1449653&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: log in issues Initial Comment: I got the data base installed and the phpesp folder in the root of my web server. I am using the latest version of xampp. I tried to log in as root on the management page but it gives me this error not matter what I try. " Incorrect User ID or Password, or your account has been disabled/expired." I have even tried droping the user root out of the table and inserting root back in with useing the same sytax and values from the mysql_populate.sql script, and still get the same thing. I would spend hours looking through the code but I thought you might have a fix for this issue already. Michael LeJeune mjl...@gm... ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2006-03-20 14:23 Message: Logged In: YES user_id=14116 Fixed in CVS. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-03-20 09:23 Message: Logged In: NO that worked great! you rule man. Thanks for being on top of your game. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-03-19 12:34 Message: Logged In: NO I had the same problem on MySQL 5 - her is the solution: changes in phpESP-1.8\phpESP\admin\include\lib\espauth-default.inc old: // Formulate the query check whether user is authorized $sql = "SELECT * FROM ".$GLOBALS['ESPCONFIG']['designer_table']." WHERE username = "._addslashes($username)." AND password = ".db_crypt($password)." AND disabled = 'N' AND (expiration = '0' OR expiration > ". sys_time_stamp().")"; new: // Formulate the query check whether user is authorized $sql = "SELECT * FROM ".$GLOBALS['ESPCONFIG']['designer_table']." WHERE username = "._addslashes($username)." AND password = ".db_crypt($password)." AND disabled = 'N' AND (expiration = '0000-00-00 00:00:00' OR expiration > ". sys_time_stamp().")"; ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1449653&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-20 14:23:11
|
Bugs item #1449653, was opened at 2006-03-14 07:20 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1449653&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: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: log in issues Initial Comment: I got the data base installed and the phpesp folder in the root of my web server. I am using the latest version of xampp. I tried to log in as root on the management page but it gives me this error not matter what I try. " Incorrect User ID or Password, or your account has been disabled/expired." I have even tried droping the user root out of the table and inserting root back in with useing the same sytax and values from the mysql_populate.sql script, and still get the same thing. I would spend hours looking through the code but I thought you might have a fix for this issue already. Michael LeJeune mjl...@gm... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-03-20 06:23 Message: Logged In: NO that worked great! you rule man. Thanks for being on top of your game. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-03-19 09:34 Message: Logged In: NO I had the same problem on MySQL 5 - her is the solution: changes in phpESP-1.8\phpESP\admin\include\lib\espauth-default.inc old: // Formulate the query check whether user is authorized $sql = "SELECT * FROM ".$GLOBALS['ESPCONFIG']['designer_table']." WHERE username = "._addslashes($username)." AND password = ".db_crypt($password)." AND disabled = 'N' AND (expiration = '0' OR expiration > ". sys_time_stamp().")"; new: // Formulate the query check whether user is authorized $sql = "SELECT * FROM ".$GLOBALS['ESPCONFIG']['designer_table']." WHERE username = "._addslashes($username)." AND password = ".db_crypt($password)." AND disabled = 'N' AND (expiration = '0000-00-00 00:00:00' OR expiration > ". sys_time_stamp().")"; ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1449653&group_id=8956 |
From: SourceForge.net <no...@so...> - 2006-03-19 17:34:20
|
Bugs item #1449653, was opened at 2006-03-14 07:20 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1449653&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: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: log in issues Initial Comment: I got the data base installed and the phpesp folder in the root of my web server. I am using the latest version of xampp. I tried to log in as root on the management page but it gives me this error not matter what I try. " Incorrect User ID or Password, or your account has been disabled/expired." I have even tried droping the user root out of the table and inserting root back in with useing the same sytax and values from the mysql_populate.sql script, and still get the same thing. I would spend hours looking through the code but I thought you might have a fix for this issue already. Michael LeJeune mjl...@gm... ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-03-19 09:34 Message: Logged In: NO I had the same problem on MySQL 5 - her is the solution: changes in phpESP-1.8\phpESP\admin\include\lib\espauth-default.inc old: // Formulate the query check whether user is authorized $sql = "SELECT * FROM ".$GLOBALS['ESPCONFIG']['designer_table']." WHERE username = "._addslashes($username)." AND password = ".db_crypt($password)." AND disabled = 'N' AND (expiration = '0' OR expiration > ". sys_time_stamp().")"; new: // Formulate the query check whether user is authorized $sql = "SELECT * FROM ".$GLOBALS['ESPCONFIG']['designer_table']." WHERE username = "._addslashes($username)." AND password = ".db_crypt($password)." AND disabled = 'N' AND (expiration = '0000-00-00 00:00:00' OR expiration > ". sys_time_stamp().")"; ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1449653&group_id=8956 |
From: Aaron A. <li...@fr...> - 2006-03-19 01:49:47
|
I have something completed which will need some testing. Are there any volunteers to help test the new export function against different surveys? I can provide a patch file. We currently have quite a variety of surveys which I am using to test, but its always helpful for another set of eye's to take a look at something. Is anyone interested? -- Aaron Aaron Axelsen wrote: > Hello, > > I am currently 90% done or so coding an export function to produce an > csv file in the proper format suitable for spss. Ill provide a patch > against the cvs when completed. > > Just thought i'd alert the world of whats coming! > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > phpESP-devel mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-devel > > > -- > Aaron Axelsen > li...@fr... > > Great hosting, low prices. Modevia Web Services LLC -- > http://www.modevia.com > |
From: SourceForge.net <no...@so...> - 2006-03-17 20:27:32
|
Bugs item #1164746, was opened at 2005-03-16 12:00 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1164746&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: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Paolo Brocco (pbworks) Assigned to: Matthew Gregg (greggmc) Summary: autoregister to survey + related features Initial Comment: hi, would be nice to let people register to participate to a survey, i mean, to leave them see and answer all questions, but to add additional fields at the beginning called: email, password, repeat password. so that a user could come back, login (or if password is forgotten, ask it via email) and modify the previous responses. and let them save the answers (this is already implemented) even if the survey is not completed. this would be useuful for very long and hard surveys. a related feature would be, to leave people save even if thy don't register. answers would be saved in the db and theuser would be remembered in a cookie and would be able to come back and complete the survey another time. useful if the browser crashes in the middle of a survey. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-03-17 12:27 Message: Logged In: NO Regarding "Request failed, please choose a different username. [ 1054: Unknown column 'auto' in 'field list' ]" It looks like adding the _ in front of addslashes in array_push($sqlv, addslashes($signup_realm) ); does the trick. --Chris (ch...@ge...) ---------------------------------------------------------------------- Comment By: Harry Mangalam (mangalam) Date: 2005-07-19 16:20 Message: Logged In: YES user_id=4526 OK - like I said, I'm a php virgin, but there was obviously a paren missing at line 84 and after that was corrected, the executing it as a URL gave a usable form. However filling it out gave the error: Request failed, please choose a different username. [ 1054: Unknown column 'auto' in 'field list' ] ---------------------------------------------------------------------- Comment By: Harry Mangalam (mangalam) Date: 2005-07-19 11:27 Message: Logged In: YES user_id=4526 FANTASTIC! how do you embed it into a survey or question? ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2005-07-19 11:00 Message: Logged In: YES user_id=14116 This is already implemented but not document. See the phpesp/public/signup.php script. ---------------------------------------------------------------------- Comment By: Harry Mangalam (mangalam) Date: 2005-07-19 10:51 Message: Logged In: YES user_id=4526 I think what he means is that it would be very helpful to have self-defined logins. The respondents would be able to set a unique login/pass for themselves that would allow them to return later to finish or correct a survey for as long as the survey was open. ie: The fist page allows me to login or define a login (or optionally do the survey anonymously), then either with an email verification a la mailman or just directly, I can then log in and do the survey. If I get distracted or want to change my answers later, I just use the same login/pass. For repeated surveys of the same target group, the login/pass info is kept for an admin-defined length of time. This was a pretty common critique of other surveys I've tried to do using web-available sites. For most of the surveys I've done, it's very difficult to set up a private survey b/c we don't have all the info to set them up beforehand and the activation energy for people to email us with this info dramatically reduces the feddback. ---------------------------------------------------------------------- Comment By: Kon Angelopoulos (angek) Date: 2005-07-12 16:15 Message: Logged In: YES user_id=198398 The ability to partially complete a survey and then return to it to complete it is already implemented for private surveys. ---------------------------------------------------------------------- Comment By: Kon Angelopoulos (angek) Date: 2005-07-12 16:12 Message: Logged In: YES user_id=198398 The ability to partially complete a survey and then return to it to complete it is already implemented for private surveys. ---------------------------------------------------------------------- Comment By: Kon Angelopoulos (angek) Date: 2005-07-12 16:10 Message: Logged In: YES user_id=198398 The ability to partially complete a survey and then return to it to complete it is already implemented for private surveys. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1164746&group_id=8956 |
From: Aaron A. <li...@fr...> - 2006-03-16 22:50:40
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have no way to currently test old IE browsers. But it worked in Firefox, Mozilla, Netscape on both PC and Mac. It also works in safari on the mac. - -- Aaron Axelsen li...@fr... Great hosting, low prices. Modevia Web Services LLC -- http://www.modevia.com Matthew Gregg wrote: > Nice! Does this work with older IE and non-IE browsers? > > On 3/16/06, *Aaron Axelsen* <li...@fr... > <mailto:li...@fr...>> wrote: > > The problem appears to be that IE requires more header content. I > have created a patch against the latest cvs and attached it to this > email. > > Adding the following to the header solves the IE issues: > > header("Pragma: public"); header("Expires: 0"); > header("Cache-Control: must-revalidate, post-check=0, > pre-check=0"); header("Cache-Control: private",false); > > -- Aaron Axelsen li...@fr... <mailto:li...@fr...> > > Great hosting, low prices. Modevia Web Services LLC -- > http://www.modevia.com > > > > Aaron Axelsen wrote: >> I have tested this on all mac and pc browsers, the problem only >> exists in the latest version of IE. I currently do not have the >> means to test on older versions of IE. > >> This leads me to believe Microsoft patched something that is >> breaking this. > >> -- Aaron Axelsen li...@fr... <mailto:li...@fr...> > >> Great hosting, low prices. Modevia Web Services LLC -- >> http://www.modevia.com > > > >> Aaron Axelsen wrote: >>>> Whenever I try to export survey data in IE, i get an error >>>> saying Internet Explorer cannot download the file from the >>>> server. >>>> >>>> I am running version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 >>>> >>>> Does anyone else have this problem with the latest updates on >>>> windows xp? If you do not have this problem, what version >>>> of IE running? >>>> >>>> >>>> ------------------------------------------------------- This >>>> SF.Net email is sponsored by xPML, a groundbreaking scripting >>>> language that extends applications into web and mobile >>>> media. Attend the live webcast and join the prime developer >>>> group breaking into this new coding territory! >>>> > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > > >>>> _______________________________________________ phpESP-devel >>>> mailing list php...@li... > <mailto:php...@li...> >>>> https://lists.sourceforge.net/lists/listinfo/phpesp-devel >>>> > >> ------------------------------------------------------- This > SF.Net >> email is sponsored by xPML, a groundbreaking scripting language >> that extends applications into web and mobile media. Attend the >> live webcast and join the prime developer group breaking into > this >> new coding territory! > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > > >> _______________________________________________ phpESP-devel >> mailing list php...@li... > <mailto:php...@li...> >> https://lists.sourceforge.net/lists/listinfo/phpesp-devel > > > --- admin/include/where/download.inc 2005-08-01 > 11:12:55.000000000 -0500 +++ > ../../phpESP/admin/include/where/download.inc 2006-03-16 > 13:05:20.000000000 -0600 @@ -51,22 +51,33 @@ } } > > + // default to csv_full_header $type = isset($_GET['type']) > ? $_GET['type'] : 'csv_full_header'; > > - // default to csv_full_header + // common headers + > function printCommonHeaders() { + header("Pragma: > public"); + header("Expires: 0"); + > header("Cache-Control: must-revalidate, post-check=0, > pre-check=0"); + header("Cache-Control: private",false); > + header("Content-Transfer-Encoding: ascii"); + } > + switch($type) { case 'spss': //NOT FULLY IMPLEMENT YET - > header("Content-Transfer-Encoding: ascii"); - > header("Content-Disposition: attachment; filename=$name.por"); - > header("Content-Type: application/txt"); + > printCommonHeaders(); + header("Content-Type: > text/comma-separated-values"); + > header("Content-Disposition: attachment; filename={$name}.csv"); > $output = survey_generate_results($type, $sid); - //Do > something with output + foreach ($output as $row ) { + > echo(implode(',', $row) . "\r\n"); + } break; > > case 'xml': //NOT FULLY IMPLEMENT YET - > header("Content-Transfer-Encoding: ascii"); + > printCommonHeaders(); header("Content-Disposition: attachment; > filename=$name.xml"); header("Content-Type: text/xml"); $output = > survey_generate_results($type, $sid); @@ -75,7 +86,7 @@ > > case 'tab': // TAB - header("Content-Transfer-Encoding: > ascii"); + printCommonHeaders(); > header("Content-Disposition: attachment; filename=$name.txt"); > header("Content-Type: text/tab-separated-values"); $output = > survey_generate_results($type, $sid); @@ -86,7 +97,7 @@ > > default: // CSV, csv_full_header old method, csv_short_header new > method - header("Content-Transfer-Encoding: ascii"); + > printCommonHeaders(); header("Content-Disposition: attachment; > filename=$name.csv"); header("Content-Type: > text/comma-separated-values"); $output = > survey_generate_results($type, $sid); > > > > > >> -- D'oh! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEGeu8uucONIvD0AMRAlHUAKCrP/xqlHGRRIJCqNM9OjUcE4LyIgCgsGzB 4CzKxEDaM7BKKGqkUB79H+Y= =CigZ -----END PGP SIGNATURE----- |
From: SourceForge.net <no...@so...> - 2006-03-16 22:31:12
|
Bugs item #1451543, was opened at 2006-03-16 13:41 Message generated for change (Comment added) made by greggmc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1451543&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: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Update / Del Designer Account Issue Initial Comment: Greetings All: 1st off, thanks to phpESP for making the app... Big help! However, having a little issue. 1: When I try to mod or del a designer account I get kicked out and back to the login page... And it will do this with every superuser account. I read that the globals should be set to "off"... My Question is, where do I set the globals to off if they are not already??? Is this on the server in a PHP script or on MYSQL or in the phpESP progie? And do you think that this is my issue at all? Thanx All. Az bc...@ti... ---------------------------------------------------------------------- >Comment By: Matthew Gregg (greggmc) Date: 2006-03-16 17:31 Message: Logged In: YES user_id=14116 It's a PHP setting. Look for a php.ini somewhere on your system. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1451543&group_id=8956 |
From: Matthew G. <mat...@gm...> - 2006-03-16 22:30:12
|
Nice! Does this work with older IE and non-IE browsers? On 3/16/06, Aaron Axelsen <li...@fr...> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > The problem appears to be that IE requires more header content. I > have created a patch against the latest cvs and attached it to this email= . > > Adding the following to the header solves the IE issues: > > header("Pragma: public"); > header("Expires: 0"); > header("Cache-Control: must-revalidate, post-check=3D0, pre-check=3D0"); > header("Cache-Control: private",false); > > - -- > Aaron Axelsen > li...@fr... > > Great hosting, low prices. Modevia Web Services LLC -- > http://www.modevia.com > > > > Aaron Axelsen wrote: > > I have tested this on all mac and pc browsers, the problem only > > exists in the latest version of IE. I currently do not have the > > means to test on older versions of IE. > > > > This leads me to believe Microsoft patched something that is > > breaking this. > > > > -- Aaron Axelsen li...@fr... > > > > Great hosting, low prices. Modevia Web Services LLC -- > > http://www.modevia.com > > > > > > > > Aaron Axelsen wrote: > >>> Whenever I try to export survey data in IE, i get an error > >>> saying Internet Explorer cannot download the file from the > >>> server. > >>> > >>> I am running version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 > >>> > >>> Does anyone else have this problem with the latest updates on > >>> windows xp? If you do not have this problem, what version of > >>> IE running? > >>> > >>> > >>> ------------------------------------------------------- This > >>> SF.Net email is sponsored by xPML, a groundbreaking scripting > >>> language that extends applications into web and mobile media. > >>> Attend the live webcast and join the prime developer group > >>> breaking into this new coding territory! > >>> > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642 > > > >>> _______________________________________________ phpESP-devel > >>> mailing list php...@li... > >>> https://lists.sourceforge.net/lists/listinfo/phpesp-devel > >>> > > > > ------------------------------------------------------- This SF.Net > > email is sponsored by xPML, a groundbreaking scripting language > > that extends applications into web and mobile media. Attend the > > live webcast and join the prime developer group breaking into this > > new coding territory! > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642 > > _______________________________________________ phpESP-devel > > mailing list php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpesp-devel > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFEGbniuucONIvD0AMRAuaCAJ0ZL06x3sE7nyTDwQjO2MRPPazU1QCgm89O > yPfBYaoh5kCoQ+GnapkClfM=3D > =3DDa2m > -----END PGP SIGNATURE----- > > > > --- admin/include/where/download.inc 2005-08-01 11:12:55.000000000-050= 0 > +++ ../../phpESP/admin/include/where/download.inc 2006-03-16 13:05: > 20.000000000 -0600 > @@ -51,22 +51,33 @@ > } > } > > + // default to csv_full_header > $type =3D isset($_GET['type']) ? $_GET['type'] : 'csv_full_header= '; > > - // default to csv_full_header > + // common headers > + function printCommonHeaders() { > + header("Pragma: public"); > + header("Expires: 0"); > + header("Cache-Control: must-revalidate, post-check=3D0, > pre-check=3D0"); > + header("Cache-Control: private",false); > + header("Content-Transfer-Encoding: ascii"); > + } > + > switch($type) { > case 'spss': > //NOT FULLY IMPLEMENT YET > - header("Content-Transfer-Encoding: ascii"); > - header("Content-Disposition: attachment; > filename=3D$name.por"); > - header("Content-Type: application/txt"); > + printCommonHeaders(); > + header("Content-Type: text/comma-separated-values"); > + header("Content-Disposition: attachment; > filename=3D{$name}.csv"); > $output =3D survey_generate_results($type, $sid); > - //Do something with output > + foreach ($output as $row ) { > + echo(implode(',', $row) . "\r\n"); > + } > break; > > case 'xml': > //NOT FULLY IMPLEMENT YET > - header("Content-Transfer-Encoding: ascii"); > + printCommonHeaders(); > header("Content-Disposition: attachment; > filename=3D$name.xml"); > header("Content-Type: text/xml"); > $output =3D survey_generate_results($type, $sid); > @@ -75,7 +86,7 @@ > > case 'tab': > // TAB > - header("Content-Transfer-Encoding: ascii"); > + printCommonHeaders(); > header("Content-Disposition: attachment; > filename=3D$name.txt"); > header("Content-Type: text/tab-separated-values"); > $output =3D survey_generate_results($type, $sid); > @@ -86,7 +97,7 @@ > > default: > // CSV, csv_full_header old method, csv_short_header new > method > - header("Content-Transfer-Encoding: ascii"); > + printCommonHeaders(); > header("Content-Disposition: attachment; > filename=3D$name.csv"); > header("Content-Type: text/comma-separated-values"); > $output =3D survey_generate_results($type, $sid); > > > -- D'oh! |