Copied to clipboard

Flag this post as spam?

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


  • kashif 18 posts 38 karma points
    Jul 19, 2011 @ 19:17
    kashif
    0

    Not working in 4.7

    I have installed it on 4.7 but it's not working also please provide a good documentation/tutorial plz for the setup.

  • Donald St. Martin 83 posts 128 karma points
    Aug 12, 2011 @ 20:56
    Donald St. Martin
    0

    kashif, 

    I have it installed on 4.7.0 and it is working fine for me.  

    Is 

    <notFound type="NotFoundHandler" assembly="Dms.UmbracoExtension.ManageRedirects" />

    in your config > 404handlers.config file?

  • Simon steed 378 posts 700 karma points
    Nov 14, 2011 @ 17:45
    Simon steed
    0

    Aye does not seem to work in 4.7.1 either, config is as above.

  • Amir Khan 1289 posts 2746 karma points
    Mar 13, 2012 @ 20:47
    Amir Khan
    0

    Any word on a fix for this plugin with 4.7?

  • James Borza 34 posts 95 karma points
    Oct 16, 2012 @ 19:16
    James Borza
    0

    Same, tested with 4.7.0, does not work.

  • Den Gordo 29 posts 49 karma points
    Mar 13, 2013 @ 17:42
    Den Gordo
    0

    Same story with 4.7.2 and the 404handlers.config as follow

    <NotFoundHandlers>
      <notFound assembly="AutoFolders" type="NotFoundHandler" />
      <notFound assembly="umbraco" type="SearchForAlias" />
      <notFound assembly="umbraco" type="SearchForTemplate" />
      <notFound assembly="umbraco" type="SearchForProfile" />
      <notFound type="NotFoundHandler" assembly="Dms.UmbracoExtension.ManageRedirects" />
      <notFound assembly="umbraco" type="handle404" />
    </NotFoundHandlers>
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies