You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(13) |
Dec
(16) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(46) |
Feb
(68) |
Mar
(90) |
Apr
(38) |
May
(35) |
Jun
(36) |
Jul
(32) |
Aug
(35) |
Sep
(36) |
Oct
(49) |
Nov
(64) |
Dec
(31) |
2003 |
Jan
(70) |
Feb
(35) |
Mar
(74) |
Apr
(50) |
May
(26) |
Jun
(24) |
Jul
(26) |
Aug
(45) |
Sep
(18) |
Oct
(21) |
Nov
(33) |
Dec
(13) |
2004 |
Jan
(40) |
Feb
(53) |
Mar
(48) |
Apr
(51) |
May
(39) |
Jun
(9) |
Jul
(11) |
Aug
(30) |
Sep
(30) |
Oct
(12) |
Nov
(8) |
Dec
(12) |
2005 |
Jan
(37) |
Feb
(43) |
Mar
(57) |
Apr
(33) |
May
(23) |
Jun
(26) |
Jul
(43) |
Aug
(27) |
Sep
(39) |
Oct
(17) |
Nov
(27) |
Dec
(5) |
2006 |
Jan
(7) |
Feb
(35) |
Mar
(32) |
Apr
(39) |
May
(5) |
Jun
(4) |
Jul
(3) |
Aug
(6) |
Sep
(3) |
Oct
(17) |
Nov
(9) |
Dec
(10) |
2007 |
Jan
(2) |
Feb
(8) |
Mar
(14) |
Apr
(5) |
May
(2) |
Jun
(17) |
Jul
(13) |
Aug
(8) |
Sep
(3) |
Oct
(1) |
Nov
(40) |
Dec
(25) |
2008 |
Jan
(15) |
Feb
(13) |
Mar
(21) |
Apr
(44) |
May
(17) |
Jun
(26) |
Jul
(3) |
Aug
(10) |
Sep
|
Oct
(2) |
Nov
(6) |
Dec
|
2009 |
Jan
(14) |
Feb
(21) |
Mar
(9) |
Apr
(11) |
May
(4) |
Jun
|
Jul
(3) |
Aug
(9) |
Sep
(1) |
Oct
(4) |
Nov
(11) |
Dec
(6) |
2010 |
Jan
(8) |
Feb
|
Mar
(8) |
Apr
(1) |
May
|
Jun
(8) |
Jul
|
Aug
(4) |
Sep
(5) |
Oct
(4) |
Nov
|
Dec
|
2011 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
(2) |
May
|
Jun
(3) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
(2) |
Dec
(2) |
2013 |
Jan
(1) |
Feb
|
Mar
(15) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(13) |
Oct
(1) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(3) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Matthew G. <mat...@gm...> - 2006-04-12 23:31:18
|
The #phpesp on freenode is the official channel if anyone is hanging around= . On 4/12/06, sean <sea...@gm...> wrote: > > doh! hadn't installed php I sheepishly admit - solved the other > problem by using the CVS mysql_populate file. > > btw, is there a working irc channel? > > On 12/04/06, Joe Auty <jo...@ne...> wrote: > > MySQL 4.1 and higher (I believe) creates different password hashes. I > > basically had to do this table insert from within the version of > > MySQL 3.x I'm using to create the row with a password hash that could > > be understood: > > > > INSERT INTO designer (username, password, fname, lname, realm, > > pdesign, pstatus, pdata, pall, pgroup, puser, disabled) > > VALUES ('root', PASSWORD('esp'), 'ESP', 'Superuser', > 'superuser', > > 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'N'); > > > > > > Time will tell whether my changes to mysql_populate.sql will work > > within 3.x. It might be wise to create a separate > > mysql_populate_3.x.sql script and include that with the distribution. > > > > > > > > > > > > > > > > > > ----------- > > Joe Auty > > NetMusician: web publishing software for musicians > > http://www.netmusician.org > > jo...@ne... > > > > > > > > > > ------------------------------------------------------- > > 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-general mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpesp-general > > > > > ------------------------------------------------------- > 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?cmdlnk&kid=110944&bid$1720&dat=121642 > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > -- D'oh! |
From: sean <sea...@gm...> - 2006-04-12 20:45:52
|
I've had to disable management console authentication because no user/pass combo worked, where are these set? apologies for all the the dumb newb q's |
From: sean <sea...@gm...> - 2006-04-12 06:01:29
|
doh! hadn't installed php I sheepishly admit - solved the other problem by using the CVS mysql_populate file. btw, is there a working irc channel? On 12/04/06, Joe Auty <jo...@ne...> wrote: > MySQL 4.1 and higher (I believe) creates different password hashes. I > basically had to do this table insert from within the version of > MySQL 3.x I'm using to create the row with a password hash that could > be understood: > > INSERT INTO designer (username, password, fname, lname, realm, > pdesign, pstatus, pdata, pall, pgroup, puser, disabled) > VALUES ('root', PASSWORD('esp'), 'ESP', 'Superuser', 'superuser', > 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'N'); > > > Time will tell whether my changes to mysql_populate.sql will work > within 3.x. It might be wise to create a separate > mysql_populate_3.x.sql script and include that with the distribution. > > > > > > > > > ----------- > Joe Auty > NetMusician: web publishing software for musicians > http://www.netmusician.org > jo...@ne... > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting langua= ge > that extends applications into web and mobile media. Attend the live webc= ast > and join the prime developer group breaking into this new coding territor= y! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642 > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > |
From: Joe A. <jo...@ne...> - 2006-04-12 01:17:19
|
MySQL 4.1 and higher (I believe) creates different password hashes. I basically had to do this table insert from within the version of MySQL 3.x I'm using to create the row with a password hash that could be understood: INSERT INTO designer (username, password, fname, lname, realm, pdesign, pstatus, pdata, pall, pgroup, puser, disabled) VALUES ('root', PASSWORD('esp'), 'ESP', 'Superuser', 'superuser', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'N'); Time will tell whether my changes to mysql_populate.sql will work within 3.x. It might be wise to create a separate mysql_populate_3.x.sql script and include that with the distribution. ----------- Joe Auty NetMusician: web publishing software for musicians http://www.netmusician.org jo...@ne... |
From: Priyanka N. <pri...@gm...> - 2006-04-12 00:45:01
|
How can I limit the number of times user can take survey? The FAQ says I ca= n do that from Survey Access page. But I don't see any option " Max Login" there. I made my survey private and allowed a group to use the survey. The only options I see are Group, Max Response, Save/Restore,Back/Forward. I am using phpESP v 1.8.1 Any input is appreciated! Thanks, -P |
From: sean <sea...@gm...> - 2006-04-11 20:33:34
|
http://lists.voscur.org/surveys/admin/manage.php what have I done wrong during phpesp installation |
From: <sea...@gm...> - 2006-04-11 19:00:40
|
I'm having the same problem but am running MySQL 4.x wouldn't know what to edit in the populate.sql file though :( |
From: Joe A. <jo...@ne...> - 2006-04-11 10:37:30
|
Hello, The schema in the mysql_populate.sql file seems to be incompatible with the version of MySQL I'm stuck with. I tried making some changes to this to remove the pieces MySQL seems to dislike, and was able to get the slightly modified schema to allow for the creation of these tables. However, I cannot login - it isn't accepting the default username/password (root/esp). I'm assuming that the authentication method must be MySQL 4.x + only? Are there any patches or any way of getting phpESP to work with MySQL 3.x? Unfortunately, upgrading to a newer version o MySQL is not an option =( ----------- Joe Auty NetMusician: web publishing software for musicians http://www.netmusician.org jo...@ne... |
From: Urs B. <urs...@we...> - 2006-04-11 08:19:45
|
hello any news about the port of the phpESP? - i heard about a port of a dutch guy called Eric. He did a port - located at www.Nettrade.nl - are there any further attemts of porting over the phpESP to PHPNuke thanks for the answer regards urs__baer www.nettrade.nl/ _______________________________________________________________ SMS schreiben mit WEB.DE FreeMail - einfach, schnell und kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192 |
From: Matthew G. <mat...@gm...> - 2006-04-10 01:47:47
|
Hmm, should probably be added as an option in phpESP.ini. You can try adding the port to the "host" option in phpESP.ini, or you should be able t= o edit phpESP/admin/include/funcs.inc and add a port number to the "dbconnected" line. On 4/7/06, Larry Zoumas <lar...@on...> wrote: > > How does one use a different MySQL port than default 3306 with phpESP? > > I don't see that option in the configuration script. > > Changing the port on the server is sadly not an option. > > I am sure it is simple, but the answer is not coming to me. > > Thank you, > > <---------------------------> > Larry Zoumas, Web Developer > > > > > > > > ------------------------------------------------------- > 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?cmdlnk&kid=110944&bid$1720&dat=121642 > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > -- D'oh! |
From: Tina F. <tin...@tn...> - 2006-04-09 02:37:19
|
Hello, I was wondering under what section do I change the page with of my servey template? Viewers are having to scroll over to read the complete question. Thank you Tina -- |
From: MelC <ti...@ho...> - 2006-04-07 18:46:18
|
Hello ! I'm looking for how to make a traduciton of the "submit survey" button = on the form user are filling. i've found the "submith survey" in the preview pane, but not the other = one. can someone tell me where it is coded in all those files ? thanks !! tiah. |
From: McDonald, J. M. <ja...@Ja...> - 2006-04-07 16:10:31
|
Try editing the phpESP.ini.php file directly... say around line 38. Try changing 'localhost' to 'localhost:1234' to specify a specific port. Might be worth a try? J Larry Zoumas wrote: > How does one use a different MySQL port than default 3306 with phpESP? > > I don't see that option in the configuration script. > > Changing the port on the server is sadly not an option. > > I am sure it is simple, but the answer is not coming to me. |
From: Larry Z. <lar...@on...> - 2006-04-07 16:00:10
|
How does one use a different MySQL port than default 3306 with phpESP? I don't see that option in the configuration script. Changing the port on the server is sadly not an option. I am sure it is simple, but the answer is not coming to me. Thank you, <---------------------------> Larry Zoumas, Web Developer |
From: Arif E. U. <emr...@ya...> - 2006-04-05 15:23:05
|
I do not want to get e-mails from phpesp-general group. Please help me... Best Regards, --- Adriano Castro <adr...@gm...> wrote: > How is it possible to format a survey's layout? > N¬HS^µéX¬²'²Þu¼±<ÂÚº.Öëy©"®*mx%jx.j «^Æ×§vÆ©¦Xjبȧ¶m©Ýâév&¶×§vØ^+ÞÁæÜjËZØè{azâç^½éh¥êனn·)à{h¶¬ì¡Ø§×«®+h¯(m¶ÿ±éZ²ëjYwþÇ¥rgy$õ×Oxá¸n5ïmjõÛ^¸Úi#àzw«jYX§X¬¶i#àzw«jYb²Û,¢êÜyú+éÞ¶m¦Ïÿ+-²Ê.Ç¢¸ë+-³ùb²Ø§~鬦§z¶¥ . ,\,\,/,/, \\ - - // (--O-O--) -------oOOo-(_)-oOOo---------- Arif Emre ÜNAL Tel:+90 (533) 568 59 65 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Adriano C. <adr...@gm...> - 2006-04-05 01:34:33
|
SG93IGlzIGl0IHBvc3NpYmxlIHRvIGZvcm1hdCBhIHN1cnZleSdzIGxheW91dD8K |
From: Patricia B. <web...@pr...> - 2006-04-04 21:31:30
|
Hello: I have a wrapper script running in the same directory as phpESP. Basically, the wrapper script allows images to be uploaded under the correct username on the server rather than user "nobody". In order to use this wrapper I put the following lines in the .htaccess file: Action application/x-pair-sphp4 /cgi-sys/php-cgiwrap/username/php4.cgi AddType application/x-pair-sphp4 .php These lines override the following directives: AddType application/x-httpd-php .php Now, when I go to http://www.mydomain.org/survey, the url changes into: http://www.mydomain.org/cgi-sys/php-cgiwrap/username/admin/manage.php It looks like the index.php file in the survey directory is checking the PHP script name that it is being called through .htaccess (which is returning the php-cgiwrap script) and using this name as part of the URL that it is then directing to, which is somewhat unusual. Does anyone have any ideas on how to fix this? Thanks, Tricia Barden |
From: Christer B. <chr...@ho...> - 2006-04-03 07:32:19
|
Hi, My surveys is functioning well on my local computer. I can export data = to CSV-files without problems. I got problems when I try to export (not = activated) data from my site at a web hotel. I got the message that the = page is wrong. Line one; sign 2; Mistake: an object was expected, Code = 0 http//www.spnvsg.net/PHPESP/admin/manage.php?where=3Dexport. =20 On my local computer there is code after export. =20 What to do? Best regards=20 =20 Christer Blomkvist =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 |
From: <da...@op...> - 2006-03-30 22:29:09
|
PHPESP's default for rating scales length is 5. Has anyone written item models that allow 7 point rating scales or models that allow users to select the length of rating scales -- David Patrick Ryan, Ph.D. Consultant in Distance Learning &Knowledge Translation Dept. of Continuing Education, Faculty of Medicine, U of Toronto Director of Education, Regional Geriatric Program of Toronto Director, Openflows Networks Ltd. Email: da...@op... Tel.: 416.535.0705 |
From: Matthew G. <mat...@gm...> - 2006-03-30 02:03:01
|
This was recently fixed. Grab the latest version of the populate file from Sourceforce CVS. On 3/29/06, McDonald, Jacob M. <ja...@ja...> wrote: > > db created correctly with the included SQL script. > > Next I tried to create the tables with the appropriate script, but I kept > getting SQL errors: > > ERROR 1064 at line 24: 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 > > I have narrowed it down to the CURRENT_TIMESTAMP argument in all of the > tables; for instance: > > CREATE TABLE realm ( > name CHAR(16) NOT NULL, > title CHAR(64) NOT NULL, > changed TIMESTAMP(14) DEFAULT CURRENT_TIMESTAMP, > PRIMARY KEY(name) > ); > > I have been reading the MySQL documentation and it seems that if the > TIMESTAMP record/column is created as NULL it will automagically default > to the current timestamp. The only other way I have been able to > circumvent this error is to enclose CURRENT_TIMESTAMP in ' ', such as > 'CURRENT_TIMESTAMP' but I don't think that will do what is intended. > > Does anyone have advice on how to resolve this error in the SQL script? > Should I just replace DEFAULT CURRENT_TIMESTAMP with NULL? > > Jacob > > > -- D'oh! |
From: McDonald, J. M. <ja...@Ja...> - 2006-03-29 17:42:34
|
db created correctly with the included SQL script. Next I tried to create the tables with the appropriate script, but I kept getting SQL errors: ERROR 1064 at line 24: 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 I have narrowed it down to the CURRENT_TIMESTAMP argument in all of the tables; for instance: CREATE TABLE realm ( name CHAR(16) NOT NULL, title CHAR(64) NOT NULL, changed TIMESTAMP(14) DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY(name) ); I have been reading the MySQL documentation and it seems that if the TIMESTAMP record/column is created as NULL it will automagically default to the current timestamp. The only other way I have been able to circumvent this error is to enclose CURRENT_TIMESTAMP in ' ', such as 'CURRENT_TIMESTAMP' but I don't think that will do what is intended. Does anyone have advice on how to resolve this error in the SQL script? Should I just replace DEFAULT CURRENT_TIMESTAMP with NULL? Jacob |
From: Lisa H. <lis...@ya...> - 2006-03-28 04:27:19
|
We successfully used phpesp for a couple years now. Upgraded to mysql mysql 5.0.19 yesterday...Using phpesp v1.24.2-and authentication is failing. No matter who logs in, we get the "Incorrect User ID or Password, or your account has been disabled/expired." Searched the archives of the mailing list, and saw to add this to the espdefault.inc file: // 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().")"; However, tried that, and still same error- saw something about password strings- but wasnt sure where this would go. We are using php v.4.3.2 Any help appreciated! Lisa Pons University of Cincinnati Libraries |
From: peter <pe...@si...> - 2006-03-27 13:24:55
|
On Sun, 26 Mar 2006 19:25:28 -0800, Matthew P. Galvin wrote [...] > My big question is . . . what do I do with this data once I have it > written to respondent? > > I'd like to be able to immediately authenticate them against the respondent > table and pass the user into the private survey. At a guess, call the authentication module with the login data and pipe the result back to the user. ///Peter |
From: Matthew P. G. <vid...@ho...> - 2006-03-27 03:25:33
|
I'm working on a deployment of phpESP which needs to allow public users (anyone in the county) to complete a survey only after they have provided username, password, first name, last name, and email address. There MUST be an easy way to do this, but I haven't found one. I don't want to have to upload every possible user in the county (that was already suggested to me), and then mail or email them all usernames and password. Survey is set up and tested, and published private. I have the html form created, and have successfully created a validation script, which just basically checks that they submitted real information in the input boxes. I'm trying to write data from the form directly to the respondent table (any insights on this greatly appreciated). My big question is . . . what do I do with this data once I have it written to respondent? I'd like to be able to immediately authenticate them against the respondent table and pass the user into the private survey. Any ideas how I accomplish this? PHP session or something? This seems pretty straight forward and someone must have developed this already. I'm pretty new to authentication and php in general, so please forgive me if this is totally basic. Thanks! Matthew vid...@ho... |
From: Adriano C. <adr...@gm...> - 2006-03-24 17:54:52
|
Q2FuIHBocEVTUCBydW4gb24gYSBXaW5kb3dzIHN5c3RlbSBydW5uaW5nIElJUy9NeVNRTD8gV2hh dCBhYm91dCBJSVMvTVNTUUw/CgpSZWdhcmRzLApBRAo= |