You might need to give more information. When does it happen? What were you trying to achieve when it happened? Was it working before? Have you changed anything?
It comes with the uBlogsy initial set up. I'd install the package separately somewhere and compare it with what you have. it looks like it might have been partially removed.
There is a rogue reference to this uBlogsy macro script inside the starter kit template. It errors because the starter kit does not come with a blog and hence it can't actually find the macro!
All you have to do is open the template, look for this macro and delete it. I would imagine some copy and pasted the template file from an installation that did have a blog and forgot to null out this macro.
Remove line 12: <umbraco:macro alias="BlogRssFeedLink" runat="server">umbraco:macro>
(This macro is not included with the starter kit)
Edit: This issue occurs when trying to view the homepage on a brand new Umbraco installation (with only starter kit installed during setup). If you managed to install the starter kit, run the website and then install the blog then this probably won't help. sorry.
Error loading MacroEngine script (file: /uBlogsy/uBlogsyShowRSSLink.cshtml)
Hi,
How can I get rid of this error:
Error loading MacroEngine script (file: /uBlogsy/uBlogsyShowRSSLink.cshtml)
Thanks,
Lloyd
You might need to give more information. When does it happen? What were you trying to achieve when it happened? Was it working before? Have you changed anything?
Cheers
Gus
It happens on this page:
http://www.solarenergypartner.com/.aspx
Just installed.
Thanks, cheers
Lloyd
There maybe a bit missing there. I had a look on the site and can't see an rss link.
Which bit? Where do I fit it?
It comes with the uBlogsy initial set up. I'd install the package separately somewhere and compare it with what you have. it looks like it might have been partially removed.
There is a rogue reference to this uBlogsy macro script inside the starter kit template. It errors because the starter kit does not come with a blog and hence it can't actually find the macro!
All you have to do is open the template, look for this macro and delete it. I would imagine some copy and pasted the template file from an installation that did have a blog and forgot to null out this macro.
Thanks Michael, in which template should I look and what should macro should i be looking for?
Starterkit Master (umbMaster)
Remove line 12: <umbraco:macro alias="BlogRssFeedLink" runat="server">umbraco:macro>
(This macro is not included with the starter kit)
Edit: This issue occurs when trying to view the homepage on a brand new Umbraco installation (with only starter kit installed during setup). If you managed to install the starter kit, run the website and then install the blog then this probably won't help. sorry.
Not the case here. but thanks for the help Michael.
Anthony Candaele, webmove.be is going to supporting me with the site from here, so I hope that things will be sorted soon.
Cheers
is working on a reply...