[Solar-talk] Wacky error

Kilbride, James P. James.Kilbride at gd-ais.com
Fri Feb 29 08:19:18 CST 2008


Btw Paul and all,

On the oracle adapter. Zend Core still(with 2.5) doesn't load PDO_OCI
when installed on XP. Zend confirmed they had the same problem without
giving any indication of what they were going to do about it. Despite
them claiming that it does load pdo_oci. Wish I knew what the heck the
problem actually was.

James Kilbride 

-----Original Message-----
From: solar-talk-bounces at lists.solarphp.com
[mailto:solar-talk-bounces at lists.solarphp.com] On Behalf Of Paul M Jones
Sent: Friday, February 29, 2008 9:16 AM
To: solar-talk at lists.solarphp.com
Subject: Re: [Solar-talk] Wacky error


On Feb 29, 2008, at 08:09 , Kilbride, James P. wrote:

>  Solar_Sql_Model_Exception::__set_state(array(
>      '_info' =>
>     array (
>       'class' => 'ProcedureMatrix_Models_Program',
>       'key' => 'program_name',
>       'var' => '_program_name',
>     ),
>      '_class' => 'ProcedureMatrix_Models_Program',
>      'message' => 'ERR_PROPERTY_NOT_DEFINED',
>      'string' => '',
>      'code' => 'ERR_PROPERTY_NOT_DEFINED',


Maybe you're trying to access a property `program_name` that is not
defined in the model, and doesn't exist as a protected property either
(`_program_name`).  Does that sound likely?


-- pmj
_______________________________________________
Solar-talk mailing list
Solar-talk at lists.solarphp.com
http://mailman-mail3.webfaction.com/listinfo/solar-talk



More information about the Solar-talk mailing list