This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
2.3.4.5 MSSQL
the bing map can be displayed but it always on the left upper corner of the browser. Is there a place I can input the bing map API key.
I tried the bing map on the mojo demo site and it works great. It must be some problem of my local site but i don't know where to look for this?
Thanks for help.
Hi Wei Li,
There is a note about some new needed css for bing maps on this sticky thread in the skins forum.
Best,
Joe
Thanks, Joe.
The Bing map looks really great. Never notice the Bing map before.
In the main site (English Culture) the bing map is great. When I add it to a child site (Chinese Culture), it didn't show up. The log erros is
2010-06-20 19:52:16,716 ERROR mojoPortal.Web.AdminUI.ModuleSettingsPage - ModuleSettings.aspx.cs error getting resource for s.SettingName ShowLocationPin System.NullReferenceException: Object reference not set to an instance of an object. at mojoPortal.Web.AdminUI.ModuleSettingsPage.AddSettingControl(CustomModuleSetting s) 2010-06-20 19:52:18,909 ERROR mojoPortal.Web.AdminUI.ModuleSettingsPage - ModuleSettings.aspx.cs error getting resource for s.SettingName ShowLocationPin System.NullReferenceException: Object reference not set to an instance of an object. at mojoPortal.Web.AdminUI.ModuleSettingsPage.AddSettingControl(CustomModuleSetting s)
Do I miss a resources file?
Bing maps is a new feature. I just looked into the localization, and it seems Chinese is not yet supported
http://msdn.microsoft.com/en-us/library/cc469974.aspx
I will see what I can do to make it fall back to English if the current culture is not supported.
I just pushed a fix to the repository, it will fall back to en-us if the current culture is not supported.
Thank you for fixing that.
I am not sure whether the focus of the "get directions from" button is set correctly. If I input a destination in the text box, I have to click the button to active it. A enter key stroke just brings me back to the map again. Something minor but I think I'd better mention it.
Thanks
wei
Hi Wei,
Thanks! This is now also fixed in the repository.