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)

Za4a Tuner 05-29-2006 06:17 AM

Hy stonyarc,
what's about the prob with the avatars (small size)?
is there a way to deny ava's @ all?
a setting in the admincp to deaktivate the pictures on the ballon will be very nice!!!

users can "link" to any pics at the www ->
so there can be traffic for foreign webmasters cause of the linking @ my board!

so it would be nice, to deaktivate the second tab with the picture (including the uploadfield)

chris

Dstephan 05-29-2006 10:03 PM

I did a search and couldn't find any reference to this problem. I just upgraded to the new version and everything seems fine, except the pins don't show up. The users are still there and the pin SHADOWS show up - just not the pins themselves.

Markers.xml is set to 777. What am I doing wrong?

http://sideshowcollectors.com/forums/vbgooglemapme.php

Annapurna 05-30-2006 04:40 AM

your markers show up for me. no problem !

just the pictures for unregistered and moderators in the legend do not show...

Andreas

stonyarc 05-31-2006 05:37 PM

Quote:

Originally Posted by Dstephan
I did a search and couldn't find any reference to this problem. I just upgraded to the new version and everything seems fine, except the pins don't show up. The users are still there and the pin SHADOWS show up - just not the pins themselves.

Markers.xml is set to 777. What am I doing wrong?

http://sideshowcollectors.com/forums/vbgooglemapme.php


The only error I see is that you haven't assigned all usergroups or have hidden them from the legend.

The markers on the map are shown

marker images should be included in the correct style. I might have been that.

Annapurna 06-01-2006 06:19 AM

Hi stonyarc,

I've no idea why, but since yesterday evening the markers don't show up any more. I haven't changed anything.

There is an error message: 'documentElement' is 0 or no object
must be somewhere around this section of the code:
Code:

                var request = GXmlHttp.create();
                request.open("GET", "markers.xml?r=14505", true);
                request.onreadystatechange = function() {
                  if (request.readyState == 4) {
                        var xmlDoc = request.responseXML;
                        markers = xmlDoc.documentElement.getElementsByTagName("marker");
                        window.setTimeout(mapOne,timeOut);
//                        document.getElementById('nb').value=markers.length;
            id4 = document.getElementById('nb');
            id4.innerHTML = markers.length;

Do you have an idea?

Andreas

stonyarc 06-01-2006 07:52 PM

Quote:

Originally Posted by Annapurna
Hi stonyarc,

I've no idea why, but since yesterday evening the markers don't show up any more. I haven't changed anything.

There is an error message: 'documentElement' is 0 or no object
must be somewhere around this section of the code:
Code:

                var request = GXmlHttp.create();
                request.open("GET", "markers.xml?r=14505", true);
                request.onreadystatechange = function() {
                  if (request.readyState == 4) {
                        var xmlDoc = request.responseXML;
                        markers = xmlDoc.documentElement.getElementsByTagName("marker");
                        window.setTimeout(mapOne,timeOut);
//                        document.getElementById('nb').value=markers.length;
            id4 = document.getElementById('nb');
            id4.innerHTML = markers.length;

Do you have an idea?

Andreas

I think that a data error is causing this. Maybe somebody entered a strange char like & in his text. Can you check in the DB?

http://www.trekkingforum.com/forum/markers.xml

If you load that you'll see that it hangs on id 9

steven s 06-02-2006 10:03 AM

Upgraded with zero problems. This is great. :banana:
I might suggest in the upgrade instructions to record the goggle mapkey since it's will be overwritten.

Annapurna 06-02-2006 12:27 PM

Quote:

Originally Posted by stonyarc
I think that a data error is causing this. Maybe somebody entered a strange char like & in his text. Can you check in the DB?

http://www.trekkingforum.com/forum/markers.xml

If you load that you'll see that it hangs on id 9

Yes! That has been the problem!
The strange char has been a <
It occurred because in the Map-text they hit return to begin a new line, which has been set as a <br \> by the system, which consequentely caused that error.

I'm sure, it will happen again. Because it's a normal behaviour pressing return when writing a text. Is there an easy work-around?

Andreas

curriertech 06-03-2006 01:18 AM

Quote:

Originally Posted by stonyarc
Can you please post a link so that I can check?

Did you set the usergroup settings?

That's my problem, there are no googlemap permission settings under usergroups.

ramar 06-03-2006 08:34 AM

Quote:

Originally Posted by curriertech
That's my problem, there are no googlemap permission settings under usergroups.

This is my problem too. Vbulletin version: 3.5.3


All times are GMT. The time now is 07:29 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.02632 seconds
  • Memory Usage 1,751KB
  • 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_code_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