[Care2002-developers] Postgres 7.4.13 and 8.x issues

2006-12-06 Thread Laurentiu Drob
Hello everybody, First of all many thanks to all developers for keeping up this piece of art named "Care2x". You, guys are brilliant! Second, there are some inconveniences using Postgres 8.x and even 7.4 (7.4.13 more precisely) in Care2x 2.2.2 beta; it's about the old cast from string, a n

[Care2002-developers] (no subject)

2005-07-14 Thread Laurentiu Drob
Hi all There is a translation to Romanian language (ro), made by dr. Petre Diculescu ( [EMAIL PROTECTED] ). If it can be uploaded for test or use, please let me know. We also "made a hack" to print laboratory test results for a selected patient. If this is usefull for anyone let me know too.

[Care2002-developers] Lab results ordered by parameter group (group_id field from care_test_param table)

2005-02-20 Thread Laurentiu Drob
Hi all, Is an elegant way to have test results ordered by group_id first, then by test_date? Or I have to "butcher" getAllResults() function from class_lab.php? Something like ... passing one more parameter: - class_lab.php -- function getAllResults($enc_nr='', $obg=''){

Re: [Care2002-developers] Re: Care2002-developers digest, Vol 1 #792 - 1 msg

2005-01-06 Thread Laurentiu Drob
--- Lopo de Almeida <[EMAIL PROTECTED]> wrote: > Hi Laurent, > > Please post this that http://bugsie.care2x.org so we > can make it a BUG REPORT > for the future. > > Thanks for your help. > Hi Lopo, Thank you for mailing me, but when I try http://bugsie.care2x.org the link is redirected to

[Care2002-developers] Laboratory: display results problem

2005-01-05 Thread Laurentiu Drob
Hi all, System: -Linux RH 9 -Care2x-HIS 2nd Generation Deployment 2.1 -PostgreSQL database -PHP 4.3.4 -Apache 2.0.51 Problem: At Laboratories -> Display data -> (choose a patient) The displayed value of the first test (amylase, in this case) is not highlighted although the value is out of ra

Re: [Care2002-developers] Care2x and real world

2004-10-27 Thread Laurentiu Drob
--- Emir Prcic <[EMAIL PROTECTED]> wrote: > Hi Senthilruban > > Well I will have a much larger database > 300.000-500.000 patient records (a > whole city and it's suburbs should be in there Hi Emir, Your problem seems to be a BIIG/complex one (: Using my humble experience you have

[Care2002-developers] Call to a member function on a non-object

2004-10-20 Thread Laurentiu Drob
Hi all, Sorry to bother you again, but doing some tests I've found that problem is related to $pid variable. The Appointments link [http://192.168.1.11/care2x/modules/registration_admission/show_appointment.php?ntid=false&lang=en&pid=1002&target=search] from 'Options for this person' table

Re: [Care2002-developers] Call to a member function on a non-object

2004-10-11 Thread Laurentiu Drob
--- Elpidio Latorilla <[EMAIL PROTECTED]> wrote: > Please make the following path and all its > subdirectories and files system > writeable: > > /gui/smarty_temple/templates_c/ > All files are made writable by chmod -Rv a+w gui/smarty_template/templates_c but it didn't work. I tried also: chmo

[Care2002-developers] Call to a member function on a non-object

2004-10-08 Thread Laurentiu Drob
Hi all, I'm using the new care2x 2.1 Postgresql 7.2.5 version with php 4.3.4 . Going to Person Registration -> Appointments ( from Option for this person ) -> Schedule new appointment I get the following error: Fatal error: Call to a member function on a non-object in /var/www/htdocs/care2x/mo