[Solar-talk] Err_During_Fetch error

Rodrigo Moraes rodrigo.moraes at gmail.com
Mon Nov 12 15:19:22 CST 2007


On Nov 12, 2007 7:05 PM, Walker, Jason T. wrote:

> 'code' => 'ERR_FOCUS_IS_MASTER', 'file' => 'C:\\Solar\\Solar-
> 0.28.0\\Solar.php', 'line' => 554, 'trace' => array ( 0 => array ( 'file'
> => 'C:\\Solar\\Solar-0.28.0\\Solar.php', 'line' =>
>
> Version = 0.28.0
>
hi,
this exception was thrown in the previous model class when you tried to
execute a 'record' operation in an object with 'master' focus; i.e.,
instantiating a model and executing an operation that was only allowed to be
executed when the model had a 'record' focus.

if you're starting now, it is strongly advised that you use the new model
(present in Solar 1.0.0alpha1, released yesterday). it was completely
redesigned and one of the good things is that there're no more 'focus'
issues. if you can't, you have to check the methods called from your model
and change the calls to avoid the 'focus' problems. let me know if you need
further help on how to do this.

-- rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman-mail3.webfaction.com/pipermail/solar-talk/attachments/20071112/307e63ee/attachment-0001.html


More information about the Solar-talk mailing list