pp wrote:
>>My mistake I meant to say 'nadmin' or do you mean you don't use nadmin
>>anymore ?
> 
> 
> I meant nadmin :)
> Try to make such thing:
> Create empty page with empty style with such a code
> 
> <?
> 
> $id  = ; // exisitng person id here
> $person = mgd_get_person($id) ;
> 
> echo $person->id;  // just to confirm
> 
> ?>
> 
> After that look at Your php log file.
> If there is this error it mean that You should fill a bug 
> or check Your system for correct midgard compilation.
> If not , You should investigate it within nadmin 
> as it may be quite different problem .
> 
> Piotras

no errors at all when I tried this. It only seems to happen when I 
delete a person. the person does get deleted  however so I'm not too
worried about it.

> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-- 
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to