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 Care2x
This seems to refer to the following code:
$person_obj is defined at line 35 in the same file. This is the code:
It may be possible that $pid is not being created?!?!
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 Care2x
This seems to refer to the following code:
$current_encounter=$person_obj->CurrentEncounter($pid);
$person_obj is defined at line 35 in the same file. This is the code:
if(isset($pid) && ($pid!='')) {
$person_obj=new Person($pid);
if($data_obj=&$person_obj->getAllInfoObject()){
$zeile=$data_obj->FetchRow();
//while(list($x,$v)=each($zeile)) $$x=$v;
extract($zeile);
}
}
It may be possible that $pid is not being created?!?!
Check the code at line 18 in the same file.
Best,
Lopo
From: Kaloyan Raev < [EMAIL PROTECTED]>
Subject: Re: [Care2002-developers] Fatal Error Message
To: care2002-developers@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1
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
the moment of error?
What is your exact PHP version?
If possible, please attach sql dump of the care2x database in your
reply. This way I would have test system that is as closest as possible
to yours.
Greetings
Kaloyan
On Wed, 2006-08-23 at 11:49 -0500, Diego Chavez wrote:
> 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
>
>
>
>
>
> Anyone had this problem before? How to fix it?
>
>
>
> Thanks in Advance.
>
>
>
> Diego M. Chavez
> Hospital Total Asist
>
> Canc?n, Quintana Roo
>
> MEXICO
>
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Care2002-developers mailing list Care2002-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/care2002-developers