Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Martin 278 posts 662 karma points
    Nov 20, 2012 @ 15:55
    Martin
    0

    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.

     

     <!-- 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>

     

     

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Nov 20, 2012 @ 16:36
    Stefan Kip
    1

    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" />" 
  • Martin 278 posts 662 karma points
    Nov 20, 2012 @ 16:53
    Martin
    0

    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.

     

Please Sign in or register to post replies

Write your reply to:

Draft