Hi Nicholas, nice to hear that you finally made it! :-)
Nicholas Storm wrote: > however, pictures are > not displayed there I'm not sure (can anybody confirm?), but can it be that the pictures for the example site are extern and not handled with midgard attachments? In this case you can get the pictures dir separately and put it in the right place but you don't have to, it's just the example site, so don't care :-) > and i get some error messages from the php code which i > display underneath: > > Fatal error: Call to undefined function: mgd_list_topic_calendar_all() in > c:\www\midgard-lite.test\cache\page.16.content on line 12 I fear mgd_list_topic_calendar_all() is not yet implemented in midgard-lite. The sites of the data package are written for midgard and midgard-lite lacks some functions. If you really need the function (which I doubt :-) I can implement it (or help you to implement it). > furthermore, i cannot access the /admin/ section of midgard. the login > dialogue for the admin section demands a username and password, which i > discovered in the mysql database in the table "person". there, the password > could be read in plain text and i changed that password just to make sure i > was using the right one. A plaintext password should have two stars (are they called this way?) in front of itself e.g. **password Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
