The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VBGooglemap Member Edition Details »» | |||||||||||||||||||||||||
Version 3.0.1 is currently available This is the tested port of my 3.5.x version h(https://vborg.vbsupport.ru/showthread.php?t=99920) You can now nominate hacks yourself for hacks of the month. There is a link on the right of hacks on top of the files. Function This will display the members of the Bulletin Board based on their lattitude and longitude coordinates on a googlemap. Don't forget to hit install !!!!!!! Please read the guide before asking for support !!!!!!! Feel free to support this mod and make a paypal donation to admin@stonyarc.com INSTALL Detailed installation instructions and screenshots in the included pdf file. Current Features NOTE: VBGooglemap 3.0.0 contains the vulnerability fix. Please upgrade immediately. Version 3.0.0. also contains all features from 2.5.X As always you use modifications at your own risk. VBGooglemap Member Edition 2.5.x brings you a lot of new features. It?s vital that you uninstall any previous version before upgrading/installing version 2.5.x. Upgrading from version 2.5.0 is easier. Instruction are available in the guide. As the uninstall function will not remove your googlemap data in the database but only the templates and files you can safely remove an older version. As a precaution you should always take a backup. This should be done on each major change you make to your bulletin board. IF YOU ARE RUNNING VERSION 1.0.3, 2.0.X AND YOU CHANGED TEXT DIRECTLY IN THE TEMPLATES YOU NEED TO SAVE YOUR CHANGES AS VERSION 3.0.0. REQUIRES YOU TO UINSTALL PREVIOUS VERSIONS. This has taken quite some work and still will take a lot more. Please give credit where credit is due. You cannot remove any notice without prior written permission. Changes in this version SEE FIRST POST FOR FULL ROADMAP AND HISTORY Planned Features - TBD Volume warning high volume of users may slow down the load. Currently a load counter is included. Languages Thanks to Wachtmeister there is a German translation available to you all. Feel free to use it. The translation will be updated on each new version. Special - Read the attached PDF for more information. The pdf is also included in the zip file. - You'll need a googlemap key for your domain. Get your own key for your domain view http://www.google.com/apis/maps/signup.html for more information. A googlemap key is only valid for a specific domain. You'll need a specific google account to create one. All is explained on the googlemap link indicated above. - Set the file permissions on the marker.xml file to 777 - The googlemap script can handle non-registered users. They will only see the main map and won't be able to enter information. This is reserved for logged in users (detected automatically) - usergroup permissions are available in the backend - To change location just drag the map while holding the left mouse key or by using the zoom and key functions on the left - First time loading of the map may take a few seconds longer because of Google API hosting Special Xbox Live version http://www.xboxlivenation.com/community/gamermap.php Credits This has taken quite some work and still will take a lot more. Please give credit where credit is due. You cannot remove any notice without prior written permission. Instructions are included in the pdf file. Special credits to Google, Pyg for the javascript tips. FAQ The FAQ is included in the pdf file. INSTALL Feel free to support this mod and make a paypal donation to admin@stonyarc.com (c) 2007 Stonyarc Show Your Support
|
Comments |
#1032
|
||||
|
||||
Quote:
Well tried this and the markers still dont show. Maybe this is just a trash mod and not working for vb3.7x? |
#1033
|
||||
|
||||
Pure POS! Zero answers after reading all these wasted pages! UNINSTALLING!!!
|
#1034
|
|||
|
|||
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... |
#1035
|
|||
|
|||
I dont feel like reading through 69 pages- can someone tell meif this works with 3.8?
|
#1036
|
||||
|
||||
Quote:
|
#1037
|
||||
|
||||
Quote:
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. |
#1038
|
|||
|
|||
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 |
#1039
|
|||
|
|||
I'm getting 'InfoTabs' is undefined when I click on a marker. Anybody encounter this? And I don't see the popups.
|
#1040
|
|||
|
|||
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 Or error is missing when I comment this line in vbgooglemap.php: Code:
$vbulletin->vbgooglemapme = unserialize($vbulletin->vbgooglemapme) 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> EDIT I found fix for that. 1. find this line Code:
$vbulletin->vbgooglemapme = unserialize($vbulletin->vbgooglemapme) Code:
// $vbulletin->vbgooglemapme = unserialize($vbulletin->vbgooglemapme) |
#1041
|
|||
|
|||
I've tried to use this in vb 4.1.2 but it doesn't work, anyone using it now?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|