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
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.
Hey Bram I got the exact same problem.Do you have a recompiled DLL that I can have please.
Thanks,Warren :)
@Warren, it's on his way.
For the others interested,here's he modified .dll www.umbramco.be/downloads/FergusonMoriyamaPlace.zip
is working on a reply...
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.
Continue discussion
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:
After changing the pluginPath in FMPlace.cs it works fine. I changed
into
and every thing works fine now.
Hey Bram I got the exact same problem.
Do you have a recompiled DLL that I can have please.
Thanks,
Warren :)
@Warren, it's on his way.
For the others interested,
here's he modified .dll www.umbramco.be/downloads/FergusonMoriyamaPlace.zip
is working on a reply...
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.