vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   VBGooglemap Member Edition (https://vborg.vbsupport.ru/showthread.php?t=99920)

DS MrSinister 11-03-2005 01:58 AM

i would to be on the safe side.

Omega Prime 11-03-2005 02:01 AM

Quote:

Originally Posted by stonyarc
Hello O Prime,

I checked your site. Don't forget to generate to correct google API key for your website (tokyo) and add it in the vboptions

Details are included in the installer.txt

Yeah, I already did that before I installed the map :)

TTG 11-03-2005 03:12 AM

Installed with no problems .. thanks for the addition :-

The Map

Clicked install

addict 11-03-2005 03:40 AM

Great mod!

Clicked Install

dirtycrow 11-03-2005 04:15 AM

PERFECT!!!!! thank you so much!

chader144 11-03-2005 04:57 AM

I love this.. (makin some good mods lately :) )

for future requests: can you add more fields or allow pictures to be added?

GuaRRand 11-03-2005 05:44 AM

Cant seem to get it to work.
I dont get an ENTRY button or anything...
I cleard the cache and restarted the browser etc... but still no go.
I just get the main empty worldmap.

ideas?

GuaRRand 11-03-2005 05:52 AM

I am using Firefox 1.51 BETA btw :)

AndyA 11-03-2005 06:51 AM

Great addition to my forum, thanks a lot.

www.throttlejockey.co.uk

sickboy6ths 11-03-2005 06:55 AM

Really great addition... Have been searching and waiting for this for quite a while... Full respect! Thanks!

berberber 11-03-2005 07:13 AM

Thanks I installed it, i ve explained my members they have to do it again, after Frappr

(http://help.berberber.com/)

stonyarc 11-03-2005 08:12 AM

Quote:

Originally Posted by GuaRRand
Cant seem to get it to work.
I dont get an ENTRY button or anything...
I cleard the cache and restarted the browser etc... but still no go.
I just get the main empty worldmap.
ideas?

The buttons are normally only hidden when not logged in.
Do you have a URL?
It was tested on firefox not on the beta :ermm:

/edit
Your map does work on all officially released browsers. If the problem remains after the release of the final new firefox I'll have a debug session.

I hurts to see that you removed the credits :disappointed:

stonyarc 11-03-2005 08:16 AM

Quote:

Originally Posted by chader144
I love this.. (makin some good mods lately :) )

for future requests: can you add more fields or allow pictures to be added?

The avatar could be nice but might make it heavier

stonyarc 11-03-2005 08:34 AM

Quote:

Originally Posted by steelerwatch
Nope. I said I did ALL the recommended fixes. Setting the xml file permissions was one of the things I did.

Very strange. Did you change items in the code? I cannot reproduce the error you are getting. Please download the latest version on the server and do a clean install (set OVERWRITE to yes in plugin). That kind of error can happen with special characters too but I should have captured them all. I don't see any unhandeld special char in your xml.

Did you change any data in the database directly because the lng and lat seems way of.

Advice:

1. Install the latest version
2. delete all entries in the googlemap table

http://www.steelernation.com/forums/markers.xml

Code:

                var request = GXmlHttp.create();
                request.open("GET", "markers.xml", true);
                request.onreadystatechange = function() {
                  if (request.readyState == 4) {
                        var xmlDoc = request.responseXML;
                        markers = xmlDoc.documentElement.getElementsByTagName("marker"); // THIS LINE IS IN ERROR
                        window.setTimeout(mapOne,timeOut);
                        document.getElementById('nb').value=markers.length;
                  } else {       
                        //alert(request.readyState);
                  }
                }
                request.send(null);


MrNase 11-03-2005 10:40 AM

Working great, thanks! :)

I have some questions/suggestions:

Can the filename please be in lowercase characters?

Can users enter the long. and alt. on theirselves? I have a list with the coordinates of most cities in Germany but the user still has to scroll around to find his city.

GuaRRand 11-03-2005 11:21 AM

WHy do only the large countries like the USA and UK have cities and roads etc on them??
The normal googlemap has detailed info about most countries/cities/villages.

Or is that part of the
Quote:

Planned Features
address locator for countries with detailled googlemaps
pagination

stonyarc 11-03-2005 11:32 AM

Quote:

Originally Posted by GuaRRand
WHy do only the large countries like the USA and UK have cities and roads etc on them??
The normal googlemap has detailed info about most countries/cities/villages.
Or is that part of the

Well in fact Google hasn't released the detailed maps of Europe and others yet.

This decission is up to google.

From what I've heard they are working on other countries as we speak

stonyarc 11-03-2005 11:35 AM

Quote:

Originally Posted by MrNase
Working great, thanks! :)
I have some questions/suggestions:
Can the filename please be in lowercase characters?
Can users enter the long. and alt. on theirselves? I have a list with the coordinates of most cities in Germany but the user still has to scroll around to find his city.

I'll release the next update in lowercase

You can edit the googlemap templates and change the <input text> for longitude an lattitude. Just remove to readonly's that are in there and your users can put it in themselves.
I think there are 4 occurences in total in VBGooglemap_display_yourlocation
VBGooglemap_set_yourlocation.

Hope this helps

stonyarc 11-03-2005 11:49 AM

<font color="Red">lattitude should be latitude => STATUS FIXED VERSION ON SERVER IS OK ONLY RELOAD PLUGIN (SET OVERWRITE YES)</font>

GuaRRand 11-03-2005 11:54 AM

Hehehe....

stonyarc 11-03-2005 01:18 PM

Well it's nice to see that you all like the VBGooglemap and VBStatExtended.

They still needs some work both but I'll get there. These are only the first ones I'm making.

BTW thank you for the nice ratings :smoke:

Carl Anderson 11-03-2005 01:33 PM

Is there any way around this I have a lot of users that have Firefox 1.5?

banshee 11-03-2005 01:44 PM

Love this addon, I've been waiting for a member map for over a year now and this works perfect.

Zip codes would be nice since everyone knows there zip code. Also if you do the Zip code can you make an option to pull from the users profile. I have other programs that give them details based on there zip code if provided in the Profile.

Thanks

AndyA 11-03-2005 01:47 PM

Something has happened to my map. it had several pins on it earlier today but now it doesn't show any at all. My long - lat is still set as before. Any ideas?

www.throttlejockey.co.uk

Colejo 11-03-2005 01:48 PM

How does the www.frappr.com map get their map to work with zip codes?

stonyarc 11-03-2005 01:54 PM

Quote:

Originally Posted by AndyA
Something has happened to my map. it had several pins on it earlier today but now it doesn't show any at all. My long - lat is still set as before. Any ideas?
www.throttlejockey.co.uk

Andy,

I think I found your error.

If you look at the text entry "This is me, Mr "Z"". The double quotes make it behave crazy.

Please remove those and it should be fine. You can do that directly in the googlemap db. I'll correct the php script to escape those random quotes.

stonyarc 11-03-2005 01:55 PM

Quote:

Originally Posted by Carl Anderson
Is there any way around this I have a lot of users that have Firefox 1.5?

I've added it to the known issues list. I'll be looking at it in a little while.

stonyarc 11-03-2005 01:59 PM

Quote:

Originally Posted by Colejo
How does the www.frappr.com map get their map to work with zip codes?

Because they have a large zipcode / L&L database behind it.

http://earth-info.nga.mil/gns/html/cntry_files.html this one has about all zipcodes and locations in the world except US.

I could mix up a super global DB for the zipcodes but than it would be very hard on diskspace and your database server if you don't have enough performance in there.

AndyA 11-03-2005 02:03 PM

I still see my map but no pins.

http://www.throttlejockey.co.uk/forum/VBGooglemap.php

AndyA 11-03-2005 02:05 PM

Quote:

Originally Posted by stonyarc
Andy,

I think I found your error.

If you look at the text entry "This is me, Mr "Z"". The double quotes make it behave crazy.

Please remove those and it should be fine. You can do that directly in the googlemap db. I'll correct the php script to escape those random quotes.

Sorry but I'm unsure what to do ?

stonyarc 11-03-2005 02:06 PM

Quote:

Originally Posted by AndyA
Sorry but I'm unsure what to do ?

Go to phpmyadmin / open your database / go to the googlemap table / select browse

Go to the user Zimtok and in the text field remove the double quotes around his Z

AndyA 11-03-2005 02:10 PM

I see a tick box, a pen symbol and an X . . . what do I do next ?

AndyA 11-03-2005 02:13 PM

Aha, figured it out, thanks for your help.

Will you let me know if you release an update ? :nervous:

stonyarc 11-03-2005 02:16 PM

Quote:

Originally Posted by AndyA
Aha, figured it out, thanks for your help.

Will you let me know if you release an update ? :nervous:

Testing the updated script now to correct the single and double quote issue.

Quick fix

Add
Code:

       
$texte = str_replace( '"', '', $texte );
$texte = str_replace( '\'', '', $texte );

To the replace_accent function in VBGooglmap.php or Install version 1.0.1

Don't forget to restart your browser or clear your cache before testing the updated version

dirtycrow 11-03-2005 02:29 PM

Quote:

Originally Posted by stonyarc
Testing the updated script now to correct the single and double quote issue.

Quick fix

Add
Code:

       
$texte = str_replace( '"', '', $texte );
$texte = str_replace( '\'', '', $texte );

To the replace_accent function in VBGooglmap.php or Install version 1.0.1

where do you add that?

Carl Anderson 11-03-2005 02:29 PM

Quote:

Originally Posted by stonyarc
Testing the updated script now to correct the single and double quote issue.

Quick fix

Add
Code:

       
$texte = str_replace( '"', '', $texte );
$texte = str_replace( '\'', '', $texte );

To the replace_accent function in VBGooglmap.php or Install version 1.0.1

Can we just upload the new VBGooglmap.php?

stonyarc 11-03-2005 02:31 PM

Just add it below

Code:

$texte = str_replace( '&', ' ', $texte );
You can also download the zip-file and use FTP to overwrite the VBGooglemap.php. This might be easier.

stonyarc 11-03-2005 02:32 PM

Quote:

Originally Posted by Carl Anderson
Can we just upload the new VBGooglmap.php?

Yep that is the cleanest way.
I just started looking at the Firefox issue now. This type of issues is why I really wanted it to be released in beta. I'm sure you all will tell me when it's ready for full release.

stonyarc 11-03-2005 02:37 PM

Quote:

Originally Posted by steelerwatch
Nope. I said I did ALL the recommended fixes. Setting the xml file permissions was one of the things I did.

If I click http://www.steelernation.com/forums/VBGooglemap.php

I get the "Cannot open XML File error" that is due to permissions

Colejo 11-03-2005 02:48 PM

I finally installed it. Thanks.


All times are GMT. The time now is 12:47 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01902 seconds
  • Memory Usage 1,832KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete