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)

Atlantean 12-07-2008 05:14 PM

The markers are no longer visable on my forum http://totalopel.com/forum/vbgooglemapme.php

The info is in the database as I can see in from the control panel and it will also zoom in to the users location when you click on My Location.

Any idea what has gone wrong?

lpetrich 12-08-2008 12:34 AM

I recommend trying ZeroHour's fix in the 3.6 version of this thread. That fixed the disappearing-markers problem for me; it is due to the original version producing malformed XML for <forum-root>/markers.xml

And I invite you people to try out my fixes also.

Atlantean 12-08-2008 07:42 AM

Thanks lpetrich - I shall give it a go later!

Atlantean 12-09-2008 07:49 AM

Quote:

Originally Posted by lpetrich (Post 1680642)
I recommend trying ZeroHour's fix

That did the job - markers are back again :up:

Blaster_CGN 01-17-2009 09:09 AM

Hi,

since a few weeks i have a problem with 3.01 version.
When i visit the VBGoogleMap all Browser stop the Script with Error:
Warning: Slow script
(http://www.cbf-1000.de/VBForum/vbgoo...hp?do=showmain)
- Stop or Contiunue

It allways stop on the same Number (Loaded) 539 of 546


What can i do?


Greets Blaster

Mark Tomlinson 01-20-2009 02:21 PM

Quote:

Originally Posted by Blaster_CGN (Post 1715524)
Hi,

since a few weeks i have a problem with 3.01 version.
When i visit the VBGoogleMap all Browser stop the Script with Error:
Warning: Slow script
(http://www.cbf-1000.de/VBForum/vbgoo...hp?do=showmain)
- Stop or Contiunue

It allways stop on the same Number (Loaded) 539 of 546


What can i do?


Greets Blaster

When I look at http://www.cbf-1000.de/VBForum/markers.xml, marker 539 looks like this -
Code:

<marker mapid="612"  title_map="TGIF" lng="7.9487371444702" lat="48.090750620063" userid="2515" username="TGIF" text_map="Ich glaub\', hier bleib\' ich" type="green" pimage="http://www.cbf-1000.de/VBForum/images/googlemapme/noimage.png" />
Notice the part that reads
Code:

text_map="Ich glaub\', hier bleib\' ich"
This plug-in has a notoriously bad time with special characters. Try editing markers.xml and change the line to text_map is null, like the following.
Code:

<marker mapid="612"  title_map="TGIF" lng="7.9487371444702" lat="48.090750620063" userid="2515" username="TGIF" text_map="" type="green" pimage="http://www.cbf-1000.de/VBForum/images/googlemapme/noimage.png" />
That should fix the problem temporarily. A permanent fix can be found earlier in this thread.

Trana 01-22-2009 01:43 AM

Is there a way to create site markers for locations without having a member tag it? For example, I would like to hardcode some local attractions.

Can this be done in this version?

Blaster_CGN 01-22-2009 04:10 PM

Quote:

Originally Posted by Mark Tomlinson (Post 1719011)
A permanent fix can be found earlier in this thread.

Thx a lot for quick help!!
Did you have the Post-Number?
I could not find the Post.

Thx
Blaster

Mark Tomlinson 01-22-2009 04:57 PM

Yes, about two pages back somone points to a fix from member ZeroHour. You can find ZeroHour's post here.

https://vborg.vbsupport.ru/showthrea...51#post1456251

manning 01-26-2009 02:02 PM

There appear to be errors on the sample page - anyone have this up and working on 3.7 and have a link to your site?


All times are GMT. The time now is 04:49 AM.

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.02774 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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