Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
January 11, 201114 yr On 1/11/2011 at 9:35 AM, JackS999 said: Im about to give up here :lol: I uploaded admin to admin and public to public and still nothing. Im sure its just me been thick, but Its now doing my head in :blink: Kind regards Jack You have logged into your ACP and visited the Manage Applications & Modules page right ? http://community.invisionpower.com/resources/articles.html/_/ipboard-3x/tips-and-tricks/how-to-installupload-an-application-r537 - look at Step 6 onwards.
January 11, 201114 yr yep done all that mate, its got something to day where im uploading it in my forum root, and where im uploading the files. Regards Jack
January 11, 201114 yr Would like to thank Stoo2000, he finaly sorted out this excellent app for me personaly. Cheers mate :thumbsup: Kind regards Jack
January 11, 201114 yr Hi, After I add my location when I click at Member Map tab, the zoom level it's almost at maximum. How can I change this initial value? How to define initial zoom for all members? Thank You
January 11, 201114 yr On 1/11/2011 at 3:30 PM, Marius* said: Hi, After I add my location when I click at Member Map tab, the zoom level it's almost at maximum. How can I change this initial value? How to define initial zoom for all members? Thank You Add more locations! The zoom level is defined by marker locations, so that everyone is included in the view
January 12, 201114 yr Since upgrading to the latest version I have noticed an issue with the layout of the map on the page as can be seen in the image below: Can you tell me how I get this to sit nicely so it fits the area correctly please? Thanks in advance for your help.
January 12, 201114 yr On 1/11/2011 at 3:36 PM, stoo2000 said: The zoom level is defined by marker locations, so that everyone is included in the view It is possible to define the zoom level to a specific value? Thank you for your time.
January 12, 201114 yr On 1/12/2011 at 5:49 AM, Azoun said: Since upgrading to the latest version I have noticed an issue with the layout of the map on the page as can be seen in the image below: Can you tell me how I get this to sit nicely so it fits the area correctly please? Thanks in advance for your help. I've just looked at your site in Firefox, it sits just as it should. The only thing that needs changing is the colour of a shadow (since you've got a dark skin) On 1/12/2011 at 7:22 AM, Marius* said: It is possible to define the zoom level to a specific value? Thank you for your time. Edit the mapGoogleJavascript template. Find map.setCenter(bounds.getCenter(), map.getBoundsZoomLevel(bounds)); replace map.getBoundsZoomLevel(bounds) with a number between 1 and 19 (Zoom levels between 0 (the lowest zoom level, in which the entire world can be seen on one map) to 19 (the highest zoom level, down to individual buildings) )
January 12, 201114 yr On 1/12/2011 at 10:41 AM, stoo2000 said: I've just looked at your site in Firefox, it sits just as it should. The only thing that needs changing is the colour of a shadow (since you've got a dark skin) replace map.getBoundsZoomLevel(bounds) with a number between 1 and 19 (Zoom levels between 0 (the lowest zoom level, in which the entire world can be seen on one map) to 19 (the highest zoom level, down to individual buildings) ) The reason it looks as if it sits fine is I changed the background colour in the css as a workaround.
January 12, 201114 yr Hello, where do I go to fix the following error: [#1902] The API Key for your map service is empty. Please correct this in your ACP.
January 12, 201114 yr Log into your ACP visit the settings page for IP.Board Member Map, next to the box for the API key is a link to the Google site that you can get one from. Stuart
January 12, 201114 yr Another question: When I click on add your location it gives me this url: http://nvgaonline.com/Forums/index.php?/membermap/# Does that suppose to do that?
January 12, 201114 yr On 1/12/2011 at 10:58 PM, NVGADeveloper said: Another question: When I click on add your location it gives me this url: http://nvgaonline.com/Forums/index.php?/membermap/# Does that suppose to do that? Have you uploaded the /public/ folder that was in the archive ?
January 12, 201114 yr Yhea, I put it in the same folder as the app. (admin\application_addon\other\membermap). Does the public folder suppose to go somewhere else?Actually the folder is under the other folder not the membermap
January 12, 201114 yr On 1/12/2011 at 11:00 PM, NVGADeveloper said: Yhea, I put it in the same folder as the app. (admin\application_addon\other\membermap). Does the public folder suppose to go somewhere else? Yes, the contents are supposed to go into the public folder distributed with Ip.Board. The missing js file: http://www.nvgaonline.com/Forums/public/js/ips.membermap.js is the problem.
January 16, 201114 yr Stoo2000 It's possible to add other maps not for members locations to report events and more?
January 16, 201114 yr On 1/16/2011 at 8:13 AM, InvisionHQ said: Stoo2000 It's possible to add other maps not for members locations to report events and more? You can add other locations as 'custom markers' to the same map. Is that what you are after ?
January 16, 201114 yr For my needs users should be able to add more then one marker, and after I setup "custom marker group" in the ACP users should be able to report it how many times they want. Ex: I (the admin) setup the "custom marker group" = Shop User 1 reports 5 shops (Apple, amazon, ipb, microsoft, netware) User 2 reports his location and 2 shops (Intel, AMD)
January 23, 201114 yr I noticed that Google Maps API v2 is now depreciated. http://code.google.com/apis/maps/documentation/javascript/ Will you be moving over to V3 with this mod, Stoo2000?
January 23, 201114 yr On 1/23/2011 at 5:25 PM, The Old Man said: I noticed that Google Maps API v2 is now depreciated. http://code.google.com/apis/maps/documentation/javascript/ Will you be moving over to V3 with this mod, Stoo2000? I will at some point, I need to spend some time looking at the changes and advantages.
January 24, 201114 yr This awesome mod worked perfect for the first few weeks and this started to show up: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1186625 bytes) in /home/staff/public_html/forums/ts/sources/classes/output/publicOutput.php on line 3209 Any ideas?