Re: [Care2002-developers] Fatal Error Message

2006-09-01 Thread Diego Chavez
[Care2002-developers] Fatal Error Message Diego ; Im using Suse 10.1 distribution , also latest xampp for linux , its very easy to use , you can also switch with between php5 or php4 with no problems, make sure you use php4 (./xampp start php4) also make sure you uninstall php5 if Ubuntu has it b

Re: [Care2002-developers] Fatal Error Message

2006-08-31 Thread joaquin iglesias
Diego ; Im using Suse 10.1 distribution , also latest xampp for linux , its very easy to use , you can also switch with between php5 or php4 with no problems, make sure you use php4 (./xampp start php4) also make sure you uninstall php5 if Ubuntu has it by default . Im using care in an Intensive

Re: [Care2002-developers] Fatal Error Message

2006-08-31 Thread Diego Chavez
: care2002-developers@lists.sourceforge.net Asunto: Re: [Care2002-developers] Fatal Error Message The problem would be much deeper... It is very strange that $writable_dir variable is an empty string (not null). This look similar to the initial problem of Diego with the older version of Care2x. I su

Re: [Care2002-developers] Fatal Error Message

2006-08-30 Thread Kaloyan Raev
The problem would be much deeper... It is very strange that $writable_dir variable is an empty string (not null). This look similar to the initial problem of Diego with the older version of Care2x. I suspect that there is something wrong with the configuration of the PHP engine. Diego, how did you

Re: [Care2002-developers] Fatal Error Message

2006-08-29 Thread joaquin iglesias
Diego , also check that the tmp dir under installer exists . if not , just create it , i had the same errors that you and solve them that way - Using Tomcat but need to do more? Need to support web services, security?

Re: [Care2002-developers] Fatal Error Message

2006-08-29 Thread Diego Chavez
EMAIL PROTECTED] En nombre de Kaloyan Raev Enviado el: Martes, 29 de Agosto de 2006 04:17 p.m. Para: care2002-developers@lists.sourceforge.net Asunto: Re: [Care2002-developers] Fatal Error Message Hmm, the error is strange. The error message "writable_dir $writable_dir is not writable!"

Re: [Care2002-developers] Fatal Error Message

2006-08-29 Thread Kaloyan Raev
er/config.php > writable_dir is not writable! > > -Mensaje original- > De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] En nombre de > joaquin iglesias > Enviado el: Martes, 29 de Agosto de 2006 11:30 a.m. > Para: care2002-developers@lists.sourceforge.net > Asunto: Re: [Care

Re: [Care2002-developers] Fatal Error Message

2006-08-29 Thread Diego Chavez
] [mailto:[EMAIL PROTECTED] En nombre de joaquin iglesias Enviado el: Martes, 29 de Agosto de 2006 11:30 a.m. Para: care2002-developers@lists.sourceforge.net Asunto: Re: [Care2002-developers] Fatal Error Message Hi Diego , no big deal , just erase temp files and cookies in explorer and make writable

Re: [Care2002-developers] Fatal Error Message

2006-08-29 Thread joaquin iglesias
Hi Diego , no big deal , just erase temp files and cookies in explorer and make writable all dirs... Joaquín. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-int

Re: [Care2002-developers] Fatal Error Message

2006-08-28 Thread Diego Chavez
. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Daniel Olivares Enviado el: Lunes, 28 de Agosto de 2006 06:50 p.m. Para: care2002-developers@lists.sourceforge.net Asunto: Re: [Care2002-developers] Fatal Error Message You, error is version de php

Re: [Care2002-developers] Fatal Error Message

2006-08-28 Thread Diego Chavez
El PHP es: PHP Version 4.3.8 -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Daniel Olivares Enviado el: Lunes, 28 de Agosto de 2006 06:50 p.m. Para: care2002-developers@lists.sourceforge.net Asunto: Re: [Care2002-developers] Fatal Error Message You, error

Re: [Care2002-developers] Fatal Error Message

2006-08-28 Thread Daniel Olivares
You, error is version de php, function php4 no php5 2006/8/23, Diego Chavez <[EMAIL PROTECTED]>: > > > > > Was trying all the functions and found out that once I want to register an > Appointment from anywhere I receive the following message: > > > > Fatal error: Call to a member function on a non

Re: [Care2002-developers] Fatal Error Message

2006-08-28 Thread Diego Chavez
de Kaloyan Raev Enviado el: Lunes, 28 de Agosto de 2006 01:42 p.m. Para: care2002-developers@lists.sourceforge.net Asunto: Re: [Care2002-developers] Fatal Error Message Hi Diego, My setup is: PHP 4.4.2 MySQL 5.0.22 Ubuntu Linux 6.06 CARE2X 2nd Generation Deployment 2.2 I walked through the

Re: [Care2002-developers] Fatal Error Message

2006-08-28 Thread Kaloyan Raev
ED] En nombre de > Kaloyan Raev > Enviado el: Miércoles, 23 de Agosto de 2006 05:42 p.m. > Para: care2002-developers@lists.sourceforge.net > Asunto: Re: [Care2002-developers] Fatal Error Message > > Hi Diego, > > I cannot reproduce such error on my care2x 2.2 installation.

Re: [Care2002-developers] Fatal Error Message

2006-08-28 Thread Diego Chavez
oyan Raev Enviado el: Miércoles, 23 de Agosto de 2006 05:42 p.m. Para: care2002-developers@lists.sourceforge.net Asunto: Re: [Care2002-developers] Fatal Error Message Hi Diego, I cannot reproduce such error on my care2x 2.2 installation. Looking at the code also seems strange to have th

Re: [Care2002-developers] Fatal Error Message

2006-08-24 Thread Care2x - Lopo de Almeida
Hi,First: I have here only Care2x D22 Full so it will be important if you refer what is the version in use. Try, if possible, to upgrade to the last release of Care2xThis seems to refer to the following code: $current_encounter=$person_obj->CurrentEncounter($pid);$person_obj is defined at line 35 i

Re: [Care2002-developers] Fatal Error Message

2006-08-23 Thread Kaloyan Raev
Hi Diego, I cannot reproduce such error on my care2x 2.2 installation. Looking at the code also seems strange to have this error. Does this error persists? I mean, do you get it always when you try create new Appointment? Can you describe step by step what you do from the moment of login to t

[Care2002-developers] Fatal Error Message

2006-08-23 Thread Diego Chavez
Was trying all the functions and found out that once I want to register an Appointment from anywhere I receive the following message:   Fatal error: Call to a member function on a non-object in c:\appserv\www\care2x\modules\registration_admission\include\init_show.php on line 61     An