Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Installed the Embedded Content package latest version 1.21 on a live site after using it before in many sites.
When I was installing itm it botted me out of umbraco and has brought down the site.
I cant log in to the umbraco backend to unistall.
Is there a way to manually uninstall the package & what do I need to get rid of.
I get this message when lookking at the site.
Any help would be grateful.
<!-- SPELL CHECKER -->Line 111: <add verb="GET,HEAD,POST" path="GoogleSpellChecker.ashx" type="umbraco.presentation.umbraco_client.tinymce3.plugins.spellchecker.GoogleSpellChecker,umbraco" />Line 112: <add path="umbraco/REST/umbraconodename" verb="*" type="TheFarm.Umbraco.EmbeddedContent.UmbracoNodeNameHandler, TheFarm.Umbraco.EmbeddedContent" validate="true" /></httpHandlers>Line 113: <compilation defaultLanguage="c#" batch="false" targetFramework="4.0">Line 114: <assemblies>
Always install packages on your local development machine or on the testing environment, never on production sites.
That said; remove line 112 from your web.config, that line should be the issue for you at the moment:
"<add path="umbraco/REST/umbraconodename" verb="*" type="TheFarm.Umbraco.EmbeddedContent.UmbracoNodeNameHandler, TheFarm.Umbraco.EmbeddedContent" validate="true" />"
Thanks Kipuseop
Yeah I managed to get it back up.
Ive used the package many times before, so didnt think it would cause an issue.
My connection was lost when installing, so it may have caused it.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Package has crashed site & I can't log into Umbraco
Hi,
Installed the Embedded Content package latest version 1.21 on a live site after using it before in many sites.
When I was installing itm it botted me out of umbraco and has brought down the site.
I cant log in to the umbraco backend to unistall.
Is there a way to manually uninstall the package & what do I need to get rid of.
I get this message when lookking at the site.
Any help would be grateful.
Always install packages on your local development machine or on the testing environment, never on production sites.
That said; remove line 112 from your web.config, that line should be the issue for you at the moment:
Thanks Kipuseop
Yeah I managed to get it back up.
Ive used the package many times before, so didnt think it would cause an issue.
My connection was lost when installing, so it may have caused it.
is working on a reply...