Saludos a todos.

Como puedo obtener los codigos fuentes del care 2x desde sus inicios o sea
con todos los modulos?



-----Mensaje original-----
De: Mark Alan [mailto:[EMAIL PROTECTED] 
Enviado el: sábado, 01 de noviembre de 2008 4:15
Para: care2002-developers@lists.sourceforge.net
Asunto: Re: [Care2002-developers] bug report: "Fatal error: Call to a member
function FetchRow() on a non-object"

Sylvia Velasco wrote:
> Hi Mark,
> Add this line in / 
> home/care2x-2.6/include/care_api_classes/class_gui_input_person.php the 
> error disappears.
> 
> Good luck :)
> 
> $address = $address_obj->getAllActiveCityTown();
>         if ($address) // add this line
>             while($addr=$address->FetchRow()){

Thank you Sylvia.
We were (wrongly?) searching were to insert a missing "$this->", or 
something like that.

M.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to