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: Harry M. <hj...@ta...> - 2005-07-17 18:56:58
|
(blushing bright red) ohhhhhhhhh. Yup - there it is, line 133 in the INSTALL doc. Sorry for the stupidity (but maybe the post and your answer will prevent others following the same carefully documented trail to overlooking the obvious) Thanks for the help. Harry On Sunday 17 July 2005 5:46 am, you wrote: > Out of the box the default phpESP account is root/esp did you try that? > You wouldn't use an mysql account to login from phpESP. We also do have > support for Postgres, it's very new and I don't know of others using it. > Feel free to try it and let us know of problems. I may try the postgres once I try it out. I'll let you know. Thanks again for the quick support! hjm > On Sat, 2005-07-16 at 21:06 -0700, Harry Mangalam wrote: > > Hi there, > > > > I've been battling with phpesp for most of the day - to very limited > > success. -- Cheers, Harry Harry J Mangalam - 949 856 2847 (vox; email for fax) - hj...@ta... <<plain text preferred>> |
From: Harry M. <hj...@ta...> - 2005-07-17 04:06:14
|
Hi there, I've been battling with phpesp for most of the day - to very limited success. I got another survey system up an running (phpsurvey which uses postgres (much more comfortable using pg, which is why I tried it 1st), but which seems inferior to phpesp in terms of flexibility). The system is installed and I can get the [phpESP Managment Login] screen to come up (after editing the non-standard port 83, due to port 80 blockade by cox): admin/index.php:15: $port = 83; index.php:15: $port = 83; but at that point, trying to log in in with the same login and pass that I used to set it up in "phpESP.ini.php" I get only repeated: [ Incorrect User ID or Password, or your account has been disabled/expired. ] nothing works - the mysql root login fails as well, as do other users that I set up in the mysql system. I've read the INSTALL guide, run the mysql init scripts and by peeking at the db with a variety of admin tools, I can see that the DB and tables look like they are in place and the logs for apache (1.3) and mysql seem to indicate happiness. I haven't been able to find out how to set more verbose logging, so I can't debug it via logs and I'm a complete php virgin tho I have poked thru some of the code to see if there were some obvious failure points. I read that this has been seen by some other users but I haven't seen a fix yet. I also tried what one XP user tried - an mysql account with no password, but even that didn't work for me. Any ideas? Thanks hjm The system is Debian sid/unstable with 2.6.7:, PHP 4.3.10-15, Apache/1.3.33 (Debian GNU/Linux), mysql Ver 12.22 Distrib 4.0.24, for pc-linux-gnu (i386) here's the result of the test.php: PHP Information * Version: 4.3.10-15 * OS: Linux * SAPI: apache * register_globals: No * magic_quotes_gpc: No * magic_quotes_runtime: No * safe_mode: No * open_basedir: PHP Extensions * dBase: No * GD: No * GNU Gettext: Yes * LDAP: No * MySQL: Yes * PHP Extension Dir (compiled): /usr/lib/php4/20020429 * PHP Extension Dir (run time): /usr/lib/php4/20020429 phpESP Settings * Expected ESP_BASE: /var/www/phpESP/ * Expected base_url: xxx:xxx:xxx:xxx::83/phpESP/ * Loading phpESP.ini.php ... * ESP_BASE: /var/www/phpESP/ * base_url: http://localhost:83/phpESP/ * Version: 1.7.5-rc1 * Debug: Yes phpESP Language Settings * GNU Gettext: Real * default_lang: en_US * current lang: en_US * available langs: fi, da_DK, de_DE, el_GR, en_US, es_ES, fi_FI, fr_FR, hu_HU, ja_JP, it_IT, nl_NL, pt_BR, pt_PT, sv_SE (da, de, el, en, es, fi, fr, it, ja, nl, pt, sv) * GNU Gettext test: Passed * Catalog Open Test: Yes PHP Session Test * session.save_path: /var/lib/php4 * Counter: 2 -- Cheers, Harry Harry J Mangalam - 949 856 2847 (vox; email for fax) - hj...@ta... <<plain text preferred>> |
From: <gra...@co...> - 2005-07-15 06:03:41
|
I'm encountering several issues. I'm able to install the module on to my PHPNuke website and create a survey, but when I click on the phpESP link in the modules block I get the message "[ Error processing survey: Survey not specified. ]". If I use the link that was provided at the submission of the survey, I can access the survey and complete it. When I try to get the result of the survey via the admin area, I get "Error opening survey. No responses found. [ ID:3 ]" although I received the email with the results. It's even worse on my PC, where I have a test server. I'm able to install the mod, but when I click a link in the admin section to create a new survey (or anything else), it just refreshes the page to the phpESP main page. I'm wondering if it has something to do with PHP5. > > From: Aaron Axelsen <li...@fr...> > Date: 2005/07/14 Thu PM 12:11:35 EDT> To: gra...@co... > CC: php...@li... > Subject: Re: [phpesp-general] Place to find support for PHPNuke> > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Can you provide a description of your problem? > > gra...@co... wrote: > > > Hi all, > > > > I know the owners here don't support the Nuke-modded version of > > phpESP, but I was wondering if someone can point me to where I can > > find some assistance. I've tried emailing some site webmasters> > where I saw phpESP installed, but I haven't received any responses. > > I appreciate any help. > > > > > > > > ------------------------------------------------------- This SF.Net > > email is sponsored by the 'Do More With Dual!' webinar happening > > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in > > dual core and dual graphics technology at this free one hour event > > hosted by HP, AMD, and NVIDIA. To register visit > > http://www.hp.com/go/dualwebinar > > _______________________________________________ phpESP-general > > mailing list php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpesp-general > > > > - -- > Aaron Axelsen> li...@fr... > > Great hosting, low prices. Modevia Web Services LLC -- > http://www.modevia.com > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (MingW32) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFC1o62uucONIvD0AMRAn75AKCVkiiHmyS9gFUYVgGlSnLk+KrYJACfQtNg> qC2Yr8ghwBWXvYI2RPG+k/g= > =gBnt> -----END PGP SIGNATURE----- > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > |
From: Aaron A. <li...@fr...> - 2005-07-14 16:11:47
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Can you provide a description of your problem? gra...@co... wrote: > Hi all, > > I know the owners here don't support the Nuke-modded version of > phpESP, but I was wondering if someone can point me to where I can > find some assistance. I've tried emailing some site webmasters > where I saw phpESP installed, but I haven't received any responses. > I appreciate any help. > > > > ------------------------------------------------------- This SF.Net > email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in > dual core and dual graphics technology at this free one hour event > hosted by HP, AMD, and NVIDIA. To register visit > http://www.hp.com/go/dualwebinar > _______________________________________________ phpESP-general > mailing list php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > - -- Aaron Axelsen li...@fr... Great hosting, low prices. Modevia Web Services LLC -- http://www.modevia.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFC1o62uucONIvD0AMRAn75AKCVkiiHmyS9gFUYVgGlSnLk+KrYJACfQtNg qC2Yr8ghwBWXvYI2RPG+k/g= =gBnt -----END PGP SIGNATURE----- |
From: Matthew G. <gr...@mu...> - 2005-07-14 13:22:56
|
You should be able to ignore the user the ESP mysql scripts create and use the user account your ISP has given you. On Thu, 2005-07-14 at 08:28 +0100, boardtc wrote: > I am trying to setup phpesp. I have mysql permisisons at my isp but do > not have permissions to create a new database however you can create > tables in your database. > > Looking at the mysql_create script presumably I can chnage things to > use my database instead of phpesp. But it then adss a user to the > mysql database - which I do not have permissions for. Is there any way > to get around this? > > Thanks, > > Tom. > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening > July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual > core and dual graphics technology at this free one hour event hosted by HP, > AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > > -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |
From: boardtc <bo...@gm...> - 2005-07-14 07:30:03
|
I am trying to setup phpesp. I have mysql permisisons at my isp but do not have permissions to create a new database however you can create tables in your database. Looking at the mysql_create script presumably I can chnage things to use my database instead of phpesp. But it then adss a user to the mysql database - which I do not have permissions for. Is there any way to get around this? Thanks, Tom. |
From: <gra...@co...> - 2005-07-14 05:31:51
|
Hi all, I know the owners here don't support the Nuke-modded version of phpESP, but I was wondering if someone can point me to where I can find some assistance. I've tried emailing some site webmasters where I saw phpESP installed, but I haven't received any responses. I appreciate any help. |
From: Jim B. <jp...@si...> - 2005-07-13 19:19:31
|
* Robin Gower <rg...@st...> [2005-07-13 06:18]: > > We have some duplication in responses. The guy entering the data has mistakenly pressed return mid-way through a survey (rather than tab) and has mistakenly submitted partly-completed responses. On multiple occassions! > > To my knowledge phpESP doesn't have the facility to delete responses. I could simply export the data, de-duplicate the responses, and then analyse (i.e. in Excel). I'd rather use phpESP analysis tools however. Thus I need accurate data in MySQL. > > My guess would be to use phpMyAdmin to delete the relevant records from the 'response' table. What would be the repercussions of this? Would the data in other 'response_...' tables become corrupted? Will all the cross-tabbing still work? > > Has anyone else experienced this problem - are some safeguards (submit: are you sure y/n?) or additional functions (overwrite responses) required? > > cheers, > > -- > Robin Gower Well, my solution is crude. I used mysql directly. It's cumbersome, but it works for me. YMMV. You'll have to locate the entry in the response table and note the 'id' field value. This is a join key with the other response_* tables (response_bool, response_date, etc.) The field name in the other tables is 'response_id'. Example: DELETE FROM response WHERE id = 123; DELETE FROM response_bool where response_id = 123; DELETE FROM response_date where response_id = 123; DELETE FROM response_multiple where response_id = 123; DELETE FROM response_other where response_id = 123; DELETE FROM response_rank where response_id = 123; DELETE FROM response_single where response_id = 123; DELETE FROM response_text where response_id = 123; It can be difficult to find a specific responder when you have a lot of respnoses. You can sometimes find a specific responder by searching for a known bit of text: SELECT response_id, response FROM response_text WHERE response LIKE '%foobar%'; IMPORTANT NOTE: The 'View Results' selection on the management interface displayes individual survey responses with a number in the selection tab. This number is a display item only and is NOT the same as the response.id field! Do not use the number displayed in the tab as the response_id value in the examples above! Cross tabbing and cross analysis still work. Best Regards, Jim B. PS- I don't use realms or private 'respondents'. I don't have any knowlege if the above works with those cases or not. |
From: Robin G. <rg...@st...> - 2005-07-13 10:15:31
|
We have some duplication in responses. The guy entering the data has = mistakenly pressed return mid-way through a survey (rather than tab) and = has mistakenly submitted partly-completed responses. On multiple = occassions! To my knowledge phpESP doesn't have the facility to delete responses. I = could simply export the data, de-duplicate the responses, and then analyse = (i.e. in Excel). I'd rather use phpESP analysis tools however. Thus I = need accurate data in MySQL. My guess would be to use phpMyAdmin to delete the relevant records from = the 'response' table. What would be the repercussions of this? Would the = data in other 'response_...' tables become corrupted? Will all the cross-= tabbing still work? Has anyone else experienced this problem - are some safeguards (submit: = are you sure y/n?) or additional functions (overwrite responses) required? cheers, --=20 Robin Gower 0161 860 0344 |
From: Jim B. <jp...@si...> - 2005-07-10 12:56:34
|
* boardtc <bo...@gm...> [2005-07-08 12:21]: > I have to say having just setup a test survey and then my first survey > proper, phpEsp is simply a dream. Fantastic stuff, thank you. > > This will not be a habit I hope but I have another question which I > could not find in the faq. I have just setup a survey on a local > database installation and am in the process of setting up one at my > isp (errors running the create sql script on their server, talking to > them about it)/. > > My question is : is there a way I can copy my survey from one > installation database to another? If it is more trouble than it's > worth I can retype the whole things out. > > Thanks a lot, > > Cheers, > > Tom. > To copy a database from one system to another: mysqldump --opt -u root -p phpesp > mydb.out (xfer mydb.out to other system here) mysql -u root -p phpesp < mydb.out Note- this will completely erase any phpesp database on the new system. If you just want to copy a phpesp survey in the same database, see my notes at: http://sixshooter.v6.thrupoint.net/phpESP_proto/README.txt Best Regards, Jim B. |
From: pure m. <pur...@yb...> - 2005-07-10 03:52:15
|
┏━━━━━━━━━ 大手コミュニティ速報【ピュア】━━━━━━━━┓ ゜◎。☆゜。◇ ☆ 今なら男女全員が完全無料で遊べちゃいますっ! \プレゼント/ ┏━━━━━━━━━━━━━━━━━━━━━━━━━┓ \\ // 今スグ!下記URLをご確認くださいっ! ┌─┬─┐ http://tap.ms/index.html?media=pur ├全プレ┤ ┗━━━━━━━━━━━━━━━━━━━━━━━━━┛ └─┴─┘ ※嘘だと思うなら今スグ!試してみてください。 女性会員の質の高さにあっ!と驚くハズです・・・。 http://tap.ms/index.html?media=pur ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ 完┃全┃無┃料┃で┃素┃人┃女┃性┃捕┃ま┃え┃る┃ ━┛━┛━┛━┛━┛━┛━┛━┛━┛━┛━┛━┛━┛ http://tap.ms/index.html?media=pur ちょっとエッチな素人女性に多数ご登録頂いております! 夏に向けて大量に女性獲得に努めております。 ┏━━━━━━━━━━━━━━━━━━┓ ・衛星放送のテレビCM ・各種レディースコミック ・テレビ番組案内誌 ・女性週刊誌 ・女性ファッション誌 ┗━━━━━━━━━━━━━━━━━━┛ 夏に素敵な出会いを期待している男性はこの機会に是非 ピュアで完全無料登録して遊びにきてくださいっ! http://tap.ms/index.html?media=pur ┐――――――――――――――――――――――――――――――─―――― │\/│ 誰でも最初の出会いは顔から選びます。【写メール交換機能付】 └──┘――――――――――――――――――――――――――─―─――― ドキドキの初出会いはもう体感しましたかっ? まだ体感していないあなたは、どんな女のコが待ち合わせ場所に来るか 期待の中にもちょっぴり不安もあるよねっ。 でも、ピュアなら期待でけで大丈夫っ! 写メール交換機能で、会う前に事前に、好みの女のコを チョイスする事ができるゾっ! だからアナタも飛びっきり男前の写メールを、 お気に入りの女のコに送れば、えっちに飢えてる女のコは飛びつく事 間違いなしっ! http://tap.ms/index.html?media=pur =■編集部より==================================================== ・当局は、メールマガジン専用の配信スタンドです。 ・当局からのメールマガジンの内容、ご利用に関しては、ご購読者個人の責任においてご利用ください。 ・当局からご紹介させて頂いているサイトにおけるいかなるトラブル損害に対しても一切の責任を負いかねます。 ・当局からのメールマガジンの内容についてのご質問には応じておりません。 ・当局からのメールマガジンに掲載された記事を許可なく転載する事を禁止致します。 -------------------------------------------------------------- □購読解除方法 購読解除をご希望の方は、お手数ですが下記宛にご連絡ください。 pur...@ya... ================================================================= |
From: boardtc <bo...@gm...> - 2005-07-08 16:41:31
|
Thanks once more for the quick help. On 7/8/05, Matthew Gregg <gr...@mu...> wrote: > Change status pages in the admin interfaces. > > [ Error processing survey: Survey is not active. ] > > How can I make it active without doing the above? Ok. I am missing something here. In the edit survey oprioin I cannot see any admin option and on the Management Interface page you can Change the Status of a Survey but I cannot find that option/. Is it in a configuiration file? I'll keep digging, Thanks, Tom. |
From: Matthew G. <gr...@mu...> - 2005-07-08 16:20:03
|
Change status pages in the admin interfaces. On Fri, 2005-07-08 at 17:06 +0100, boardtc wrote: > On 7/8/05, Matthew Gregg <gr...@mu...> wrote: > > Unless you really need to embed the survey in another page, just use the > > auto-publish url listed. > > Thanks for the quick response. I can only assume you mean > http://ntserver/phpESP/public/survey.php?name=test > when I go to that url I get > [ Error processing survey: Survey is not active. ] > How can I make it active without doing the above? > > Thanks, Tom. > > -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |
From: boardtc <bo...@gm...> - 2005-07-08 16:19:34
|
I have to say having just setup a test survey and then my first survey proper, phpEsp is simply a dream. Fantastic stuff, thank you. This will not be a habit I hope but I have another question which I could not find in the faq. I have just setup a survey on a local database installation and am in the process of setting up one at my isp (errors running the create sql script on their server, talking to them about it)/. My question is : is there a way I can copy my survey from one installation database to another? If it is more trouble than it's worth I can retype the whole things out. Thanks a lot, Cheers, Tom. |
From: boardtc <bo...@gm...> - 2005-07-08 16:15:27
|
On 7/8/05, Matthew Gregg <gr...@mu...> wrote: > Unless you really need to embed the survey in another page, just use the > auto-publish url listed. Thanks for the quick response. I can only assume you mean http://ntserver/phpESP/public/survey.php?name=3Dtest when I go to that url I get=20 [ Error processing survey: Survey is not active. ] How can I make it active without doing the above? Thanks, Tom. |
From: Matthew G. <gr...@mu...> - 2005-07-08 15:19:35
|
Unless you really need to embed the survey in another page, just use the auto-publish url listed. On Fri, 2005-07-08 at 16:12 +0100, boardtc wrote: > The last wizard page says : > > To insert this survey into your web page, copy the text below, and > paste it into the HTML of your page. > <?php $sid=1; include("c:\program > files\easyphp\www\phpesp//public/handler.php");?> > Once activated you can also access the survey directly from the following URL. > http://ntserver/phpESP/public/survey.php?name=test > > > So i created test.php : > > <html> > <head> > <title>PHP Test</title> > </head> > <body> > <?php $sid=1; include("c:\program > files\easyphp\www\phpesp//public/handler.php");?> > <a href="http://ntserver/phpESP/public/survey.php?name=test">survey</a> > </body> > </html> > > going to this page gives : > [ Error processing survey: Survey is not active. ] survey > > I then tried > > <?php $sid=1; include("//Ntserver/EasyPHP/www/phpESP/public/handler.php");?> > > instead of the above <?php and this gives : > > Warning: main(//Ntserver/EasyPHP/www/phpESP/public/handler.php): > failed to open stream: Permission denied in c:\program > files\easyphp\www\phpesp\test.php on line 2 > > Warning: main(): Failed opening > '//Ntserver/EasyPHP/www/phpESP/public/handler.php' for inclusion > (include_path='.;C:\Program Files\EasyPHP\php\pear\') in c:\program > files\easyphp\www\phpesp\test.php on line 2 > > I could not find anything in the faq. sorry for the newbie question. > > Thanks a lot, > -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |
From: boardtc <bo...@gm...> - 2005-07-08 15:12:54
|
The last wizard page says : To insert this survey into your web page, copy the text below, and paste it into the HTML of your page. <?php $sid=3D1; include("c:\program files\easyphp\www\phpesp//public/handler.php");?> Once activated you can also access the survey directly from the following U= RL. http://ntserver/phpESP/public/survey.php?name=3Dtest So i created test.php : <html> <head> <title>PHP Test</title> </head> <body> <?php $sid=3D1; include("c:\program files\easyphp\www\phpesp//public/handler.php");?> <a href=3D"http://ntserver/phpESP/public/survey.php?name=3Dtest">survey</a> </body> </html> going to this page gives : [ Error processing survey: Survey is not active. ] survey I then tried=20 <?php $sid=3D1; include("//Ntserver/EasyPHP/www/phpESP/public/handler.php")= ;?> instead of the above <?php and this gives : Warning: main(//Ntserver/EasyPHP/www/phpESP/public/handler.php): failed to open stream: Permission denied in c:\program files\easyphp\www\phpesp\test.php on line 2 Warning: main(): Failed opening '//Ntserver/EasyPHP/www/phpESP/public/handler.php' for inclusion (include_path=3D'.;C:\Program Files\EasyPHP\php\pear\') in c:\program files\easyphp\www\phpesp\test.php on line 2 I could not find anything in the faq. sorry for the newbie question. Thanks a lot, . Cheers, Tom. |
From: <yin...@si...> - 2005-07-04 00:39:40
|
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>新建网页 2</title> </head> <body> </body> </html> <HTML><HEAD><TITLE>中国汤姆SINOTOM.COM_与您一起开拓无限商机!</TITLE> <META http-equiv=Content-Type content="text/html; charset=gb2312"> <STYLE type=text/css>BODY { FONT-SIZE: 14px; COLOR: #000; FONT-FAMILY: 宋体 } TD { FONT-SIZE: 14px; COLOR: #000; FONT-FAMILY: 宋体 } A:link { COLOR: #039 } A:visited { COLOR: #039 } A:hover { COLOR: #f60 } .GR { COLOR: #666 } .GR:link { COLOR: #666 } .GR:visited { COLOR: #666 } .l { FONT: bold 18px 宋体 } .M { FONT: bold 14px 宋体 } .C { FONT-SIZE: 13px } .S { FONT-SIZE: 12px } .LM { LINE-HEIGHT: 130% } .LL { LINE-HEIGHT: 150% } SELECT { FONT-SIZE: 12px } INPUT { FONT-SIZE: 12px } </STYLE> <META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD> <BODY style="BACKGROUND-REPEAT: repeat-x" text=#000000 bgColor=#f0c87b leftMargin=0 background="" topMargin=0 marginwidth="0" marginheight="0"> <CENTER> <TABLE cellSpacing=0 cellPadding=1 width=520 bgColor=#c78300 border=0> <TBODY> <TR> <TD> <TABLE cellSpacing=0 cellPadding=0 width="100%" bgColor=#ffffff border=0><TBODY> <TR> <TD><a target="_blank" href="http://www.cnncp.com/biz"> <IMG height=68 src="http://www.cnncp.com/info/images/logo.gif" width=179 border=0></a> </TD></TR> <TR> <TD> <center> <TABLE cellSpacing=0 cellPadding=0 width="90%" border=0> <TBODY> <TR> <TD class=LL><p>你好:<BR> <BR> 我是中国汤姆的编辑黛宁丽,你也许不记得我了,我却记得你:那天你在我们网站(<a target="_blank" href="http://www.cnncp.com/biz">www.sinotom.com</a>)上发布了贵方的的商业信息,那还是我审批的。当时就觉得你们的 项目很有发展前途,可今早偶然间发现:你竟然已经有N多天没有重新发布你的商业信息了!为什么呢?<br> <br> 发一条信息,只要10分钟,却能被数万商人看见!如果商机对口,买家就会直接找你联系,你怎么会错过这样的 机会呢? 为了生意成功,可千万不能放过任何推广的机会啊。你看,我都着急了。<strong><a target="_blank" href="http://www.cnncp.com/biz">赶紧去发一发吧</a></font></a></strong><a target="_blank" href="http://www.sinotom.com">!</a><br> <br> 操作上有问题,你直接来信找我,我一直在这里为你服务!<br> <br> 天气寒冷,注意身体!顺祝商祺!</p> <p align="right">你的朋友:蒋小丽</p></TD> </TR></TBODY></TABLE> <br> <br> </center></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> <TABLE cellSpacing=0 cellPadding=0 width=520 border=0> <TBODY> <TR> </TR></TBODY></TABLE> <TABLE style="BORDER-TOP: #ffffff 1px solid" cellSpacing=0 cellPadding=6 width="100%" border=0> <TBODY> <TR> <TD class=M align=middle bgColor=#e89730><div align="center"> <FONT color=#ffffff>中国汤姆SINOTOM.网聚财富的力量!</FONT></div></TD></TR></TBODY></TABLE></CENTER></BODY></HTML> |
From: Virtual T. <ni...@gm...> - 2005-06-29 14:53:06
|
Hi to all, I have created a survey in another language that english but all my !other appear as "Other:" in the survey. Is there anyway of changing this? I have looked at the message.po but cannot find the place to change the this text. Is this possible? Cheers, Vtrain |
From: Jim B. <jp...@si...> - 2005-06-26 12:56:54
|
* hkuha hkuha <hku...@gm...> [2005-06-26 07:41]: > Hi there, > Since I am using PHPESP with Traditional Chinese(BIG5), however I > found that I need to handle the input chinese charater input with the > following command. > This is in PERL format > $message =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg; > > anyone know which file should I modify and how? > For the BSD Certification Group survey, I modified the source to generate all pages with the "charset=UTF-8" tag. The users then input their comments just as they would with any other software. MySQL handles it just fine- you can display the data with 'View Survey Results'. After the survey completed, we asked others in the group to translate the comments back to English in separate text files, so we didn't really need to process the raw input. Best Regards, Jim B. |
From: hkuha h. <hku...@gm...> - 2005-06-26 11:39:55
|
Hi there, Since I am using PHPESP with Traditional Chinese(BIG5), however I found that I need to handle the input chinese charater input with the following command. This is in PERL format $message =3D~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg; anyone know which file should I modify and how? Regards |
From: Jim B. <jp...@si...> - 2005-06-26 01:52:34
|
Hi- I have a situation where I have multiple identical surveys- each in a different language. I wanted to merge the responses so I could get a consolidated view of the results pool. So, I spent a Saturday afternoon figuring out how to merge the separate surveys into one. Now my statistics make sense across the entire response pool. If you'd like more info, let me know. Best Regards, Jim B. |
From: <bjo...@we...> - 2005-06-24 07:02:42
|
Hi, I just found a "solution" for my problem, using another mysql-account with more rights and no password at all (okay, but it's only for local testing...). My machine runs WindowsXPpro with SP2, test.php works just fine. Does this help? Thanks Bjoern |
From: UConn P. W. <wph...@ps...> - 2005-06-23 19:43:54
|
Hi all, I've got the management interface working now, and public surveys work and publish great. However, when I make a survey private I can't login with any of my respondent usernames and passwords even if they are in that same group (which I have titled survey). Any ideas? PHP 4.3 and MySQL 4.1. Thanks, Will Philbrick UConn Psychology IT Staff 860-486-5346 wph...@ps... http://psytech.uconn.edu |
From: Matthew G. <gr...@mu...> - 2005-06-23 17:52:06
|
Yeah, looks likely your config(phpESP.ini.php) has some problems. On Fri, 2005-06-24 at 01:04 +0800, hkuha hkuha wrote: > Hi there, > I found my url change to http://www.mysite.com//admin/manage.php after login. > Besides, all URL is unusable after login.e.g. > http://admin/manage.php?where=new > http://admin/manage.php?where=edit > http://admin/manage.php?where=test > -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |