stoo2000 Posted January 11, 2011 Posted January 11, 2011 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.
JackS999 Posted January 11, 2011 Posted January 11, 2011 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
JackS999 Posted January 11, 2011 Posted January 11, 2011 Would like to thank Stoo2000, he finaly sorted out this excellent app for me personaly. Cheers mate :thumbsup: Kind regards Jack
Ambar Posted January 11, 2011 Posted January 11, 2011 Donation sent Stu, thanks for the personal care
Marius Posted January 11, 2011 Posted January 11, 2011 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
stoo2000 Posted January 11, 2011 Posted January 11, 2011 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
Azoun Posted January 12, 2011 Posted January 12, 2011 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.
Marius Posted January 12, 2011 Posted January 12, 2011 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.
stoo2000 Posted January 12, 2011 Posted January 12, 2011 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) 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) ) Marius 1
Azoun Posted January 12, 2011 Posted January 12, 2011 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.
NVGADeveloper Posted January 12, 2011 Posted January 12, 2011 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.
stoo2000 Posted January 12, 2011 Posted January 12, 2011 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 james@ccw 1
NVGADeveloper Posted January 12, 2011 Posted January 12, 2011 How do I get the settings page for IP Board member map?
NVGADeveloper Posted January 12, 2011 Posted January 12, 2011 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?
stoo2000 Posted January 12, 2011 Posted January 12, 2011 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 ?
NVGADeveloper Posted January 12, 2011 Posted January 12, 2011 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
stoo2000 Posted January 12, 2011 Posted January 12, 2011 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.
InvisionHQ Posted January 16, 2011 Posted January 16, 2011 Stoo2000 It's possible to add other maps not for members locations to report events and more?
stoo2000 Posted January 16, 2011 Posted January 16, 2011 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 ?
InvisionHQ Posted January 16, 2011 Posted January 16, 2011 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)
The Old Man Posted January 23, 2011 Posted January 23, 2011 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?
stoo2000 Posted January 23, 2011 Posted January 23, 2011 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.
jackflash Posted January 24, 2011 Posted January 24, 2011 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?
Recommended Posts