Hello Fred, > Hi. > I have successfully installed AegirCMS1.0 with > Midgard1.5. > I found some bugs or errors when I used it: > 1. I tried to upload a pictures and I get the > following error message: > logo.gif: Failed to create attachment - > Reason:Internal error > ERROR: style element [view_image_action] does not > exist in style Aegir_Core_Style > template view_image_action] not found!ERROR: Nothing > parsed, nothing printed > > I looked in my Styles an I didn't find > view_image_action > Style. Where can I find it? Is it missing in the 1.0 > release or did I something wrong during the > installation procedure?
You should find that style element under "Aegir_Core_Style" if not try re-importing Aegir. > 2. When I try out the sample Site. Everything except > rss and sitemap works fine. Do I have to install > the > rss feature seperatly? > When I open the sitemap I get following errors at > the bottom > Warning: Variable passed to each() is not an array > or object in ROOT on line 201 > > Warning: reset(): Passed variable is not an array or > object in ROOT on line 222 I think your code-init page-element type is not set to "inherit". OR you haven't defined the $root_topic variable at the code-init page-element... You can check the inheritance by editing the code-init element of the root page and checking Type checkbox at "Details". > And the Links are pointing to: > > http://myhost/sample/sitemap/Aegir%20Sample%20Site/about.html > instead of > http://myhost/sample/about.html I think this will also be fixed by checking the code-init's inheritance. > Thank you for your help Hope this helped! > Fred > Best Regards //Henri Kaukola -- Henri Kaukola [EMAIL PROTECTED] Consultant Tel: +358-20-198 6037 Nemein Oy http://www.nemein.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
