View Full Version : VBGooglemap Member Edition
bigtomisin
04-11-2006, 11:13 PM
it doesnt show up in the user group permissions. i found that strange.
Tyegurl
04-11-2006, 11:52 PM
Originally Posted by stonyarc
I checked and it was running on your website.
I haven't been able to identify the problem on vba.
I need to install it on my test server. In the code I don't see anything that might be causing that problem except maybe the window.onload javascript.
Do you have any other image maps running on your vba site????
this is my problem too....he is looking into it :) i have 3.5.4 and vba myself
Parture
04-12-2006, 12:50 AM
How do we get our Avatars to show up? My Avatars are about 150 lengthwise. Is that why they don't show up?
stonyarc
04-12-2006, 05:21 AM
it doesnt show up in the user group permissions. i found that strange.
Are you sure that you uploaded all the files in the upload folders.
It seems that your bitfields aren't correctly set.
Please upload all files and make sure you follow the instructions in the PDF file.
Moreover watch out with the case of the file name it's all lower now.
/admincp/index.php?do=buildbitfields can help to if the bitfield file is in the /includes/xml but that is normally automatic
stonyarc
04-12-2006, 05:25 AM
How do we get our Avatars to show up? My Avatars are about 150 lengthwise. Is that why they don't show up?
If you are running the avatars from the filesystem you need to disable avatar support in the backend options or move your avatars to the database system.
I'm looking for a fix for that one.
stonyarc
04-12-2006, 05:28 AM
I am using vb 3.5.4 and vba 2.1.0 and the marker will not show on the map page and it also shows no users.
Now I can see my marker on the Your Entry page.
Anyone know what could cause this?
Make sure you run it on the forum.
Can you post an accessible link so I can check?
bigtomisin
04-12-2006, 05:29 AM
ok. i put the bitfields file in the includes and not the xml. my bad. thx for the help
stonyarc
04-12-2006, 05:31 AM
ok. i put the bitfields file in the includes and not the xml. my bad. thx for the help
No problem that's why we are here :rolleyes: :D
bigtomisin
04-12-2006, 05:34 AM
ok, now when i set the permissions to yes for a user group and save, it gives me an error and stays to no.
stonyarc
04-12-2006, 05:35 AM
ok, now when i set the permissions to yes for a user group and save, it gives me an error and stays to no.
Do you have a link for me??? because the defaults are all yes !!
Remove/uninstall and do a full reinstall please. Make sure you follow the instructions
bigtomisin
04-12-2006, 05:39 AM
link? well this is the link to the map on the forum but all the user groups are set to no http://detourproduction.com/forum/vbgooglemap.php
bigtomisin
04-12-2006, 05:43 AM
here is the error that comes up
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 635
bigtomisin
04-12-2006, 06:21 AM
ok finally got it fixed. thx for the help.
stonyarc
04-12-2006, 06:48 AM
ok finally got it fixed. thx for the help.
Great, Enjoy !!!!
Cajun
04-12-2006, 10:12 AM
Make sure you run it on the forum.
Can you post an accessible link so I can check?
I have it in the forums and not vba. Here is the link:
http://www.dccombat.com/dccombatvb/vbgooglemap.php
and my test site:
http://www.digital1network.com/testforums/vbgooglemap.php
Andy R
04-12-2006, 12:51 PM
I just upgraded to v 2.0.1 but get a JavaScript error. You can see the error at this page:
http://www.airstreamforums.com/forums/vbgooglemap.php
I checked all my templates and none of them have been changed....
stonyarc
04-12-2006, 03:44 PM
I just upgraded to v 2.0.1 but get a JavaScript error. You can see the error at this page:
http://www.airstreamforums.com/forums/vbgooglemap.php
I checked all my templates and none of them have been changed....
YES you did change it
title = "<a rel="nofollow" class=gmlink href='member.php?u="+ userid +"'>"+ title +"</a>";
isn't correct please revert the templates or write the correct code !!
title = "<a rel=\"nofollow\" class=gmlink href='member.php?u="+ userid +"'>"+ title +"</a>";
stonyarc
04-12-2006, 03:58 PM
I have it in the forums and not vba. Here is the link:
http://www.dccombat.com/dccombatvb/vbgooglemap.php
and my test site:
http://www.digital1network.com/testforums/vbgooglemap.php
Did you always have the error ?
The error is on the read markers line
Did you change the write permissions to 777?
Cajun
04-12-2006, 04:18 PM
Did you always have the error ?
The error is on the read markers line
Did you change the write permissions to 777?
Yes to all.
Andy R
04-12-2006, 04:46 PM
YES you did change itOk, thanks for spotting the problem. It was not the template but actually vBSEO that has an option for the followingRelnofollow ALL Dynamic Pages
Enable this option to prevent search engines from following ALL dynamic links. Some examples are: 'Post Reply' links, 'Quote' links and 'Quick Reply' or 'Search' links. These pages have non-relevant (or "noise") content which should not be indexed by search engines , resulting in better SEO.Once I disabled that option then the JavaScript error was gone and everything is working great! Thanks!
stonyarc
04-12-2006, 04:46 PM
Yes to all.
Can you try disabling the pager function?
I used your exact javascript code and it works.
bashy
04-12-2006, 05:47 PM
Did you revert all 4 templates?
I would if the option was highlighted :(
I still have that popup showing :(
Me is lost :(
bigtomisin
04-12-2006, 06:14 PM
i cant see the map after i installed it. i reverted the templates an still cant see it.
stonyarc
04-12-2006, 06:58 PM
i cant see the map after i installed it. i reverted the templates an still cant see it.
Please post a link so I can check.
This is way too few information to identify (TIP FOR ALL)
bigtomisin
04-12-2006, 08:04 PM
<a href="http://detourproduction.com/forum/vbgooglemap.php" target="_blank">http://detourproduction.com/forum/vbgooglemap.php</a>
also how do i reduce the width of the map once i get it up?
stonyarc
04-12-2006, 08:14 PM
http://detourproduction.com/forum/vbgooglemap.php
also how do i reduce the width of the map once i get it up?
In the vbgooglemap_display_map
<!-- map -->
<div width="800px">
<fieldset style="width:800px">
To the width you want
and
<div id="map" style="width: 800px; height: 400px;"></div>
to
<div id="map" style="width: 550px; height: 275px;"></div>
That should fix that.
Don't forget to click install !!!!
gavinzac
04-12-2006, 08:32 PM
* gavinzac sighs
this was working fine yesterday but i've upgraded and now its giving me the "this API key was registered for somewhere else" error.
the key i'm using is for http://www.speakout.biz/forum .
the link to my google map is http://www.speakout.biz/forum/VBGooglemap.php
i've also tried registering a key just for www.speakout.biz but that doesnt work either.
stonyarc
04-12-2006, 08:36 PM
All,
A little sample of things to come in 2.0.2
http://www.xboxusersgroup.com/images/sample02.jpg
This includes
- list pages for the members on the map with pagination
- tab support in the balloon
- !!!!!!!!!!! DIRECT LINK TO YOUR LOCATION !!!!!!!!!!!
This means users will be able to add a link to their signature, profile or somewhere else that will bring the one that clicks directly to the map with the set zoomlevel and the location of the user.
(This feature will be added to the 2.0.2 but is in fact intended for the hotspot edition).
stonyarc
04-12-2006, 08:37 PM
* gavinzac sighs
this was working fine yesterday but i've upgraded and now its giving me the "this API key was registered for somewhere else" error.
the key i'm using is for http://www.speakout.biz/forum .
the link to my google map is http://www.speakout.biz/forum/VBGooglemap.php
i've also tried registering a key just for www.speakout.biz but that doesnt work either.
Gavin,
The link should be http://www.speakout.biz/forum/vbgooglemap.php lower case because that has changed.
It should work fine after you change that. (it's indicated in the pdf)
Tyegurl
04-12-2006, 08:45 PM
All,
A little sample of things to come in 2.0.2
http://www.xboxusersgroup.com/images/sample02.jpg
This includes
- list pages for the members on the map with pagination
- tab support in the balloon
- !!!!!!!!!!! DIRECT LINK TO YOUR LOCATION !!!!!!!!!!!
This means users will be able to add a link to their signature, profile or somewhere else that will bring the one that clicks directly to the map with the set zoomlevel and the location of the user.
(This feature will be added to the 2.0.2 but is in fact intended for the hotspot edition).
nice ideas!!! i like them a lot!
stonyarc
04-12-2006, 08:46 PM
nice ideas!!! i like them a lot!
Those aren't ideas anymore: They are working !! :)
bashy
04-12-2006, 08:50 PM
After seeing mateys post with regards to the same issue and then seeing your reply Stony, I have now sorted mine, I didnt quite understand about the VBGooglemap.php untill i see there was 2 of them on the ftp.....I edited the link and all is well, Thanks Stony :)
I take it i can remove the VBGooglemap.php one?
bigtomisin
04-12-2006, 08:50 PM
that fixed the size but it still didnt show up on the sreen
stonyarc
04-12-2006, 08:54 PM
After seeing mateys post with regards to the same issue and then seeing your reply Stony, I have now sorted mine, I didnt quite understand about the VBGooglemap.php untill i see there was 2 of them on the ftp.....I edited the link and all is well, Thanks Stony :)
I take it i can remove the VBGooglemap.php one?
Go for the kill :cool:
bashy
04-12-2006, 08:56 PM
Cheers m8....Great improvement...I take it our avatars aint gonna work though pmsl...
gavinzac
04-12-2006, 08:59 PM
Gavin,
The link should be http://www.speakout.biz/forum/vbgooglemap.php lower case because that has changed.
It should work fine after you change that. (it's indicated in the pdf)
oh, excellent, thanks. i hadnt realised, i set the FTP to overwrite everything.
stonyarc
04-12-2006, 09:02 PM
that fixed the size but it still didnt show up on the sreen
Your problem is being caused by
<body onload="javascript:GetPos()">
As the googlemap requires an onload done by window.onload=Load_Map
These come into conflict as only one can be loaded.
I think it's the menu cookie from mkp
gavinzac
04-12-2006, 09:16 PM
sorry to be a pain
http://www.speakout.biz/forum/vbgooglemap.php
it doesnt seem to want to come up for me. permission problems? it should be, because i have admins allowed to see teh map.
Lance Carbuncle
04-12-2006, 09:37 PM
All,
A little sample of things to come in 2.0.2
http://www.xboxusersgroup.com/images/sample02.jpg
This includes
- list pages for the members on the map with pagination
- tab support in the balloon
- !!!!!!!!!!! DIRECT LINK TO YOUR LOCATION !!!!!!!!!!!
This means users will be able to add a link to their signature, profile or somewhere else that will bring the one that clicks directly to the map with the set zoomlevel and the location of the user.
(This feature will be added to the 2.0.2 but is in fact intended for the hotspot edition).
Wow! I am thrilled to know I was able to make a contribution by planting the seed for this idea! ........ Of course you expanded on it beyond my vision! :up:
Having this cross-reference ability is really going to add quite a bit of functionality to this already awesome hack! Having the ability to link directly to hotspots in threads and have them in a list will be insane!
So am I correct that the hotspot edition will be a separate map that we can run on the same vb install? it would be nice to not have them cluttered with all the member markers.
Thanks again for this great community tool. I am organizing a symposium, and my users are using it to figure out carpools and group transportation by looking at where others are on the map!
Lance
stonyarc
04-12-2006, 10:17 PM
Great ideas deserve credit Lance.
The hotspot version will of course not influence the member version. No interaction is planned.
As you can expect I'm integrating some of the features of the hotspot version directly in the member versions as they are of a true added value.
Look at the screenshots for more :banana: :banana:
http://www.xboxusersgroup.com/images/sample02.jpg
http://www.xboxusersgroup.com/images/sample03.jpg
MrNase
04-12-2006, 10:34 PM
All,
A little sample of things to come in 2.0.2
http://www.xboxusersgroup.com/images/sample02.jpg
This includes
- list pages for the members on the map with pagination
- tab support in the balloon
- !!!!!!!!!!! DIRECT LINK TO YOUR LOCATION !!!!!!!!!!!
This means users will be able to add a link to their signature, profile or somewhere else that will bring the one that clicks directly to the map with the set zoomlevel and the location of the user.
(This feature will be added to the 2.0.2 but is in fact intended for the hotspot edition).
Is the online thing we've talked about also coming or do you plan to release it later? :)
Cajun
04-12-2006, 10:55 PM
Can you try disabling the pager function?
I used your exact javascript code and it works.
Ok I turned off the pager system and still have the problem.
stonyarc
04-12-2006, 10:57 PM
Is the online thing we've talked about also coming or do you plan to release it later? :)
Why do you think I build in TAB support ;)
stonyarc
04-12-2006, 11:13 PM
Ok I turned off the pager system and still have the problem.
Cajun the error doesn't make any sense.
He's looking for the marker in the XML but as you can see in the markers.xml its all there
The only thing out of the ordinary that I see is
<link rel="alternate" type="application/rss+xml" title="DC Forums Home RSS Feed" href="external.php?type=RSS" />
Can you please disable to test ? It might be causing the effect on the xml because it's in the xml get function
Cajun
04-12-2006, 11:26 PM
Cajun the error doesn't make any sense.
He's looking for the marker in the XML but as you can see in the markers.xml its all there
The only thing out of the ordinary that I see is
<link rel="alternate" type="application/rss+xml" title="DC Forums Home RSS Feed" href="external.php?type=RSS" />
Can you please disable to test ? It might be causing the effect on the xml because it's in the xml get function
Its off and same thing.
Tyegurl
04-13-2006, 03:21 AM
stonyarc...can i ask a silly question lol i know i just did but really...
lets say i don't use super mods (cuz i don't) is there a way to change that pin name and usergroup to something else? like event? or would i have to change the usergroup to a useage at all? i guess i would seeing as there are no supermods....well unless i add myself to it....but that would interfere with my location right?
do you understand what i want to do? think there is a way to do it? i don't want to have 2 googlemaps...
guess i could set up another dummy user lol so to speak....
Gizmo999
04-13-2006, 10:59 AM
I can't get it to overwrite the old product with overwrite set to on
and get this this error
Importing Product, Please Wait...
[:]
Fatal error: Call to undefined function: delete_product() in /storage/www/clients/myforum/www/forum/admincp/plugin.php on line 1173
then tried uninstalling and get this
Fatal error: Call to undefined function: delete_product() in /storage/www/clients/myforum/www/forum/admincp/plugin.php on line 1050
Can anyone tell me what I'm doing wrong please ? :(
edit, fixed I deleted the old VBGooglemap.php before overwriting product
stonyarc
04-13-2006, 11:02 AM
I can't get it to overwrite the old product with overwrite set to on
and get this this error
Importing Product, Please Wait...
[:]
Fatal error: Call to undefined function: delete_product() in /storage/www/clients/myforum/www/forum/admincp/plugin.php on line 1173
then tried uninstalling and get this
Fatal error: Call to undefined function: delete_product() in /storage/www/clients/myforum/www/forum/admincp/plugin.php on line 1050
Can anyone tell me what I'm doing wrong please ? :(
Gizmo,
This is a vbulletin error it's not directly googlemap related. Are all plugin settings correct?
Can you try reverting the 4 googlemap templates before uninstalling? That might help.
______________________
I see you got it working
Don't forget to change http://ducati-upnorth.com/forum/VBGooglemap.php to all lower case. VBGooglemap.php can be dropped.
Gizmo999
04-13-2006, 12:49 PM
Sorry Stonyarc, i left the main post and edited the end bit just in case anyone else did had the same problem :D
I've now altered all the old upper case to lower case and sorted Navigation out ,reverted my custom templates ( no need for the extra CSS) and its all working again.
great hack and support, I can't wait for the event hotspots addition it'll make a big difference for my events forums.
stonyarc
04-13-2006, 01:10 PM
Sorry Stonyarc, i left the main post and edited the end bit just in case anyone else did had the same problem :D
I've now altered all the old upper case to lower case and sorted Navigation out ,reverted my custom templates ( no need for the extra CSS) and its all working again.
great hack and support, I can't wait for the event hotspots addition it'll make a big difference for my events forums.
Thanks and try to promote this hack as much as possible :)
stonyarc
04-13-2006, 04:09 PM
stonyarc...can i ask a silly question lol i know i just did but really...
lets say i don't use super mods (cuz i don't) is there a way to change that pin name and usergroup to something else? like event? or would i have to change the usergroup to a useage at all? i guess i would seeing as there are no supermods....well unless i add myself to it....but that would interfere with my location right?
do you understand what i want to do? think there is a way to do it? i don't want to have 2 googlemaps...
guess i could set up another dummy user lol so to speak....
You could that in code but that would seriously compromise your ability to upgrade to any of the upcoming versions.
gavinzac
04-13-2006, 05:33 PM
sorry to be a pain
http://www.speakout.biz/forum/vbgooglemap.php
it doesnt seem to want to come up for me. permission problems? it should be, because i have admins allowed to see teh map.
sorry to blatantly bump my own request there, its just that im nearing "launch" day, i dont ahve the money to buy flash chat integration til tommorrow and TheVBGeek has decided to stop selling GARS :(
stonyarc
04-13-2006, 05:58 PM
sorry to blatantly bump my own request there, its just that im nearing "launch" day, i dont ahve the money to buy flash chat integration til tommorrow and TheVBGeek has decided to stop selling GARS :(
I don't see any errror. It loads fine for mee and I see all the markers.
gavinzac
04-13-2006, 06:07 PM
I don't see any errror. It loads fine for mee and I see all the markers.
:( very strange. i see nothing.
stonyarc
04-13-2006, 06:14 PM
:( very strange. i see nothing.
Browser ? OS?
Restart your browser to test fully
First load is a bit slow but it loads fine on IExplorer 6, 7 and firefox 1.5.0.1
gavinzac
04-13-2006, 06:51 PM
firefox in win xp. and i can see other google maps! :eek:
bashy
04-13-2006, 06:57 PM
Try clearing your cache and History in FF then restart FF
stonyarc
04-13-2006, 06:59 PM
firefox in win xp. and i can see other google maps! :eek:
Can someone else please click
http://www.speakout.biz/forum/vbgooglemap.php
And tell us if you see the map and markers?
Your defaults for the usergroup permissions are YES so if you change it the admin can't see it.
Do you get a no permission or just the page but without map?
stonyarc
04-13-2006, 06:59 PM
Try clearing your cache and History in FF then restart FF
Can you see his map bashy?
knimrod
04-13-2006, 07:22 PM
Can someone else please click
http://www.speakout.biz/forum/vbgooglemap.php
And tell us if you see the map and markers?
I can see both map and markers just fine..
stonyarc
04-13-2006, 07:36 PM
I can see both map and markers just fine..
Thx I think it's a local problem with his browser.
Tyegurl
04-13-2006, 07:46 PM
i can see markers and map
stonyarc
04-13-2006, 07:56 PM
i can see markers and map
Thanks TyeG
A little teaser shot
The balloon will now show if the person is online or not :)
http://www.xboxusersgroup.com/images/sample04.jpg
http://www.xboxusersgroup.com/images/sample05.jpg
bashy
04-13-2006, 08:07 PM
Can you see his map bashy?
Sorry Stony, got sidetracked, yes i can see both...
Like ya say, he must have a browser issue :(
stonyarc
04-13-2006, 08:10 PM
btw gents 2.0.2 is only about a day away
So everybody do the :banana: :banana: :banana: :banana:
bashy
04-13-2006, 08:34 PM
:banana: :banana: Wahooo:banana: :banana:
Gizmo999
04-13-2006, 08:50 PM
:banana: :banana: Weehaa:banana: :banana:
username12
04-13-2006, 08:55 PM
Minor bug. Don't know whether it's been brought up already or not. My imported admin users are showing as regular members, while some of my supermods are showing as regular mods.
stonyarc
04-13-2006, 11:12 PM
Minor bug. Don't know whether it's been brought up already or not. My imported admin users are showing as regular members, while some of my supermods are showing as regular mods.
First report I get
You can set the color per group in the options normally.
If they are part of the standard groups everything should work out fine. Can you make sure the primary group is the standard and then it should be fine.
Imported from where?
Tyegurl
04-13-2006, 11:15 PM
can the ladies do the :banana: :banana: :banana: :banana: too???
woot!!
MrNase
04-13-2006, 11:22 PM
Why do you think I build in TAB support ;)
Well I thought you got bored.. ;) :D
One big problem using Safari 2.0.3 on Mac OS X 10.4.6:
When I try to update my location I have to use the doubleclick because otherwise the two input fields are not updated with the new location.
Which means: I scroll around the map but the latitude and the longitude remains the same.. Only when I doubleclick a certain location (to center it) the two fields are filled up with the new location. :)
With Firefox (the latest) using Mac OS X it is the same.. I can't even center a location with a doubleclick anymore.. :( When I doubleclick a location the map jumps to another location making it unable for me to find out my location. :(
I could only enter my location using the coordinates from another website.
When I click into the center of the map the whole map moves to the lower left if that helps to spot the error.
Doubleclicking 'France' moves the map so that Spain is on the upper right corner.
stonyarc
04-14-2006, 08:23 AM
Well I thought you got bored.. ;) :D
One big problem using Safari 2.0.3 on Mac OS X 10.4.6:
When I try to update my location I have to use the doubleclick because otherwise the two input fields are not updated with the new location.
Which means: I scroll around the map but the latitude and the longitude remains the same.. Only when I doubleclick a certain location (to center it) the two fields are filled up with the new location. :)
With Firefox (the latest) using Mac OS X it is the same.. I can't even center a location with a doubleclick anymore.. :( When I doubleclick a location the map jumps to another location making it unable for me to find out my location. :(
I could only enter my location using the coordinates from another website.
When I click into the center of the map the whole map moves to the lower left if that helps to spot the error.
Doubleclicking 'France' moves the map so that Spain is on the upper right corner.
I checked the code and don't see a lot of potential causes for this behaviour.
I don't have a MAC to check it
I'm afraid it's the API itself.
there are a lot of changes in the V2 of the api. If I got the lat and lng mixed up somewhere the behaviour would be on all browser.
Double click to center is standard normal.
Stephan Whelan
04-14-2006, 08:27 AM
Hey folks - is there any plans to add in an address / location lookup into this hack? I know there was previously a template hack for this but would be great if we could get it into the hack itself.
stonyarc
04-14-2006, 09:02 AM
I checked the code and don't see a lot of potential causes for this behaviour.
I don't have a MAC to check it
I'm afraid it's the API itself.
there are a lot of changes in the V2 of the api. If I got the lat and lng mixed up somewhere the behaviour would be on all browser.
Double click to center is standard normal.
I'll be checking the click events
There is some strange behaviour in version 2.0.1
I'll let you know. Should be fixed in the next version.
Kintaro81
04-14-2006, 10:18 AM
I installed it. I love it. I wish though that you can default to the satillite or hybrid map.
I'm trying to do this with the new version... but with the suggestion from stonyarc (for the previous ver.) I can't make it works. :surprised:
maroceve
04-14-2006, 11:03 AM
hey guys ..i am logged in but i can 't see the "my entry" button ...wierD ?
stonyarc
04-14-2006, 05:26 PM
hey guys ..i am logged in but i can 't see the "my entry" button ...wierD ?
Did you upload all files?
Do you see usergroup permissions in your usergroup manager?
If so try to log out
___________
I think you forgot to upload all files.
Please follow the instructions included in the psd
stonyarc
04-14-2006, 05:27 PM
I'm trying to do this with the new version... but with the suggestion from stonyarc (for the previous ver.) I can't make it works. :surprised:
I'll try to add this as option in one of the next versions.
stonyarc
04-14-2006, 07:33 PM
To set the Sattelite map as default.
1. open the vbgooglemap_display_map template
2. look for the line
map = new GMap2(document.getElementById("map"));
3. Replace that line by
map = new GMap2(document.getElementById("map"),{mapTypes:[G_SATELLITE_MAP,G_NORMAL_MAP,G_HYBRID_MAP]});
4. Save
Have fun
Gizmo999
04-14-2006, 09:00 PM
i'm on mac - osx 10,4,6 safari and have no problem updating my marker, click a spot and it centres to it and co-ords alter as well. press update and marker is moved to new location.
Well I thought you got bored.. ;) :D
One big problem using Safari 2.0.3 on Mac OS X 10.4.6:
When I try to update my location I have to use the doubleclick because otherwise the two input fields are not updated with the new location.
Which means: I scroll around the map but the latitude and the longitude remains the same.. Only when I doubleclick a certain location (to center it) the two fields are filled up with the new location. :)
With Firefox (the latest) using Mac OS X it is the same.. I can't even center a location with a doubleclick anymore.. :( When I doubleclick a location the map jumps to another location making it unable for me to find out my location. :(
I could only enter my location using the coordinates from another website.
When I click into the center of the map the whole map moves to the lower left if that helps to spot the error.
Doubleclicking 'France' moves the map so that Spain is on the upper right corner.
stonyarc
04-14-2006, 09:04 PM
Thanks for the feedback.
I did change some small things to the code that maybe causing the double move. I was doing an unneeded click detect in some parts of the code.
2.0.2. should included that fix.
dvsDave
04-14-2006, 09:07 PM
I absolutely love this hack! It is a work of art and I can't wait for 2.0.2, when do you think that we will be seeing 2.0.2?
stonyarc
04-14-2006, 09:07 PM
I have a general question for you all.
You know (or you don't and you know it now) creating stuff like the googlemap isn't the most easiest work there is. Just dig in the code and you'll know.
Why do some people bluntly remove any copyright notice without even having the courtesy of requesting it?
It's indicated in the file and in the thread that I want it to remain there except under special conditions and if permitted in writing.
I would hate to have to build in a "call home" functions to monitor all installations.
MrNase
04-14-2006, 09:22 PM
Am I allowed to move the copyright notice somewhere else (bottom of the page for instance)? :)
stonyarc
04-14-2006, 09:34 PM
Am I allowed to move the copyright notice somewhere else (bottom of the page for instance)? :)
Sure move it where you want but at least people should give some credit.
btw it's in the footer in 2.0.2
stonyarc
04-14-2006, 09:53 PM
New little teaser
There is an online icon in the balloon but it will also be indicated on the marker itself if a user is online.
Good tips Mr N
http://www.xboxusersgroup.com/images/sample06.jpg
michaelsilvia
04-14-2006, 11:37 PM
Awsome job and works great!
Mike
stonyarc
04-14-2006, 11:46 PM
Awsome job and works great!
Mike
I'm starting the upload of the new version so you can immediately upgrade !!!:D
Tyegurl
04-15-2006, 12:18 AM
very nice stonyarc like the online thing no problems for me
steven s
04-15-2006, 12:20 AM
A minor thing. Invisible shows up as online.
And be careful not to get too bloated.
I have 270 members and with this latest version, it's starting to bog down. :(
stonyarc
04-15-2006, 12:28 AM
A minor thing. Invisible shows up as online.
And be careful not to get too bloated.
I have 270 members and with this latest version, it's starting to bog down. :(
Well that is over the mark that google says is healthy but I keep on tuning the code.
There are people running 400 +
Not easy to find a solution for pagination
Parture
04-15-2006, 06:36 AM
If you are running the avatars from the filesystem you need to disable avatar support in the backend options or move your avatars to the database system.
I'm looking for a fix for that one.
I don't know what the backend options are or how to move the avatars in the dabase. Could you give quick instructions for both these procedures please.
Parture
04-15-2006, 06:46 AM
stonyarc,
Problem: In Your Entry, the old view of 2.01 and the new view in 2.02 are both showing at the same time. And in between is this text:
} -->
The lower map does not work, but the upper map works.
AND: the 3 strings do not show up.
stonyarc
04-15-2006, 06:51 AM
I don't know what the backend options are or how to move the avatars in the dabase. Could you give quick instructions for both these procedures please.
The instructions are included in the pdf file
Go to admincp / Vbulletin Options / Vbulletin Options and select "vbgooglemap by StonyArc"
Enter your parameters or start with the defaults. Possible values and options are indicated in the description field.
On that page is an option to enable or disable avatar support in the googlemap.
As for Avatars and where they are stored
Go to admincp / Avatars / User Picture Storage Type
If you see a page with "Move Items from Database into File System" that means that your images are stored in the database. This is the default of vbulletin
If you see another page there is an option to load your images back.
So if you don't see avatars that can be caused by
- the option you have set in the backend of vbgooglemap
- avatars are stored in the filesystem
stonyarc
04-15-2006, 06:53 AM
I am stuck on these instructions: "Go to your entry?on the googlemap (you have to logged in) If you haven?t set your marker before the form will detect that. If you did enter the information you?ll see 3 text input boxes on top of the smaller map. The third on gives you the full URL to your location".
I have logged in. I don't see 3 text input boxes at the top of a smaller map. I see in Your Entry, to the left of the smaller map, a 3rd textbox for the Marker Text. There is my marker text there, no URL.
Help.
You will have to revert the templates as indicated in the file.
Follow the red instructions included in the pdf.
In the new version the buttons are in the center and not to the left.
stonyarc
04-15-2006, 07:10 AM
stonyarc,
Problem: In Your Entry, the old view of 2.01 and the new view in 2.02 are both showing at the same time. And in between is this text:
} -->
The lower map does not work, but the upper map works.
AND: the 3 strings do not show up.
You need to revert ALL 4 templates indicated.
'VBGOOGLEMAP'
'vbgooglemap_display_map'
'vbgooglemap_display_yourlocation'
'vbgooglemap_set_yourlocation'
Parture
04-15-2006, 07:16 AM
stonyarc,
Problem solved. I accidently reverted the template and made a double copy of it.
stonyarc
04-15-2006, 07:22 AM
stonyarc,
Problem solved. I accidently reverted the template and made a double copy of it.
Great
I just registered to check it but there is no more need for that know.
Enjoy !!!!!!!
Parture
04-15-2006, 07:27 AM
stonyarc,
Only a link shows up in postbit that does the same thing as clicking on the User Name instead of going directly to the map. That would be neat if that could be done. And in the Profile page the link is given. It would be nice for an automatic link too. Maybe.
stonyarc
04-15-2006, 07:49 AM
stonyarc,
Only a link shows up in postbit that does the same thing as clicking on the User Name instead of going directly to the map. That would be neat if that could be done. And in the Profile page the link is given. It would be nice for an automatic link too. Maybe.
That's not really easy to display automatically
In the pdf there is a howto to display the information in the postbit. It has to be by user choice because of privacy
The how to is also online on https://vborg.vbsupport.ru/showthread.php?t=113055
Parture
04-15-2006, 08:04 AM
Go to admincp / Avatars / User Picture Storage Type
If you see a page with "Move Items from Database into File System" that means that your images are stored in the database. This is the default of vbulletin If you see another page there is an option to load your images back.
So if you don't see avatars that can be caused by
- the option you have set in the backend of vbgooglemap
- avatars are stored in the filesystem
In Picture Storage Type, it reads,
Move Items from Database into File System
Images are currently being served from the database
But the Avatars are not showing up.
Dusty Miller
04-15-2006, 08:23 AM
You have certainly gone to town on Googlemaps, I can't wait to implement it on my site, but I'm holding off for the HotSpot Edition. Will details be posted in this thread or a new one? Have you started on it? and if so do you have a possible date for release?
I'm like a kid in a sweet shop and can't wait to get my hands on it ;-)
Great piece of work.
soulface
04-15-2006, 08:33 AM
stonyarc, is there any way to add the google main map in memberlist templates ?
Parture
04-15-2006, 08:42 AM
That's not really easy to display automatically
In the pdf there is a howto to display the information in the postbit. It has to be by user choice because of privacy
The how to is also online on https://vborg.vbsupport.ru/showthread.php?t=113055
Ok. After pasting the string to google location from Your Entry, is it possible to create a link of it, instead of viewers having to copy the link and putting it in the address bar?
Gizmo999
04-15-2006, 10:37 AM
All installed and I'm getting a problem in Safari with a missing image. Uploaded all the files but I run a lot of custom templates with lots of different image locations, upped the new googlemap folder to all of them, checked all my templates are correct but get this .....
Tyegurl
04-15-2006, 12:42 PM
Only a link shows up in postbit that does the same thing as clicking on the User Name instead of going directly to the map. That would be neat if that could be done. And in the Profile page the link is given. It would be nice for an automatic link too. Maybe.
second that but would it add extra queries?
wizardan
04-15-2006, 12:44 PM
Flawless and painless install:)
Thanks for a great hack.
stonyarc
04-15-2006, 03:50 PM
second that but would it add extra queries?
It should work fine in this version
The howto on how to add a link is included in the file and also on https://vborg.vbsupport.ru/showthread.php?t=113055
Anyone try it yet??????
All the info is in the pdf.
stonyarc
04-15-2006, 03:54 PM
All installed and I'm getting a problem in Safari with a missing image. Uploaded all the files but I run a lot of custom templates with lots of different image locations, upped the new googlemap folder to all of them, checked all my templates are correct but get this .....
Strange on IE and firefox it's all fine
I cannot simulate the issue but I'll try to check if I forgot to include some images but I don't think so.
stonyarc
04-15-2006, 03:58 PM
You have certainly gone to town on Googlemaps, I can't wait to implement it on my site, but I'm holding off for the HotSpot Edition. Will details be posted in this thread or a new one? Have you started on it? and if so do you have a possible date for release?
I'm like a kid in a sweet shop and can't wait to get my hands on it ;-)
Great piece of work.
I would suggest not to wait.
The hotspot edition will be based on 2.0.2
The version is already in development as we speak. The maps will be able to run next to each other but have a whole different functions. There are no plans to make them interact in any way because there is no added value.
The hotspot edition will launch in a full separate mode.
I expect to release first beta in the next 2 weeks somewhere. Depending on the dayjob workload and my xbox life (no not gaming but development:cool: )
Enjoy
Gizmo999
04-15-2006, 04:53 PM
Strange on IE and firefox it's all fine
I cannot simulate the issue but I'll try to check if I forgot to include some images but I don't think so.
yeah, i checked in firefox mac and PC no problem, its only Safari, I've tried 2 macs now and both the same weird, thought it was cache at first, kept refreshing, cleared cache but its still there. its like its holding an old pin logo, hmm, Stonyarc, did you try adding your pin to my site ?? I wonder if it'll show on a new entry.
stonyarc
04-15-2006, 05:08 PM
yeah, i checked in firefox mac and PC no problem, its only Safari, I've tried 2 macs now and both the same weird, thought it was cache at first, kept refreshing, cleared cache but its still there. its like its holding an old pin logo, hmm, Stonyarc, did you try adding your pin to my site ?? I wonder if it'll show on a new entry.
I entered my location.
The missing pins are the normal members or are they special ones. And what is the color of their pin?
caliman
04-15-2006, 05:53 PM
Upgraded from 1.03....
(note - templates were not modified - no option to revert)
Have the following issues:
1) No dashboard showing up above map.
2) Default zoom is not changing inspite of changing it in vbcp.
3) profile links only showing up for admins/mods - no one else.
4) no avatars or online status showing up. (avatars are being served from database)
I uploaded all files and overwrote product with new one.... not sure what I missed! Thanks in advance...
Gizmo999
04-15-2006, 05:53 PM
I entered my location.
The missing pins are the normal members or are they special ones. And what is the color of their pin?
nope i get the questionmark missing image still on a new entry.
its not a missing member, the member shows correctly with a new pin but alongside it is a blue box with ? in, this is usually a missing image in safari, its tried to load the image but can't find it. not sure why safari is the only broswer affected.
yinyang
04-15-2006, 07:17 PM
Is there any way to make the map default on Satellite? if so, how? thx!
Thanks, I'll try it out. :)
yinyang
04-15-2006, 07:37 PM
possible bug:
i created a test account to try out another usergroup's markers. once i was satisfied with that usergroup, i deleted my test account. however, that test account's marker still stayed on the map.
i could only get rid of it by going into phpmyadmin and deleting the user from the googlemap table.
stonyarc
04-15-2006, 07:45 PM
nope i get the questionmark missing image still on a new entry.
its not a missing member, the member shows correctly with a new pin but alongside it is a blue box with ? in, this is usually a missing image in safari, its tried to load the image but can't find it. not sure why safari is the only broswer affected.
Can you see what the image is he's trying to load or at least a user?
stonyarc
04-15-2006, 07:46 PM
Upgraded from 1.03....
(note - templates were not modified - no option to revert)
Have the following issues:
1) No dashboard showing up above map.
2) Default zoom is not changing inspite of changing it in vbcp.
3) profile links only showing up for admins/mods - no one else.
4) no avatars or online status showing up. (avatars are being served from database)
I uploaded all files and overwrote product with new one.... not sure what I missed! Thanks in advance...
I thinks you still will have to revert.
stonyarc
04-15-2006, 07:48 PM
Is there any way to make the map default on Satellite? if so, how? thx!
:D
It was indicated on page 56 but here it goes again:D
:D
To set the Sattelite map as default.
1. open the vbgooglemap_display_map template
2. look for the line
map = new GMap2(document.getElementById("map"));
3. Replace that line by
map = new GMap2(document.getElementById("map"),{mapTypes:[G_SATELLITE_MAP,G_NORMAL_MAP,G_HYBRID_MAP]});
4. Save
Have fun
caliman
04-15-2006, 07:49 PM
Upgraded from 1.03....
(note - templates were not modified - no option to revert)
Have the following issues:
1) No dashboard showing up above map.
2) Default zoom is not changing inspite of changing it in vbcp.
3) profile links only showing up for admins/mods - no one else.
4) no avatars or online status showing up. (avatars are being served from database)
I uploaded all files and overwrote product with new one.... not sure what I missed! Thanks in advance...
I got #3 to work for everybody by changing the member pin color to red. :confused:
stonyarc
04-15-2006, 07:50 PM
possible bug:
i created a test account to try out another usergroup's markers. once i was satisfied with that usergroup, i deleted my test account. however, that test account's marker still stayed on the map.
i could only get rid of it by going into phpmyadmin and deleting the user from the googlemap table.
The marker information is indeed kept in a separate table.
Deleting a user in the main usertable will indeed keep the user in the googlemap table.
This will be fixed by adding a backgroup admin page with listings and maintenance options.
I don't want to change any core code to support this.
caliman
04-15-2006, 07:51 PM
I thinks you still will have to revert.
Sorry for being dense... how do I revert if there is no option too? (Button grayed out)
I completely uninstalled and reinstalled and still got the same result.
stonyarc
04-15-2006, 07:55 PM
Sorry for being dense... how do I revert if there is no option too? (Button grayed out)
I completely uninstalled and reinstalled and still got the same result.
I'm looking in to it now.
The template he loads isn't the full template that's why he gives a javascript error too
Edit
I see you have VBSEO running.
Exclude vbgooglemap.php please
The vbgooglemap_display_map is way off
MagiKelly
04-15-2006, 07:59 PM
Great work.
I managed to upgrade with minimum problems. It all seems to be working but I have found that it is showing members as being online who are not.
http://www.songofthepaddle.co.uk/forum/vbgooglemap.php
At the moment it is showing people as being online that were last active about 30 minutes ago. Is this normal?
Thanks again for all your work on this. looking forward to the hot spot edition so we can mark canoeing routes.
stonyarc
04-15-2006, 08:05 PM
Great work.
I managed to upgrade with minimum problems. It all seems to be working but I have found that it is showing members as being online who are not.
http://www.songofthepaddle.co.uk/forum/vbgooglemap.php
At the moment it is showing people as being online that were last active about 30 minutes ago. Is this normal?
Thanks again for all your work on this. looking forward to the hot spot edition so we can mark canoeing routes.
Well it goes and checks the session table. The query needs some finetuning but that will be fixed in 2.0.3
MagiKelly
04-15-2006, 08:09 PM
Well it goes and checks the session table. The query needs some finetuning but that will be fixed in 2.0.3
It is not a great problem but I thought I should mention it.
Thanks again for all your work on this.
stonyarc
04-15-2006, 08:16 PM
I'm looking in to it now.
The template he loads isn't the full template that's why he gives a javascript error too
Edit
I see you have VBSEO running.
Exclude vbgooglemap.php please
The vbgooglemap_display_map is way off
To force revert open vbgooglemap_display_map set a few spaces somewhere. Save and the revert option will activate.
Gizmo999
04-15-2006, 09:25 PM
Can you see what the image is he's trying to load or at least a user?
check out this screen grab below, you can see every member pin has a second image of a blue square and ? like a duplicate but missing the image
stonyarc
04-15-2006, 09:27 PM
check out this screen grab below, you can see every member pin has a second image of a blue square and ? like a duplicate but missing the image
I think I know what it is.
It's the shadow layer of the icon.
Edit
Yep there is one image missing in the /images/googlemap => mm_20_shadow.png
It's now included in the zip. To fix it on Safari just upload that single image to /images/googlemap
Other users can do this too if they want or just wait for the next update.
caliman
04-15-2006, 09:43 PM
To force revert open vbgooglemap_display_map set a few spaces somewhere. Save and the revert option will activate.
That did it. Thanks Stony. Everything works!
By the way, before I started messing around I did notice that the display_map template was capitalized a bit - 'VBGooglemap_display_map' instead of 'vbgooglemap_display_map.' I am not sure what the deal was there. I changed it to lowercase.
EDIT - I do see a minor bug in FIREFOX - the bottom of the balloon gets blown out sometimes. You may need to click on a few to see it.
NR Fatal
04-15-2006, 10:01 PM
I installed it, its on my nav bar but I'm getting this.
To insert your entry you must be logged in. If you are logged in you'll see the "your entry" button appearing.
I am logged in my site and am I'm still gettin this. anyone know why.
stonyarc
04-15-2006, 10:02 PM
That did it. Thanks Stony. Everything works!
By the way, before I started messing around I did notice that the display_map template was capitalized a bit - 'VBGooglemap_display_map' instead of 'vbgooglemap_display_map.' I am not sure what the deal was there. I changed it to lowercase.
EDIT - I do see a minor bug in FIREFOX - the bottom of the balloon gets blown out sometimes. You may need to click on a few to see it.
That's indeed sometimes an issue with the API itself.
The local data loads faster than the api data so the bottom size isn't correct.
On the special xbox version I made http://www.xboxusersgroup.com/forums/vbgamermap.php?do=showmain
Sometimes has that too.
stonyarc
04-15-2006, 10:08 PM
I installed it, its on my nav bar but I'm getting this.
To insert your entry you must be logged in. If you are logged in you'll see the "your entry" button appearing.
I am logged in my site and am I'm still gettin this. anyone know why.
Can you check if you see usergroup permission in your usergroup manager?
If not, you didn't upload all files correctly so please do so and in the correct directory.
The instruction in the pdf should help you with that
In addition you need to reinstall the plugin also to force a rebuild of the usergroup bitfields.
NR Fatal
04-15-2006, 10:15 PM
Can you check if you see usergroup permission in your usergroup manager?
If not, you didn't upload all files correctly so please do so and in the correct directory.
The instruction in the pdf should help you with that
In addition you need to reinstall the plugin also to force a rebuild of the usergroup bitfields.
Usergroup permission? I clicked each usergroup and I see the "Can view the Googlemap" option. is that what you mean?
I saw you on the site just now, I changed that usergroup to be able to view the map, so please check it again.
stonyarc
04-15-2006, 10:18 PM
Usergroup permission? I clicked each usergroup and I see the "Can view the Googlemap" option. is that what you mean?
I saw you on the site just now, I changed that usergroup to be able to view the map, so please check it again.
Make sure that the your entry and show map button are on the correct location.
As you are using custom template they should be
http://forum.norestrictions.net/images/heavy_metal/buttons/yourentry.gif
http://forum.norestrictions.net/images/heavy_metal/buttons/showmap.gif
and not where they probably are now.
PS my marker is already on there ;)
NR Fatal
04-15-2006, 10:24 PM
Make sure that the your entry and show map button are on the correct location.
As you are using custom template they should be
http://forum.norestrictions.net/images/heavy_metal/buttons/yourentry.gif
http://forum.norestrictions.net/images/heavy_metal/buttons/showmap.gif
and not where they probably are now.
PS my marker is already on there ;)
That was it, you the man! thanks a lot.
stonyarc
04-15-2006, 10:29 PM
That was it, you the man! thanks a lot.
Thanks
Enjoy your googlemap and make some major publicity for it !!!!!
Mattikana
04-15-2006, 11:46 PM
This is not compatible with the Kirsch style. The hack works on the default vbb skin but when I switch to Kirsch I don't see the map and the textfields on the dashboard are empty. 'Your Entry' works fine on that style though.
yinyang
04-16-2006, 12:34 AM
:D
It was indicated on page 56 but here it goes again:D
:D
To set the Sattelite map as default.
1. open the vbgooglemap_display_map template
2. look for the line
map = new GMap2(document.getElementById("map"));
3. Replace that line by
map = new GMap2(document.getElementById("map"),{mapTypes:[G_SATELLITE_MAP,G_NORMAL_MAP,G_HYBRID_MAP]});
4. Save
Have fun
thanks! i did do a search in this thread for "satellite" but it never showed your post in the results. weird.
stonyarc
04-16-2006, 08:13 AM
This is not compatible with the Kirsch style. The hack works on the default vbb skin but when I switch to Kirsch I don't see the map and the textfields on the dashboard are empty. 'Your Entry' works fine on that style though.
Can you post a link please?
Make sure the images are also available in the other style.
That's probably the cause.
Check the pdf for the standard location but you'll need to upload to another image folder of you are using another style.
Gizmo999
04-16-2006, 08:43 AM
I think I know what it is.
It's the shadow layer of the icon.
Edit
Yep there is one image missing in the /images/googlemap => mm_20_shadow.png
It's now included in the zip. To fix it on Safari just upload that single image to /images/googlemap
Other users can do this too if they want or just wait for the next update.
top work Stonyarc, weird how only Safari picks it up, good ol Apple and its image qualities :D
Kintaro81
04-16-2006, 09:16 AM
To set the Sattelite map as default.
1. open the vbgooglemap_display_map template
2. look for the line
map = new GMap2(document.getElementById("map"));
3. Replace that line by
map = new GMap2(document.getElementById("map"),{mapTypes:[G_SATELLITE_MAP,G_NORMAL_MAP,G_HYBRID_MAP]});
4. Save
Have fun
Thank you!!! :bunny:
bashy
04-16-2006, 09:19 AM
Hi
I cannot get the avatars to show and yes there in the database :(???
stonyarc
04-16-2006, 09:25 AM
Hi
I cannot get the avatars to show and yes there in the database :(???
Bashy,
Can you please post a link?
bashy
04-16-2006, 10:21 AM
<a href="http://www.bashys-place.com/forums/vbgooglemap.php" target="_blank">http://www.bashys-place.com/forums/vbgooglemap.php</a>
I have just noticed that it works ok in FF but not in IE
stonyarc
04-16-2006, 10:29 AM
http://www.bashys-place.com/forums/vbgooglemap.php
I have just noticed that it works ok in FF but not in IE
Bashy,
I can see avatars in IE.
If a user doesn't have an avatar the engine will just show an empty image set to the width you have specified in the backend options.
bashy
04-16-2006, 10:38 AM
Must be an issue at my end then...see image
stonyarc
04-16-2006, 10:50 AM
Must be an issue at my end then...see image
Screenshot same location
stonyarc
04-16-2006, 11:22 AM
All,
Please take a look at
https://vborg.vbsupport.ru/showthread.php?p=951116#post951116
I'm taking in your suggestions but you need to post them.
Only in that thread and not here.
Thanks
MrNase
04-16-2006, 05:38 PM
One thing that bothers me a bit: On every update I have to re-upload the product file but that means all my translations are lost. Isn't there a way to prevent it? If you split up the language part I'll send you my German translation so that you can put it into the downloadable archive. :)
And now some things that came into my mind on upgrading my map:
The templates still are quite messy and at some point the even don't validate as XHTML anymore.
You are using '<BR>' instead of '<br />' and 'readonly' instead of 'readonly="readonly"'
The styling of the textboxes can better be done with CSS.
Besides that I have an idea to further improve the phrase support:
From what I see there are 4 places in the code where you are using an alert and those alerts are all hardcoded. :)
vB is using a method where the PHP variable is passed to a JS variable making it possible to use phrases in the JS code.
And speaking of the JS code: Wouldn't it be easier to make a new file with all the Javascript instead of placing them directly into the template?
Tell me what you think about my comments! :)
___________
I have one problem now: I can't update/change my location because the 2 input boxes won't change and the coordinates remain the same. :(
stonyarc
04-16-2006, 06:17 PM
One thing that bothers me a bit: On every update I have to re-upload the product file but that means all my translations are lost. Isn't there a way to prevent it? If you split up the language part I'll send you my German translation so that you can put it into the downloadable archive. :)
And now some things that came into my mind on upgrading my map:
The templates still are quite messy and at some point the even don't validate as XHTML anymore.
You are using '<BR>' instead of '<br />' and 'readonly' instead of 'readonly="readonly"'
The styling of the textboxes can better be done with CSS.
Besides that I have an idea to further improve the phrase support:
From what I see there are 4 places in the code where you are using an alert and those alerts are all hardcoded. :)
vB is using a method where the PHP variable is passed to a JS variable making it possible to use phrases in the JS code.
And speaking of the JS code: Wouldn't it be easier to make a new file with all the Javascript instead of placing them directly into the template?
Tell me what you think about my comments! :)
___________
I have one problem now: I can't update/change my location because the 2 input boxes won't change and the coordinates remain the same. :(
Code cleaning is on the list for 2.0.3
Are you still having that update problem?
My marker does show nicely http://www.pagodentreff.de/diskussionsforum/vbgooglemap.php?do=showmain
Your marker is somewhere in northern syberia. it's because of the default zoom you don't see.
Just center on Germany and hit update.
MagiKelly
04-16-2006, 06:46 PM
Shortly after upgrading to 2.02 I promoted my Moderator to a Super Moderator. His pin is still the colour for a Moderator. How do I update this?
Thanks in advance.
stonyarc
04-16-2006, 06:54 PM
Shortly after upgrading to 2.02 I promoted my Moderator to a Super Moderator. His pin is still the colour for a Moderator. How do I update this?
Thanks in advance.
That's indeed something that isn't automatically detected yet.
The users should go to his "your entery" page, make a small change and hit the update button.
After that it should be fine
MrNase
04-16-2006, 07:42 PM
Your marker is somewhere in northern syberia. it's because of the default zoom you don't see.
Just center on Germany and hit update.
I can't confirm it's working! :(
When I am on the main page and I scroll around the 2 input fields with the coordinates do change. But when I want to add/edit my location and I scroll around the map the values of the 2 fields don't change and thus my location isn't updated when I click 'update'.
Even when I change the zoom level the input field containing the zoom level still has '6' as a value.
I tried it on Safari and Firefox (the latest) and it didn't work..
Edit:
This must be an Mac OS X thing.. I tried it on Windows XP using the Internet Explorer and it worked fine. I am now going to install Firefox on Windows just to be sure. :)
It must be a Firefox/Safari problem.. I have the same problems with Firefox running on Windows XP.
stonyarc
04-16-2006, 08:00 PM
I can't confirm it's working! :(
When I am on the main page and I scroll around the 2 input fields with the coordinates do change. But when I want to add/edit my location and I scroll around the map the values of the 2 fields don't change and thus my location isn't updated when I click 'update'.
Even when I change the zoom level the input field containing the zoom level still has '6' as a value.
I tried it on Safari and Firefox (the latest) and it didn't work..
Edit:
This must be an Mac OS X thing.. I tried it on Windows XP using the Internet Explorer and it worked fine. I am now going to install Firefox on Windows just to be sure. :)
It must be a Firefox/Safari problem.. I have the same problems with Firefox running on Windows XP.
I see it now
*starts the code dig *
work around for you is to delete your entry and reset. The insert doesn't have the problem
I found it
There is a small name error with name and id in the display map IE ignores that but FF doesn't
The version now online has the firefox fix included. Sorry for that one.
Just reload the plugin after downloading the latest file version and it should be fixed
bashy
04-16-2006, 08:37 PM
Cheers for the update Stony, What was the issue please?
stonyarc
04-16-2006, 08:41 PM
Cheers for the update Stony, What was the issue please?
Well,
If you dynamically set form elements IE uses the name field and firefox needs the ID field.
So you have to set both equal in the code
In the URL form element in de vbgooglemap_display_yourlocation there was a difference in the name and id attribute of the tag so firefox was trying to update the wrong element which already existed on the page but hidden.
Because firefox cannot update two form elements with the same name/id he just stops updating anything.
bashy
04-16-2006, 08:44 PM
Why oh why did i have to ask pmsl....none of that made sense to me...
Thanks anyway, im sure someone somewhere will understand that lol :)
Cheers m8, great hack :)
stonyarc
04-16-2006, 08:47 PM
Why oh why did i have to ask pmsl....none of that made sense to me...
Thanks anyway, im sure someone somewhere will understand that lol :)
Cheers m8, great hack :)
And that was an easy one ;)
This is currently probably the most active thread on vb.org
It's almost like a chat room
Za4a Tuner
04-16-2006, 09:05 PM
Very nice hack, but even not xhtml-valid
some chances should be done @ the produkt.xml :
replace every <BR> by <br />
change line 41 and 42 to:
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
@ lines 152, 156, 160, 164 and 167 define the ALT-Tag:
...height="20" title="Other" alt="" />
it would be nice, if the other errors will be fixed too :D
stonyarc
04-16-2006, 09:11 PM
Very nice hack, but even not xhtml-valid
some chances should be done @ the produkt.xml :
replace every <BR> by <br />
change line 41 and 42 to:
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
@ lines 152, 156, 160, 164 and 167 define the ALT-Tag:
...height="20" title="Other" alt="" />
it would be nice, if the other errors will be fixed too :D
Thanks for the list
These are indeed all planned for version 2.0.3 which will be a service release and not really a feature release.
Deska
04-17-2006, 09:30 AM
How to make it work with balloon avatars that stored in the file system?
Anyway /me click install :)
stonyarc
04-17-2006, 11:00 AM
How to make it work with balloon avatars that stored in the file system?
Anyway /me click install :)
A fix for that one is in the making.
Nice to have another install :cool: :cool:
mkdevo
04-17-2006, 12:57 PM
weird problem here.. just upgraded to 2.0.2...
the vbgooglemap option isn't showing up in my usergroup manager. also, by default, i (the administrator) can't see the vbgooglemap page (says i don't have permission).
any ideas? i've reverted the templates, and tried importing the product again - no dice..
stonyarc
04-17-2006, 01:11 PM
weird problem here.. just upgraded to 2.0.2...
the vbgooglemap option isn't showing up in my usergroup manager. also, by default, i (the administrator) can't see the vbgooglemap page (says i don't have permission).
any ideas? i've reverted the templates, and tried importing the product again - no dice..
Make sure you upload all the files in the upload folder including the bitfield for the permissions.
If you do just reload the product-vbgooglemap.xml with overwrite to yes and the bitfields will be rebuild
forumthemes
04-17-2006, 01:15 PM
wow what a great mod, thank you so much
mkdevo
04-17-2006, 01:42 PM
Make sure you upload all the files in the upload folder including the bitfield for the permissions.
If you do just reload the product-vbgooglemap.xml with overwrite to yes and the bitfields will be rebuild
ah, that did it. looks like my upload was interrupted somehow and didn't make it all the way. thanks!
stonyarc
04-17-2006, 02:06 PM
wow what a great mod, thank you so much
Forumthemes don't forget to hit install !!!!!!!!!!!!!!!!!!:D
maroceve
04-17-2006, 02:41 PM
Did you upload all files?
Do you see usergroup permissions in your usergroup manager?
If so try to log out
___________
I think you forgot to upload all files.
Please follow the instructions included in the psd
yes all files are uploaded and i see he usergroup permissions...
EasyTarget
04-17-2006, 03:07 PM
maybe this has already been suggested, but could you make it so we can add locations that aren't users (like say the location of the server) or allow certain usergroups to have more than one entry?
maybe this has already been suggested, but could you make it so we can add locations that aren't users (like say the location of the server) or allow certain usergroups to have more than one entry?
https://vborg.vbsupport.ru/showthread.php?t=113158
stonyarc
04-17-2006, 05:29 PM
maybe this has already been suggested, but could you make it so we can add locations that aren't users (like say the location of the server) or allow certain usergroups to have more than one entry?
As ig@r said,
There is a full version in dev now.
The link he gave you is for you all to participate in design of the features.
stonyarc
04-17-2006, 05:38 PM
I find it amazing the audacity of some people
http://www.thunderbirdnest.com/forums/VBGooglemap.php
Just as if they created it themselves they not only bluntly removed the reference to my work but even replaced it with their own.
Some people wonder why coders start to go commercial.
Please read https://vborg.vbsupport.ru/showthread.php?p=952124#post952124
bashy
04-17-2006, 06:07 PM
Cheeky f.......g a........s that is blatantly taking this pi@@
I find it amazing the audacity of some people
http://www.thunderbirdnest.com/forums/VBGooglemap.php
Just as if they created it themselves they not only bluntly removed the reference to my work but even replaced it with their own.
Some people wonder why coders start to go commercial.
Please read https://vborg.vbsupport.ru/showthread.php?p=952124#post952124
Omega Prime
04-17-2006, 06:07 PM
I have 151 users on my googlemap page here (http://www.tokyo-nights.com/forum/vbgooglemap.php), yet refreshing the page doesn't always show all 151 users. Additionally, a former super mod is still listed as such on the map (Rody; he's in the Netherlands), and none of my regular mods are shown for some reason.
stonyarc
04-17-2006, 06:57 PM
I have 151 users on my googlemap page here (http://www.tokyo-nights.com/forum/vbgooglemap.php), yet refreshing the page doesn't always show all 151 users. Additionally, a former super mod is still listed as such on the map (Rody; he's in the Netherlands), and none of my regular mods are shown for some reason.
There is no direct link yet so the users has to click update on his entry once if the usergroup changes.
As for the moderators, they should be mod as primary usergroup.
Can you please check?
Are they not listed as normal users?
Omega Prime
04-17-2006, 07:05 PM
I do have them as a primary usergroup, yet I still don't see them listed. Also, is there any idea about how come refreshing the page sometimes doesn't show all users? I sometimes don't even see myself there (I'm in Rhode Island), so I dunno if it's a glitch in the program or the browser I use (firefox).
username12
04-17-2006, 08:43 PM
First report I get
You can set the color per group in the options normally.
If they are part of the standard groups everything should work out fine. Can you make sure the primary group is the standard and then it should be fine.
Imported from where?
My supermods managed to get around it by simply updating their entries. My imported admin usergroup (imported from UBB) are still listed as normal members, though.
stonyarc
04-17-2006, 08:44 PM
I do have them as a primary usergroup, yet I still don't see them listed. Also, is there any idea about how come refreshing the page sometimes doesn't show all users? I sometimes don't even see myself there (I'm in Rhode Island), so I dunno if it's a glitch in the program or the browser I use (firefox).
Starting from 150 + the script does take some time to place all the markers. The faster your server the faster it should go.
But there is a clear volume warning in the main page.
Can the mods see their "your entry" page and they taken to the update or insert page?
Can you please check what ID your moderator group is ?
Tyegurl
04-18-2006, 01:40 AM
okay i have a request or two....
when ballons are right on top of eachother is there a way to distinguish them or rather can there be one? ( i have a problem with this lol obviously. my forum states 8 users but only 7 balloons. finally noticed a slightly darker and wider edge to a balloon. have to click just right to bring the member up.)
maybe a solution would be to list the members somewhere or the member groups and then the members like a drop down menu or something...then when you click on the member their balloon will glow or blink or something crazy to get your attention....
Trana
04-18-2006, 02:33 AM
Mine never seems to show anyone, I let it sit and load for a while too.
I can see myself when I click on Your Entry, but only then.
stonyarc
04-18-2006, 10:57 AM
Internet Explorer may have given some help:
Line: 409
Char: 4
Error: 'documentElement' is null or not an object
Code: 0
URL: http://www.mini2.com/forum/vbgooglemap.php
Line 409 is:
markers = xmlDoc.documentElement.getElementsByTagName("marker");
Mini,
Please make sure you upload all files again !!!
http://www.mini2.com/forum/markers.xml doesn't seem to exist
stonyarc
04-18-2006, 10:58 AM
okay i have a request or two....
when ballons are right on top of eachother is there a way to distinguish them or rather can there be one? ( i have a problem with this lol obviously. my forum states 8 users but only 7 balloons. finally noticed a slightly darker and wider edge to a balloon. have to click just right to bring the member up.)
maybe a solution would be to list the members somewhere or the member groups and then the members like a drop down menu or something...then when you click on the member their balloon will glow or blink or something crazy to get your attention....
Changing the default zoom in the backend will allow a better visibility.
The listing is in the making for version 2.0.3 or 2.0.4
stonyarc
04-18-2006, 10:59 AM
Mine never seems to show anyone, I let it sit and load for a while too.
I can see myself when I click on Your Entry, but only then.
Please if you want support post a URL and make sure I can access the map without registering.
stonyarc
04-18-2006, 11:11 AM
Mine never seems to show anyone, I let it sit and load for a while too.
I can see myself when I click on Your Entry, but only then.
Did you follow all instructions in the file?
Did you upload all the files?
I cannot access http://www.mini2.com/forum/markers.xml
Tyegurl
04-18-2006, 11:51 AM
markers.xml shouldn't be displayed...should it?
you need to point your browser at vbgooglemap.php...
stonyarc
04-18-2006, 12:12 PM
And yes, it should render as xml eg: http://www.xboxusersgroup.com/forums/markers.xml
There might be a data issue.
Can you please attach the xml file?
Also remove any old VBGooglemap.php you might have and make sure you reverted the templates if they were changed
stonyarc
04-18-2006, 12:29 PM
Sorted.
For some strange reason (unrelated) I must have mess up my apache settings, I needed to add back in xml (using addtype) and all is well.
:surprised: :banana: :rolleyes:
Nice it worked all out.
The code for special chars does normally take care of all the data posibilities
so I'm happy it works now.
524 users and it still loads nicely. Nice to see that.
stonyarc
04-18-2006, 12:45 PM
Don't forget you can have them link to their spot directly in the postbit or in the memberinfo now too
https://vborg.vbsupport.ru/showthread.php?t=113055
Trana
04-18-2006, 09:16 PM
For some strange reason (unrelated) I must have mess up my apache settings, I needed to add back in xml (using addtype) and all is well.
Can you tell me what you did here? I am running IIS but I am getting the same error/problem that you originally had.
When I open the XML file in my browser I just get a blank page.
Thanks!
stonyarc
04-18-2006, 11:32 PM
Can you tell me what you did here? I am running IIS but I am getting the same error/problem that you originally had.
When I open the XML file in my browser I just get a blank page.
Thanks!
I really think it's a config issue on IIS or php config issue on IIS.
It's not normal that a plain xml file like markers.xml is unreadable on your server
In attachment 2 test files please upload them and see if they show empty too.
If they show up empty, your server/php config maybe the issue.
Also check if the .htaccess hasn't got a xml entry somewhere in it that sets xml applications.
cavyspirit
04-18-2006, 11:46 PM
I want my avatar larger. Changed it to 80 in setup, but it's still showing up as 50.
Also, I don't want Super Moderators as a member group. Where can I customize that display? I'd like some other member types and colors displayed. Is that possible?
stonyarc
04-19-2006, 06:54 AM
I want my avatar larger. Changed it to 80 in setup, but it's still showing up as 50.
Also, I don't want Super Moderators as a member group. Where can I customize that display? I'd like some other member types and colors displayed. Is that possible?
That flexibilty is plannend for 2.0.3 or 2.0.4.
There was a typo in the avatarwidth setting. The version now only is fixed. Just reimport the xml with overwrite to yes
You'll have to dig in the code for that one now (not that easy)
cavyspirit
04-19-2006, 07:16 AM
Thx. Any fix for the apostrophe problem in the text?
stonyarc
04-19-2006, 09:20 AM
Thx. Any fix for the apostrophe problem in the text?
It should show up as escaped now. It's currently needed because the XML file otherwise freaks out
stonyarc
04-19-2006, 02:57 PM
I have linux and apache but for some reason xml file types were not included in the httpd conf files (?!) so I just had to add them in again. No idea why they were removed in this case, I might have even done it myself for some strange reason. :eek:
Nah, it's the voodoo magic of the vbgooglemap :D :D :D
pjdaley
04-19-2006, 06:30 PM
I think this hack is awesome, relly shows where the users are on your fourms and is just an awesome idea. He even helped me get some of it figured out on my site. Thanks a million :)!!!!
caliman
04-19-2006, 06:35 PM
I didn't see this on the demo version:
"2.0.2 NOW ONLINE CURRENT VERSION
This includes
- list pages for the members on the map with pagination"
Did I miss something?
stonyarc
04-19-2006, 07:15 PM
I didn't see this on the demo version:
"2.0.2 NOW ONLINE CURRENT VERSION
This includes
- list pages for the members on the map with pagination"
Did I miss something?
This has been moved to version 2.0.3 or 2.0.4
It should be online fast enough
* progging in turbo mode *
S@NL - BlackBik
04-19-2006, 07:58 PM
Thanks Stonyarc, very nice update indeed :)
One question. Since the Netherlands (as Belgium) are not yet mapped, I would like to start the map in hybrid mode as a default.
On the old version I got that working.
Is that also possible in this version?
stonyarc
04-19-2006, 08:19 PM
Thanks Stonyarc, very nice update indeed :)
One question. Since the Netherlands (as Belgium) are not yet mapped, I would like to start the map in hybrid mode as a default.
On the old version I got that working.
Is that also possible in this version?
It's already indicated in this thread a few times but the thread is getting too big.
I'm thinking of asking the mods to prune.
in the vbgooglemap_display_map
Look for
map = new GMap2(document.getElementById("map"),{mapTypes:[G_NORMAL_MAP,G_SATELLITE_MAP,G_HYBRID_MAP]});
Change to
map = new GMap2(document.getElementById("map"),{mapTypes:[G_SATELLITE_MAP,G_NORMAL_MAP,G_HYBRID_MAP]});
that should fix it
S@NL - BlackBik
04-19-2006, 08:46 PM
Thanks a lot.
I just moved "G_HYBRID_MAP" upfront and that's my default now.
I did a search in this thread on "hybrid", but i didn't find this sollution.
Thanks for spelling it out ones more :)
OrangeFlea
04-20-2006, 09:50 AM
Who was the Google Maps user that had the custom-made map of a fantasy/medieval theme? I saw it somewhere in this thread, but can no longer locate it. I'm really interested in appropriating something like that before downloading this awesome hack.
stonyarc
04-20-2006, 12:07 PM
Who was the Google Maps user that had the custom-made map of a fantasy/medieval theme? I saw it somewhere in this thread, but can no longer locate it. I'm really interested in appropriating something like that before downloading this awesome hack.
You can build your style around it.
The version 2.0.2 stores the markers locally so you can even create your own markers as long as you respect the filenames.
stonyarc
04-20-2006, 05:25 PM
https://vborg.vbsupport.ru/
Could this be ??????:rolleyes:
captainandy
04-20-2006, 07:40 PM
I hope this is the right place for this - as I'm very new to all of this. But - I get a "googlemap is registered for another website" alert. Even when I look at some of the other sites that are listed in this thread. Both on IE and FF. I've created the API key from my google login for that site. Have anyone of you run into this too? Or it may be a dern newbie thing...
Mark
stonyarc
04-20-2006, 08:01 PM
I hope this is the right place for this - as I'm very new to all of this. But - I get a "googlemap is registered for another website" alert. Even when I look at some of the other sites that are listed in this thread. Both on IE and FF. I've created the API key from my google login for that site. Have anyone of you run into this too? Or it may be a dern newbie thing...
Mark
Did you create if for the forum URL ?
it has to be for the root where the vbgooglemap.php script is in.
Please add a link if you request support
Gizmo999
04-21-2006, 04:17 PM
http://www.stonyarc.com/images/t01.png
Could this be ??????:rolleyes:
hmm........ just teasing us huh :D
Gizmo999
04-21-2006, 07:22 PM
Hmm, just noticed a small problem in 2.0.2 clicking on the map used to centre the map to that point, it no longer does this, I need to double click, is this just my mac/safari/firefox set-up or has anyone else noticed this in Windoze??
updating a pin doesn't seem to work either, i double click to move my entry but the lat and long don't change :(
stonyarc
04-21-2006, 08:26 PM
Hmm, just noticed a small problem in 2.0.2 clicking on the map used to centre the map to that point, it no longer does this, I need to double click, is this just my mac/safari/firefox set-up or has anyone else noticed this in Windoze??
updating a pin doesn't seem to work either, i double click to move my entry but the lat and long don't change :(
Try uploading the version 2.0.2 now online. There have been some minor changes.
There was a naming issues in the update screen which was causing the effect your describing.
Just handle it as a normal update like in the pdf only the template xml needs to be uploaded and overwrite to yes
Gizmo999
04-21-2006, 08:50 PM
Try uploading the version 2.0.2 now online. There have been some minor changes.
There was a naming issues in the update screen which was causing the effect your describing.
Just handle it as a normal update like in the pdf only the template xml needs to be uploaded and overwrite to yes
thats fixed the edit entry lat and long updating but it still needs a double click to get map to move to centre, wonder if its another hack i have added causing it?
stonyarc
04-21-2006, 09:20 PM
thats fixed the edit entry lat and long updating but it still needs a double click to get map to move to centre, wonder if its another hack i have added causing it?
As it's indicated in the text above the map it does require a double click as I want the single click to be free for future use.
Sorry about that. It's needed for some cool new thingy I'm trying to create
And yes I'm teasing with the screenshot.
If all goes well I'll have an ALPHA version running on sunday of vbgooglemap Hotspot Edition.
So any potential ALPHA testers just send me a PM
stonyarc
04-22-2006, 08:24 PM
Hey,
I got a few screenshots of googlemap hotspot edition.
Dev is going ok
Also see post just above this one
steven s
04-22-2006, 08:55 PM
I can't wait.
I want to develop a new forum and need this.
Could there be two urls?
One I need to go to a specific website and the other to a particular forum.
stonyarc
04-22-2006, 09:32 PM
I can't wait.
I want to develop a new forum and need this.
Could there be two urls?
One I need to go to a specific website and the other to a particular forum.
there is no interaction between vbgooglemap member and hse they can even run on the same site without a problem
Dusty Miller
04-22-2006, 10:18 PM
It's looking really good - will we be able to link to the marker so i will be in the centre of the map? and will we be able to specify a zoom level? Will we be able change the Tab Names to something like Details and Image?
Can't wait to get my hands on it !!
Keep up the good work
devguru
04-23-2006, 12:29 AM
stonyarc, I have a Googlemap vbulletin plugin in my forum too. It's a little different from yours:
1) it uses Google Map wrapper class for google map API: PHP GoogleMapAPI
http://www.phpinsider.com/php/code/GoogleMapAPI/
2) it has the of geocoding ability (the ability to convert a street address to latitude and longitude , for example support a Canadian Postal Code or Address for eg. M2J 3R7 or 277 Wellington Street West Toronto )
3) it supports query information by distance.
you can see these functions in this website:
http://www.iask.ca/
I am not sure to release this as a new vBulletin plugin, do you like to intergrate them into your code?
stonyarc
04-23-2006, 08:14 AM
Devguru,
Thanks for the tip.
And I'm writing all this code ;) It's a good training.
There is a slight problem with the class. It's not API v2 compliant as the vbgooglemap is since the V2.0.0. I'll have a check if I can rewrite the class to make it compliant as google will discontinue v1 somewhere in the future. I was even writing my own class so I think I'll probably integrate it if you don't mind. There's not a lot of point in multiple mods doing the same things.
vbgooglemap has also support for custom markers
I'll release hotspot edition as is and take it from there. Address support isn't possible on a global scale so that's not integrated in the vbgooglemap. It would be nice but there's the privacy thingy again.
There are some sites that offer global address support but these are paying services where you have to pay for each query you launch so that's not a possibilty. Moreover the database for global support is HUGE.
Hotspot Edition will do just that and even more. Thanks for asking.
stonyarc
04-23-2006, 08:17 AM
It's looking really good - will we be able to link to the marker so i will be in the centre of the map? and will we be able to specify a zoom level? Will we be able change the Tab Names to something like Details and Image?
Can't wait to get my hands on it !!
Keep up the good work
If you click your entry on the Member Edition you'll see that this is already supported. So yes, it's also supported in the HSE
I even released a how to for the postbit integration.
Dez_U
04-23-2006, 10:17 AM
I have a problem viewing wit IE, see my link.
I am sure its something I have done as it looks fine in firefox but any help would be great
http://www.refrigeration-engineer.com/forums/vbgooglemap.php
stonyarc
04-23-2006, 11:31 AM
I have a problem viewing wit IE, see my link.
I am sure its something I have done as it looks fine in firefox but any help would be great
http://www.refrigeration-engineer.com/forums/vbgooglemap.php
The DIV where the googlemap loads is called "map".
You can get this effect if you have an image map loading on your site with the same name.
<map name="Map">
<area shape="rect" coords="449,3,789,99" href="http://www.refrigeration-engineer.com/jobs" target="_blank">
</map>
In combination with this
<img src="http://www.refrigeration-engineer.com/forums/images/misc/head/banner.jpg" width="789" height="100" border="0" usemap="#Map">
That line is the cause
To fix
<map name="Map1">
<area shape="rect" coords="449,3,789,99" href="http://www.refrigeration-engineer.com/jobs" target="_blank">
</map>
In combination with this
<img src="http://www.refrigeration-engineer.com/forums/images/misc/head/banner.jpg" width="789" height="100" border="0" usemap="#Map1">
This should help you out
OrangeFlea
04-23-2006, 11:42 AM
You can build your style around it.
The version 2.0.2 stores the markers locally so you can even create your own markers as long as you respect the filenames.
So I can replace the default map with a custom made map? Because that's exactly what I saw in that other user's board.
Dez_U
04-23-2006, 12:35 PM
The DIV where the googlemap loads is called "map".
You can get this effect if you have an image map loading on your site with the same name.
<map name="Map">
<area shape="rect" coords="449,3,789,99" href="http://www.refrigeration-engineer.com/jobs" target="_blank">
</map>
In combination with this
<img src="http://www.refrigeration-engineer.com/forums/images/misc/head/banner.jpg" width="789" height="100" border="0" usemap="#Map">
That line is the cause
To fix
<map name="Map1">
<area shape="rect" coords="449,3,789,99" href="http://www.refrigeration-engineer.com/jobs" target="_blank">
</map>
In combination with this
<img src="http://www.refrigeration-engineer.com/forums/images/misc/head/banner.jpg" width="789" height="100" border="0" usemap="#Map1">
This should help you out
sorry, where am I looking for the above?
Thanks
stonyarc
04-23-2006, 01:48 PM
In you main template probably FORUMHOME
stonyarc
04-23-2006, 01:50 PM
So I can replace the default map with a custom made map? Because that's exactly what I saw in that other user's board.
You can change the default view standard in code but additionally the vbgooglemap also lets you create your own marker images if you want (/images/googlemap)
The core map remains the same and is of course google technology.
Dez_U
04-23-2006, 02:22 PM
maybe this is the problem, I have looked in FORUMHOME and all the googlemap templates and I canny see the above code you speak of ..... mmmm, any help please?
sinucello
04-23-2006, 02:43 PM
Hi stonyarc,
great extension, my forum-members love it ;-).
One remark:
a lot of the users try to enter their coordinates directly and use the wrong strings with the degree chars like: 47.6833 / 47° 40' 60
Then I get error-mails:
Database error in vBulletin 3.5.4:
Invalid SQL:
INSERT INTO googlemap (userid,username,usergroupid,text_map,lat_map,lng_ map) VALUES ('1120','testuser','2','Testuser','47.6833 / 47° 40' 60'' ...','9.83333 / 9° 49' 60''');
Would it be possible to check the form for degree chars with JavaScript when the forum is submitted?
I also need a filter-feature that would allow the user to show only the markers of a certain usergroup. Is that possible? I`d sponsor this one, just drop me a line.
groetjes,
Sacha
sinucello
04-23-2006, 03:14 PM
Hi,
I just updated the smallhelp phrase in german, maybe it`s useful for someone else
Ermittle den L?ngen- und Breitengrad deines Wohnortes durch Vergr?sserung (zum Vergr?ssern einfach den Schieber auf der Skala nach oben bewegen und ggf. in die Satellitenansicht wechseln) und hin- un herziehen der Karte mit gedr?ckter linker Maustaste. Ein DOPPELKLICK zentriert die Karte punktgenau z. B. auf deinem Wohnhaus. Nach Eingabe der richtigen Koordinaten brauchst du nur noch das Textfeld auszuf?llen und auf "Aktualisieren" zu klicken. M?glicherweise ist es wesentlich einfacher, wenn du die Koordinaten deines Wohnortes hier: http://www.fallingrain.com/world/GM/ heraussuchst und direkt in die Eingabefelder links einf?gst. Dabei aber bitte beachten, dass immer nur der erste Wert eintragen wird. Also bei L?ngengrad z. B. "9.83333" und bei Breitengrad z. B. "47.6833".
I think this link: http://www.fallingrain.com/world/ could be added to the original phrase as it contains all coordinates of all towns worldwide (don`t know if it`s really true).
Ciao,
Sacha
stonyarc
04-23-2006, 05:16 PM
Hi,
I just updated the smallhelp phrase in german, maybe it`s useful for someone else
I think this link: http://www.fallingrain.com/world/ could be added to the original phrase as it contains all coordinates of all towns worldwide (don`t know if it`s really true).
Ciao,
Sacha
Great find.
I'll make it default in the next version
stonyarc
04-23-2006, 06:18 PM
All,
Got a little screenshot of the Hotspot Edition Insert page for you
See attachment
Dusty Miller
04-23-2006, 09:03 PM
The 'Insert page' looks really good. Is it possible to put like a cross overlay so we know where the centre is exactly? or something so we know the exact point the marker will be?
Can't wait to have a play..:banana:
Dusty Miller
04-23-2006, 09:06 PM
Forget my last... Didn't read the bit about double clicking on the exact spot on the map. :confused: :confused:
Za4a Tuner
04-23-2006, 10:40 PM
Hy stonyarc,
nice done!
I installed the last update ... and evry thing works fine.
but there is al little little little error in the admincp.
the phrases "setting_vbgooglemap_avatar_title" and "vbgooglemap_enable_avatar_title" are shown on the false place ;)
you should change the places @ the next release ;)
stonyarc
04-24-2006, 06:48 AM
Hy stonyarc,
nice done!
I installed the last update ... and evry thing works fine.
but there is al little little little error in the admincp.
the phrases "setting_vbgooglemap_avatar_title" and "vbgooglemap_enable_avatar_title" are shown on the false place ;)
you should change the places @ the next release ;)
Thanks
In version 2.0.3 the googlemap will have a private setting environment (own control panel home) so it shall be fixed.
JaniU
04-24-2006, 05:57 PM
I had 1.0.3 before and it worked OK. I upgraded and at least tried to follow all instructions, but I keep on getting "you do not have permission to access this page. This could be due to one of several reasons:"... when trying to access the googlemap. Tried uninstalling and installing again...
I can't find permission settings for googlemap under usergroup manager.
Any ideas?
stonyarc
04-24-2006, 06:11 PM
I had 1.0.3 before and it worked OK. I upgraded and at least tried to follow all instructions, but I keep on getting "you do not have permission to access this page. This could be due to one of several reasons:"... when trying to access the googlemap. Tried uninstalling and installing again...
I can't find permission settings for googlemap under usergroup manager.
Any ideas?
I think you may have forgotten to upload all the files. make sure you upload all files in the upload directory.
Also revert all templates and install the product xml with overwrite to yes.
That will rebuild the bitfields once you have uploaded the files.
stonyarc
04-24-2006, 06:13 PM
HSE News,
To set the markers in Hotspot edition you'll just have to click once a marker will be inserted and the map will autocenter.
This will be integrated in the Member edition too.
MrNase
04-25-2006, 03:41 PM
Finally there are detailed maps available for Europe! :)
I have tried to combine Google Maps' new feature into my map but it seems to be misaligned.
Information about the change: http://googlemapsapi.blogspot.com/2006/04/revision-246-of-api-v2.html
My map: http://www.pagodentreff.de/diskussionsforum/vbgooglemap.php
The overview map is stuck to the right hand side of the page. :(
stonyarc
04-25-2006, 05:11 PM
Finally there are detailed maps available for Europe! :)
I have tried to combine Google Maps' new feature into my map but it seems to be misaligned.
Information about the change: http://googlemapsapi.blogspot.com/2006/04/revision-246-of-api-v2.html
My map: http://www.pagodentreff.de/diskussionsforum/vbgooglemap.php
The overview map is stuck to the right hand side of the page. :(
I'm building it in Hotspot Edition and I'll integrate it in 2.0.3 which is about planned for this weekend
Other big news:
The set your location from HSE will be build in 2.0.3.
This uses a single click to add a real marker on the small map and autocenters it so that no more mistakes can be made.
click on another location removes the old marker and place a new one on the new location with a center to that spot.
MrNase
04-25-2006, 06:27 PM
It should be ready this weekend? That's good because I want to go live with the map, my members are waiting for it. :)
stonyarc
04-25-2006, 06:46 PM
Got 2 new screenshots for you
1. small overview map in main map
2. list view of all entries with filter option
stonyarc
04-25-2006, 06:50 PM
It should be ready this weekend? That's good because I want to go live with the map, my members are waiting for it. :)
You want hotspot to be ready do you ::bandit:
MrNase
04-25-2006, 06:58 PM
I do! But when I am allowed to make reservations: Your copyright grows bigger from every released version. Don't get me wrong, I really appreciate the hard work you have put into this script but your copyright, from what I see from the screenshots, is even bigger than vBulletin's copyright.
The HSE is a new extension which has nothing to do with this version?
Gizmo999
04-25-2006, 07:05 PM
You want hotspot to be ready do you ::bandit:
yup, we do :D, no problem with size of copyright from me, the work you put in really is appreciated and deserves credit.
stonyarc
04-25-2006, 07:12 PM
I do! But when I am allowed to make reservations: Your copyright grows bigger from every released version. Don't get me wrong, I really appreciate the hard work you have put into this script but your copyright, from what I see from the screenshots, is even bigger than vBulletin's copyright.
The HSE is a new extension which has nothing to do with this version?
That's just because some people are ripping out everything and releasing it in their own name.
I just hate that.
MrNase
04-25-2006, 08:04 PM
That's just because some people are ripping out everything and releasing it in their own name.
I just hate that.
I can fully understand that but this notice won't stop them at all. :dead:
Any plans to have a branding-free option available for those who want it?
stonyarc
04-25-2006, 08:16 PM
I can fully understand that but this notice won't stop them at all. :dead:
Any plans to have a branding-free option available for those who want it?
Yes, that is an option.
I was thinking of a small copyright removal fee for the frontend
Dusty Miller
04-25-2006, 09:30 PM
Yes, that is an option.
I was thinking of a small copyright removal fee for the frontend
That's a good idea. :laugh: After all your efforts you deserve to get something out of it. Are you considering a donation button as well?
stonyarc
04-25-2006, 09:48 PM
That's a good idea. :laugh: After all your efforts you deserve to get something out of it. Are you considering a donation button as well?
There is already one in the first thread of this version of the googlemap so feel free :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.