Copied to clipboard

Flag this post as spam?

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


  • Bram Loquet 72 posts 102 karma points
    Sep 07, 2010 @ 13:58
    Bram Loquet
    0

    running it under umbraco 4.5.2

    I got a 404 error when I hitted 'Search' on the datatype, the mapProxy can't be found at this url:

    http://test.webs.be/umbraco/~/umbraco/plugins/FergusonMoriyama/place/mapProxy.aspx?q=Ankerrui%2C+Antwerp%2C+Belgium

    After changing the pluginPath in FMPlace.cs it works fine. I changed

            private static string pluginPath    = ConfigurationManager.AppSettings["umbracoPath"] + "/plugins/FergusonMoriyama/place";

    into

     

            private static string pluginPath    ="plugins/FergusonMoriyama/place";

    and every thing works fine now.

  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Sep 08, 2010 @ 13:57
    Warren Buckley
    0

    Hey Bram I got the exact same problem.
    Do you have a recompiled DLL that I can have please.

    Thanks,
    Warren :)

  • Bram Loquet 72 posts 102 karma points
    Sep 08, 2010 @ 14:16
    Bram Loquet
    0

    @Warren, it's on his way.

  • Bram Loquet 72 posts 102 karma points
    Sep 08, 2010 @ 14:30
    Bram Loquet
    0

    For the others interested,
    here's he modified .dll www.umbramco.be/downloads/FergusonMoriyamaPlace.zip

  • 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