Re: [Care2002-developers] install optional table test_para error

2010-10-14 Thread Robert Meggle
Hi, I just tested it out with xampp 1.7.3 (php 5.3.1) - not the light version and it is working here fine. But I can remember that I found together with Gjergj some time ago with xampp 1.7.2 strange behaviours as well with php 5.3.0. My suggestion would be that you either change to the latest

Re: [Care2002-developers] install optional table test_para error

2010-10-14 Thread easy
http://218.200.166.90:86/c2x/index.php admin password: a -- 此致 莫愁前路无知己,天下谁人不识君。 At 2010-10-14 19:37:18,Robert Meggle robert.meg...@care2x.org wrote: Hi, I just tested it out with xampp 1.7.3 (php 5.3.1) - not the light version and it is working here fine. But I can remember that I

Re: [Care2002-developers] install optional table test_para error

2010-10-14 Thread Robert Meggle
Hi, I created there now a doctor with username r and password r... without any problem. Maybe we didn't got your point? Can you explain please? Thanks Robert Am Donnerstag, den 14.10.2010, 22:07 +0800 schrieb easy: http://218.200.166.90:86/c2x/index.php admin password: a -- 此致

Re: [Care2002-developers] install optional table test_para error

2010-10-14 Thread easy
ooh.get it. it's ie 's problem ,u use firfox? I using ie ,which can't support option onclick= event.so should use select onclick event to slove the ie,firefox problem? -- 此致 easy 无知己,天下谁人不识君。 At 2010-10-14 22:41:31,Robert Meggle robert.meg...@care2x.org wrote: Hi, I created there now

Re: [Care2002-developers] install optional table test_para error

2010-10-14 Thread Ap.Muthu
Hi Robert, You probably did it with FireFox. I failed with IE. I created a user: drsuper with password: drsuper as Medical Consultant Role from IE and it is listed under Archive. Why should we have two field values from the same table - role_id and role_permissions - in one form? Can't we

Re: [Care2002-developers] install optional table test_para error

2010-10-14 Thread Ap.Muthu
For a start, replace the onclick event with the onchange event and toggle the variable. Ref: 1. http://www.webdeveloper.com/forum/showthread.php?t=71917 2. http://bytes.com/topic/javascript/answers/589737-onclick-event-does-not-work-select-option-ie If we move the onclick to the select

Re: [Care2002-developers] install optional table test_para error

2010-10-14 Thread Ap.Muthu
Universal replacer: http://www.wohill.com/design/335/Replacing-the-onclick-event-for-IE-or-Chrome.html - Ap.Muthu Hi Robert, You probably did it with FireFox. I failed with IE. I created a user: drsuper with password: drsuper as Medical Consultant Role from IE and it is listed under

Re: [Care2002-developers] install optional table test_para error

2010-10-14 Thread Ap.Muthu
A comment on the Universal replacer states: Quote FYI, I narrowed this down to a capitalization issue: onclick is ignored, while onClick is obeyed. Enjoy! UnQuote That might be easier to implement and test. Regards, Ap.Muthu Universal replacer:

Re: [Care2002-developers] install optional table test_para error

2010-10-13 Thread easy
certainly all have the value user_role id of achive role ( 1) . -- 此致 easy 莫愁前路无知己,天下谁人不识君。 At 2010-10-13 09:48:23,Ap.Muthu apmu...@usa.net wrote: After creating a login user with the correct role: Please verify that the care_users table has the user_role field populated with the correct

Re: [Care2002-developers] install optional table test_para error

2010-10-13 Thread Ap.Muthu
What version of MySQL are you running? What is the value of magic_quotes_gpc for your PHP ? If you use user_role = 34, for your user, can you access all places? 34 = Medical Consultant - all areas permitted. - Ap.Muthu certainly all have the value user_role id of achive role ( 1) . --

Re: [Care2002-developers] install optional table test_para error

2010-10-13 Thread easy
If I set it manually, certainly can. but the program can't set the role as I selected. -- 此致 林晓东 莫愁前路无知己,天下谁人不识君。 At 2010-10-13 16:03:59,Ap.Muthu apmu...@usa.net wrote: What version of MySQL are you running? What is the value of magic_quotes_gpc for your PHP ? If you use user_role = 34,

Re: [Care2002-developers] install optional table test_para error

2010-10-13 Thread Ap.Muthu
During the install, when the CSV options were listed, did you install the user_roles CSV file? - Ap.Muthu If I set it manually, certainly can. but the program can't set the role as I selected. -- 此致 林晓东 莫愁前路无知己,天下谁人不识君。 At 2010-10-13 16:03:59,Ap.Muthu apmu...@usa.net

Re: [Care2002-developers] install optional table test_para error

2010-10-13 Thread Ap.Muthu
There are issues with PHP 5.3.x Try an older XAMPP like v1.6.8 http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/1.6.8/xampp-win32-1.6.8-installer.exe/download or http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/1.6.8/xampplite-win32-1.6.8.exe/download - Ap.Muthu I am in

Re: [Care2002-developers] install optional table test_para error

2010-10-13 Thread easy
I think it's the program's problem, I install again in xampp 1.7.2 (php:5.3.0,mysql 5.1.37) .It's still have the same problem: login as admin, to create new user , no matter what role and dept. I selected, the role is set to archive, the dept is right. -- 此致 easy 莫愁前路无知己,天下谁人不识君。 At

Re: [Care2002-developers] install optional table test_para error

2010-10-13 Thread easy
This is my install process: download as you said:wgethttp://care2002.svn.sourceforge.net/viewvc/care2002/care2x/trunk/?view=tar -O care2x-svn-6856.tar.gz # tar -zxvf care2x-svn-6856.tar.gz and chmod of some directory: cache,include installer,upload. go tohttp://218,6,160.10:8848/c2x can

Re: [Care2002-developers] install optional table test_para error

2010-10-13 Thread Ap.Muthu
Unable to reach http://218.6.160.10:8848/c2x Please use XAMPP v1.6.8 as it has PHP v5.2.x http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/1.6.8/xampp-win32-1.6.8-installer.exe/download or

Re: [Care2002-developers] install optional table test_para error

2010-10-12 Thread easy
if so, there is no problem . but I can't create a user with selected role ,all user created having achive role,no mind what role I selected. -- 此致 easy 莫愁前路无知己,天下谁人不识君。 At 2010-10-11 23:20:43,Ap.Muthu apmu...@usa.net wrote: Choose from the left select box - A Medical Consultant will

Re: [Care2002-developers] install optional table test_para error

2010-10-12 Thread Ap.Muthu
After creating a login user with the correct role: Please verify that the care_users table has the user_role field populated with the correct id of role from the care_user_roles table. - Ap.Muthu if so, there is no problem . but I can't create a user with selected role ,all user created

Re: [Care2002-developers] install optional table test_para error

2010-10-11 Thread Robert Meggle
Hi, Am Sonntag, den 10.10.2010, 08:29 +0800 schrieb easy: hi,all, this is the error when I installing: --- Error running SQL query: Table 'care2x1.care_care_test_param' doesn't exist -- Can you please make

Re: [Care2002-developers] install optional table test_para error

2010-10-11 Thread easy
I download from svn : trunk -- 此致 easy 莫愁前路无知己,天下谁人不识君。 At 2010-10-11 16:01:42,Robert Meggle robert.meg...@care2x.org wrote: Hi, Am Sonntag, den 10.10.2010, 08:29 +0800 schrieb easy: hi,all, this is the error when I installing: --- Error

Re: [Care2002-developers] install optional table test_para error

2010-10-11 Thread Robert Meggle
... and the error still exists? Robert Am Montag, den 11.10.2010, 20:36 +0800 schrieb easy: I download from svn : trunk -- 此致 easy 莫愁前路无知己,天下谁人不识君。 At 2010-10-11 16:01:42,Robert Meggle robert.meg...@care2x.org wrote: Hi, Am Sonntag, den 10.10.2010, 08:29 +0800 schrieb

Re: [Care2002-developers] install optional table test_para error

2010-10-11 Thread easy
It's found in the trunk version. certainly, the data can import into care_test_para table manually. the program misused it with care_care_test_para. and ... in edp-access-create user menu : the create user function can only set the archive role, any other role can't be setted. -- 此致 林晓东

Re: [Care2002-developers] install optional table test_para error

2010-10-11 Thread Ap.Muthu
in the folder \installer\db\sample should be renamed without the care_ prefix. -Ap.Muthu - Original Message - From: easy To: care2002-developers@lists.sourceforge.net Sent: Monday, October 11, 2010 6:21 PM Subject: Re: [Care2002-developers] install optional table test_para

Re: [Care2002-developers] install optional table test_para error

2010-10-11 Thread Ap.Muthu
Thanks. Fixed in SVN 6856 - try it now. It's found in the trunk version. certainly, the data can import into care_test_para table manually. the program misused it with care_care_test_para. and ... in edp-access-create user menu : the create user function can only set the archive role,

Re: [Care2002-developers] install optional table test_para error

2010-10-11 Thread easy
Thanks. ok now,but how to add a user with the selected role other than achive role? -- 此致 easy 莫愁前路无知己,天下谁人不识君。 At 2010-10-11 21:38:45,Ap.Muthu apmu...@usa.net wrote: Thanks. Fixed in SVN 6856 - try it now. It's found in the trunk version. certainly, the data can import into

Re: [Care2002-developers] install optional table test_para error

2010-10-10 Thread Ap.Muthu
which version and how are you installing? - Original Message - From: easy To: care2002-developers@lists.sourceforge.net Sent: Sunday, October 10, 2010 5:59 AM Subject: [Care2002-developers] install optional table test_para error hi,all, this is the error when I

[Care2002-developers] install optional table test_para error

2010-10-09 Thread easy
hi,all, this is the error when I installing: --- Error running SQL query: Table 'care2x1.care_care_test_param' doesn't exist Beautiful is