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)

stonyarc 11-04-2005 02:40 PM

Quote:

Originally Posted by The Geek
I havent looked at the code - however why not just use htmlspecialchars() or vbs htmlspecialchars_uni() function to write the data to the markers?

I was already testing that. But stil thanks

The htmlspecialchars is not enough. Problem starts with the creation parsing of the markers.xml clientside. There are some characters that make the XML parsing go bananas.

DB insert/update is never the issue.

Version 1.0.2 will be released later tonight. I added more characters to the list to filter out before creating the xml file.

GrendelKhan{TSU 11-04-2005 03:40 PM

wow!! how freakin cool is this??
nice job!! WORKS GREAT on 3.5.0

[high]* GrendelKhan{TSU installs with big grin!! ^_^
[/high]

one request:

CAN YOU MAKE PHRASES FOR THIS?????

its a world map and I got multi-language site. ;) :)

stonyarc 11-04-2005 03:49 PM

Quote:

Originally Posted by GrendelKhan{TSU
wow!! how freakin cool is this??
nice job!! WORKS GREAT on 3.5.0

[high]* GrendelKhan{TSU installs with big grin!! ^_^
[/high]

one request:

CAN YOU MAKE PHRASES FOR THIS?????

its a world map and I got multi-language site. ;) :)

Sure,

Which would you like in phrases?

The full text in the templates too?

addict 11-04-2005 04:07 PM

I found a little bug using Safari, so I'm not sure if it affects other browsers...

How to reproduce:
1. Click on a marker to open the balloon.
2. Without closing the balloon, click anywhere else on the map.

On Safari (not sure with other browsers), the map completely disappears, and the latitude/longitude fields show 'NaN' (I assume for 'not a number').

I wonder if you could add some code to handle this situation... like maybe force the balloon close before updating the latitude/longitude?

Otherwise this is great stuff... my users are loving it so far.

MrNase 11-04-2005 04:31 PM

For a little performance boost, in VBGooglemap.php you should replace all:

PHP Code:

$db->query

with

PHP Code:

$db->query_write


stonyarc: Please make sure to use query_read and query_write where they are needed :)

addict 11-04-2005 04:32 PM

Well, I found a little different bug using IE 6.0.2800.1106 on Windows 2000.

I attached a screenshot of what the balloon pop-up is doing. However, it doesn't have the same 'NaN' bug I reported with Safari... it 'does' close the bubble and update the map.

Once again, thanks for the great extension. :)

GrendelKhan{TSU 11-04-2005 04:34 PM

Quote:

Originally Posted by stonyarc
Sure,

Which would you like in phrases?

The full text in the templates too?

definitely!!

basically...gulp..... everything (or anything that is possible)!! :p :)
that would be KICK@SS!!!

it soo sucks when there is a great hack but no full phrases. :( many of user get way bummed.

stonyarc 11-04-2005 06:24 PM

All,

I posted a little roadmap in the first reply.

I'll add features as progress is made

https://vborg.vbsupport.ru/showthrea...978#post810978

Greetz

Holidazed 11-04-2005 07:09 PM

Quote:

Originally Posted by stonyarc
Ok here it goes

To edit the color of the text displayed in the balloon

Go to the VBGooglemap_display_map template
(It also occurs in the other templates but it's currently not used YET)

Awesome! Perfect fix. This is so cool.

Now, is there a way to color code more groups? Right now you just do moderator (which you include admins in) and member. Can we add something so we can assign images or colors to all our groups?

stonyarc 11-04-2005 07:33 PM

Quote:

Originally Posted by bitg
Awesome! Perfect fix. This is so cool.

Now, is there a way to color code more groups? Right now you just do moderator (which you include admins in) and member. Can we add something so we can assign images or colors to all our groups?

I added "assign images or colors to all groups in admin CP" to the roadmap for 1.0.3


All times are GMT. The time now is 05:15 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.02357 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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