Wolfie Posted April 1, 2013 Posted April 1, 2013 I keep getting this after doing a fresh install, creating a new API account on Google and I've got V2 and V3 enabled. Not sure what else I'm missing? Create a new API key and try using that. stoo2000 1
Asiaforum.no Posted April 1, 2013 Posted April 1, 2013 As i said my error log has no events related to the member map or any ipb apps for that matter.. How should i proceed? No support??
AndyF Posted April 2, 2013 Posted April 2, 2013 No support?? Are you using a shared server ? You'll not have full access to all the error logs if you are. It could be anything from a missing php module to a server configuration concern. Ask your host for the apache error logs as typically you'll only get the php related ones in a control panel. A blank white is typically a php error though of some description. If its not that, add this to initdata.php after the opening tag on a new line: ini_set('display_errors',1); See if anything is displayed now to assist. If not see here for more things to try > http://invisionfocus.com/tutorials/article/149-blankwhite-pages/ Wolfie 1
Wolfie Posted April 2, 2013 Posted April 2, 2013 No support?? Perhaps you'd like a refund? A blank white is typically a php error though of some description. I'm gonna guess a 500 Internal server error (ISE). If its not that, add this to initdata.php after the opening tag on a new line: ini_set('display_errors',1); Better to do that either in conf_global.php or constants.php. Never make changes to initdata.php unless you have to. Rule of thumb I try to follow anyways.
Carlos de Alcântara Posted April 8, 2013 Posted April 8, 2013 You need a key without referrers Guys, you told this to another member and she manage to do it. The thing is that I didn't find where can I choose to show me a key without referrers. I went to "Services". Turned on the switch of "Google Maps API v2" And it automatically gives me the key with referrers. Please help!
Carlos de Alcântara Posted April 10, 2013 Posted April 10, 2013 (edited) I think I have put the right API Key in the settings and everything looks to be well set up. The problem is when I click the membermap, it show this message: "You do not have permission to view the member map" In the permission settings of the module it is only have way to avoiding people to see the tab, so I guess I shouldn't be getting this error. Anybody? Edit: I'm using IPB 3.4.4, if that matters. Edited April 10, 2013 by Carlos de Alc
svit Posted April 13, 2013 Posted April 13, 2013 After upgrading to 1.0.9 I've lost all my map icons, is there any possible fix to it please? Many thanks. http://www.cechoslovaci.com/membermap/
stoo2000 Posted April 13, 2013 Posted April 13, 2013 I think I have put the right API Key in the settings and everything looks to be well set up. The problem is when I click the membermap, it show this message: "You do not have permission to view the member map" In the permission settings of the module it is only have way to avoiding people to see the tab, so I guess I shouldn't be getting this error. Anybody? Edit: I'm using IPB 3.4.4, if that matters. Other Apps > IP.Board Member Map > Member Map > Manage Permissions After upgrading to 1.0.9 I've lost all my map icons, is there any possible fix to it please? Many thanks. http://www.cechoslovaci.com/membermap/ The slider is causing a JavaScript conflict, you'll also notice that your user dropdown etc doesn't work either. Carlos de Alcântara 1
Carlos de Alcântara Posted April 14, 2013 Posted April 14, 2013 (edited) Other Apps > IP.Board Member Map > Member Map > Manage Permissions hahaha, so simple! I was looking for only in the "modules" section. Kinda noob. Thanks a lot, Stoo. My members are starting to use it. So nice! I have some other questions:- My brother added a location which is the same as mine. Is it normal not to count as two when you zoom it out? Because I was using the zoom out to see how many people have marked themselves. Is there another way to do it? I just saw it below the map "12 Users, 0 Custom Markers Shown". It would be nice if that numbers in the map counted all, but not a big deal. - If I upgrade or change to another host (I'm planning this), will I be able to make a backup and restore all the markers? (Guessing: maybe this data is stored by Google and I only will have to have the API Key of the map and it will be restored. If it is simple as this, awesome!) Thank you! Edited April 14, 2013 by Carlos de Alc
Phille Posted April 14, 2013 Posted April 14, 2013 - If I upgrade or change to another host (I'm planning this), will I be able to make a backup and restore all the markers? (Guessing: maybe this data is stored by Google and I only will have to have the API Key of the map and it will be restored. If it is simple as this, awesome!) I moved to another host (also another domain) and I've just had to make a new API ... but maybe in your case, if you don't change your domain, it won't be necessary.
stoo2000 Posted April 14, 2013 Posted April 14, 2013 hahaha, so simple! I was looking for only in the "modules" section. Kinda noob. Thanks a lot, Stoo. My members are starting to use it. So nice! I have some other questions:- My brother added a location which is the same as mine. Is it normal not to count as two when you zoom it out? Because I was using the zoom out to see how many people have marked themselves. Is there another way to do it? I just saw it below the map "12 Users, 0 Custom Markers Shown". It would be nice if that numbers in the map counted all, but not a big deal. - If I upgrade or change to another host (I'm planning this), will I be able to make a backup and restore all the markers? (Guessing: maybe this data is stored by Google and I only will have to have the API Key of the map and it will be restored. If it is simple as this, awesome!) Thank you! The way markers are displayed, if you have more than one in the exact same place, you will only be able to see the top most one added to the map, this is why they get merged into one marker (which the clustering plugin recognises as one). In the next version, I'm leaning towards randomizing the exact location ever so slightly if a marker already exists in the same place. Carlos de Alcântara 1
Giray Posted April 19, 2013 Posted April 19, 2013 Hi. Okay, can't figure out the Google API problem either. Google says that the V2 is deprecated. I've tried three different ways of creating the API and I get the usual message: Google has disabled use of the Maps API for this application. The provided key is not a valid Google API Key, or it is not authorized for the Google Maps Javascript API v2 on this site. If you are the owner of this application, you can learn about obtaining a valid key here: http://code.google.com/apis/maps/documentation/javascript/v2/introduction.html#Obtaining_Key What am I doing wrong? Ideas? Thanks all. **EDIT** Hold off... might be working?? Will revert.
stoo2000 Posted April 19, 2013 Posted April 19, 2013 https://code.google.com/apis/console You need a V2 key from here. Don't fill in the referrer box when asked.
Carlos de Alcântara Posted April 20, 2013 Posted April 20, 2013 One more question. I see that there is the information of "custom markers". How can it be used? The way markers are displayed, if you have more than one in the exact same place, you will only be able to see the top most one added to the map, this is why they get merged into one marker (which the clustering plugin recognises as one). In the next version, I'm leaning towards randomizing the exact location ever so slightly if a marker already exists in the same place. Nice! Is there a date that you plan for the next version to be released? Looking foward. :) Thanks!
Scott Dinsmore Posted April 23, 2013 Posted April 23, 2013 Great app! The only problem is that there's no title on the action buttons on the top right of the map. I didn't see any options in the settings for me to create the title. What can I do to get it to show up (see attached pic). " alt="Screen-Shot-2013-04-23-at-7.21.25-PM.png">
Phille Posted April 24, 2013 Posted April 24, 2013 it should look like this: maybe recache your skins!?
stoo2000 Posted April 24, 2013 Posted April 24, 2013 Great app! The only problem is that there's no title on the action buttons on the top right of the map. I didn't see any options in the settings for me to create the title. What can I do to get it to show up (see attached pic). " alt="Screen-Shot-2013-04-23-at-7.21.25-PM.png"> Your screenshot would suggest a custom skin, is it possible that the text on the buttons is the same colour as the background ?
oissela-73 Posted April 27, 2013 Posted April 27, 2013 Hi, after upgrading to v1.0.9 (from v1.0.7) I get Error HTTP 500 (Internal Server Error) See here: http://www.nokioteca.net/home/forum/index.php/membermap/
oissela-73 Posted April 28, 2013 Posted April 28, 2013 (edited) Now my board is online... but as u can see issue persists: http://www.nokioteca.net/home/forum/index.php/membermap/ Edited April 28, 2013 by oissela-73
Phille Posted April 28, 2013 Posted April 28, 2013 I've tried to login (even register) but no way to access your membermap ;(
stoo2000 Posted April 28, 2013 Posted April 28, 2013 Now my board is online... but as u can see issue persists: http://www.nokioteca.net/home/forum/index.php/membermap/ There's no way to tell what the problem is, unless you can find something in your error log.
Lab Rats Rule Posted April 29, 2013 Posted April 29, 2013 After upgrading to 1.0.9 I've lost all my map icons, is there any possible fix to it please? Many thanks. http://www.cechoslovaci.com/membermap/ So will this happen to me also? Was this just a singular probelm or has this happened to everyone?
stoo2000 Posted April 29, 2013 Posted April 29, 2013 So will this happen to me also? Was this just a singular probelm or has this happened to everyone? The answer is in the next post down.
Lab Rats Rule Posted April 30, 2013 Posted April 30, 2013 The answer is in the next post down. Ohh... :tongue: That was a 2 fer 1 answer. :lol:
Recommended Posts