vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - VBGooglemap Member Edition (https://vborg.vbsupport.ru/showthread.php?t=123148)

yotsume 11-08-2010 05:32 AM

Quote:

Originally Posted by Ronseal (Post 1331020)
Hi,
This single reference, out of 32 pages, regarding the deletion of the $footer from the vbgooglemapme template has sorted my installation, thanks a million. Although I have absolutely no idea why it makes the markers appear...

Thanks again.
Ronseal


Well tried this and the markers still dont show.

Maybe this is just a trash mod and not working for vb3.7x?

yotsume 11-08-2010 06:40 AM

Pure POS! Zero answers after reading all these wasted pages! UNINSTALLING!!!

aileron79 12-16-2010 07:41 AM

Installed this version for vB 4.* and it works fine.

In case the pins do not show up they most likely have not been uploaded...

kjsmith84 12-16-2010 06:56 PM

I dont feel like reading through 69 pages- can someone tell meif this works with 3.8?

Mellow 12-17-2010 02:58 PM

Quote:

Originally Posted by ckgreenman (Post 2036908)
Ok I talked with StonyArc and even though he is working on an OFFICIAL vB4 release he has authorized me release my vB4 version of this mod (3.0.1-vb4 for lack of a better version).

INSTALL:

1. To Install, unpack the contents of the zip file onto your computer.
2. Upload the contents of the "upload" directory AS IS so that the vbgooglemapme.php file
resides in your forum root
3. In AdminCP go to "Manage Products" and click the "Add/Import" link at the bottom.
4. Under "Import Product", click the "Browse" button and specify the "product-vbgooglemapme.xml" file.
5. Click "Import"

To UPGRADE from 3.0.1 (if it's still installed after you upgraded to vB4):
1. In AdminCP, go to the VBGooglemapME Settings and record your googlemap API key,
2. In AdminCP, go to the "Manage Products".
3. Scroll down to VBGooglemapME and uninstall the product. (user markers are not deleted so existing markers)
4. Unpack the zip file.
5. Upload the contents of the "upload" directory. (The only files that changed are vbgooglemapme.php and incluces/functions_vbgooglemapme.php so copying those is sufficient)
6. import the new product file.
7. Go to VBGoogleMapME Settings and put in your googlemap API key (and any other settings).

Note: The permissions will not be correct when you upgrade so you will need to rebuild the bitmask by visiting the Usergroup Manager. The masks should rebuild on their own but make sure your group permissions are as you need them. Also, the "Member Map" link resides on in the Community drop down menu which is visible when you click the "Forum" tab.


NEW FEATURES:
In addition to being ported to vB4 I added a few features that had been suggested on this thread.
You can now select "Terrain" as a default map mode.
Terrain is a selectable mode when viewing the map.
You can now zoom the map using a Mouse Scroll wheel.


If you have any questions regarding THIS VERSION please feel free to contact me here or via PM.


Enjoy!!

UPDATE: Apparently I missed one of the fixes that ZeroHour had posted so I'm uploading a new version that includes this fix.

This worked great for me on 4.1... the only issue is it's not centered, might not be in it's own box.

Gamelobby 01-30-2011 09:29 PM

Quote:

Originally Posted by HondaATC (Post 2089591)
Tip for those using this:

I had my markers disappear on me the other day. I couldn't figure out why. I loaded markers.xml in my browser and got a parse error with a copy of what line exactly was showing it. Turns out a user had posted a link to an attachment into his thumb tack, and the character messed it up. I removed the image link, deleted markers.xml via FTP, and then added myself back on, and markers.xml regenerated with the correction, and then the page loaded correctly showing all nearly 200 markers.

1. Removed the img link where..? (in the mod itself or from xml)
2. Deleted xml from FTP, (then uploaded it again later or mod recreated it by itself.?)
3. Added yourself back on in mod or to xml.? (my info never went away)


Thanks.
i think i did what you said, but it didn't work for me, is why im asking.

HondaATC 01-30-2011 10:14 PM

Its been sometime since I did this but as I recall:

The tacks are stored in two places. One in a mysql table that actually propogates the xml file. I either edited the table directly in phpmyadmin or went to the settingsin admincp for this mod and found the user that had posted the link and removed it that way. It seems like there was a moderate users option or something for it, that had a list of all the users there location and comment data. Wherever that was, I deleted the info causing the the information that was causing the error in the xml from the database. And my own info from the database. Then I deleted the markers .xml completely, and I readded myself from the web interface, the modified database table re generated a correct xml file and it worked.

This was about 6 months ago so I can't remember entirely ;)

haninja 02-01-2011 02:05 AM

I'm getting 'InfoTabs' is undefined when I click on a marker. Anybody encounter this? And I don't see the popups.

eh69 02-26-2011 05:47 AM

Im using php 5.3.5 and xcache. I have error too:
Code:

Warning: unserialize() expects parameter 1 to be string, array given in [path]/vbgooglemapme.php on line 84

Fatal error: Call to a member function render() on a non-object in /usr/local/www/forum.x.org/vbgooglemapme.php on line 217

This error is missing when I click "flush cache" in vBOptimise, but missing on for one refresh. Next is showing again.

Or error is missing when I comment this line in vbgooglemap.php:
Code:

$vbulletin->vbgooglemapme = unserialize($vbulletin->vbgooglemapme)
Map is showing - its not correct key problem.

Second problem - markers is dont adding to my marker.xml file, its looking that:
Code:

%
<?xml version="1.0" encoding="UTF-8"?><markers>
<!-- (c) 2006 StonyArc -->

</markers>

Im using iso8859-2 enconding on my site.


EDIT
I found fix for that.

1. find this line
Code:

$vbulletin->vbgooglemapme = unserialize($vbulletin->vbgooglemapme)
and replace with this line
Code:

// $vbulletin->vbgooglemapme = unserialize($vbulletin->vbgooglemapme)
2. in googlemap admin cp disable small map preview :)

vwdforum 03-10-2011 12:13 PM

I've tried to use this in vb 4.1.2 but it doesn't work, anyone using it now?


All times are GMT. The time now is 06:22 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.02264 seconds
  • Memory Usage 1,752KB
  • 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
  • (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