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)

omsa 12-10-2006 02:51 PM

Can someone PLEASE post an example (for us non-php types) of how they inserted the $post[findme] into the legacy postbit?

Thanks!

omsa 12-12-2006 07:25 PM

anyone?

ShaggyDog 12-14-2006 08:00 PM

Thanks for this it was just what I was looking for

I've got a minor problem, I'm not sure if I've done something wrong, but I can't get the pins to show on the map, I've cleared my cache, tried different browsers all to no avail, url is http://www.bikesandriders.co.uk/forum/vbgooglemapme.php

Any ideas anyone?

rolandogomez 12-17-2006 11:46 PM

Did all, went to upload the product, got this error message:

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
Bitfield Collision: canadminvbjournal = canadminvbgooglemapme

Any ideas for a non-coder? Thanks, rg.

MagiKelly 12-18-2006 08:23 AM

I have both installed but have the same error flagging up in various bits in the Admin Panel. I also cannot install further hacks as I get the same error message.

zafrir 12-18-2006 10:21 AM

Hi,

Just installed, everything looks OK.
I can not see any added member on the map....:surprised:
any suggestions???

rolandogomez 12-19-2006 05:33 AM

I deleted the bitfield_vbgooglemap.xml from the includes directory and was able to reload other hacks. Apparently bitfield_vbgooglemap.xml is the source of the problem...not sure why, thanks, rg.

zafrir 12-19-2006 05:36 AM

Quote:

Originally Posted by ShaggyDog (Post 1138699)
Thanks for this it was just what I was looking for

I've got a minor problem, I'm not sure if I've done something wrong, but I can't get the pins to show on the map, I've cleared my cache, tried different browsers all to no avail, url is http://www.bikesandriders.co.uk/forum/vbgooglemapme.php

Any ideas anyone?

What VB version you are using?? - I have the same problem...

zafrir 12-19-2006 06:04 AM

Looking at the browser error report I get:

Error: xmlDoc has no properties
Source File: http://www.attunity.com/forums/vbgooglemapme.php
Line: 1154

comes from:
PHP Code:

    map.setCenter(new GLatLng(dlat,dlng),dzoom);

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

          } else {    
            
//alert(request.readyState); 
          
}
        } 
        
request.send(null);
      } 

any suggetions?

Bounce 12-27-2006 08:46 PM

How come its not updating the version number, just upgraded from V 1.0.3 to 1.04 but still has (c)2006 V1.0.3 onmy forums

I've uploaded and overwrote all the files and the new product,not a major hassle it works well but like to keep up with versions lol :cool:


All times are GMT. The time now is 04:57 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.05756 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
  • (1)bbcode_php_printable
  • (1)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