> > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
