Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VBGooglemap Member Edition Details »»
VBGooglemap Member Edition
Version: 3.0.1., by stonyarc stonyarc is offline
Developer Last Online: Aug 2013 Show Printable Version Email this Page

Version: 3.5.8 Rating:
Released: 11-01-2005 Last Update: 08-20-2007 Installs: 827
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.


I'm proud to announce that the new version is currently available to you all !!!


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

HOTSPOT EDITION AVAILABLE ON : https://vborg.vbsupport.ru/showthread.php?t=114149
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.1 brings you a lot of new features. It?s vital that you uninstall any previous version before upgrading/installing version 2.5.1.

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 2.5.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 (vbgooglemap2.5.0_guide.pdf)
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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #792  
Old 04-12-2006, 10:34 PM
MrNase MrNase is offline
 
Join Date: May 2003
Location: Germany
Posts: 670
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stonyarc
All,

A little sample of things to come in 2.0.2

http://www.xboxusersgroup.com/images/sample02.jpg

This includes
- list pages for the members on the map with pagination
- tab support in the balloon
- !!!!!!!!!!! DIRECT LINK TO YOUR LOCATION !!!!!!!!!!!

This means users will be able to add a link to their signature, profile or somewhere else that will bring the one that clicks directly to the map with the set zoomlevel and the location of the user.

(This feature will be added to the 2.0.2 but is in fact intended for the hotspot edition).
Is the online thing we've talked about also coming or do you plan to release it later?
Reply With Quote
  #793  
Old 04-12-2006, 10:55 PM
Cajun Cajun is offline
 
Join Date: Jan 2006
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stonyarc
Can you try disabling the pager function?

I used your exact javascript code and it works.
Ok I turned off the pager system and still have the problem.
Reply With Quote
  #794  
Old 04-12-2006, 10:57 PM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrNase
Is the online thing we've talked about also coming or do you plan to release it later?
Why do you think I build in TAB support
Reply With Quote
  #795  
Old 04-12-2006, 11:13 PM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cajun
Ok I turned off the pager system and still have the problem.
Cajun the error doesn't make any sense.

He's looking for the marker in the XML but as you can see in the markers.xml its all there

The only thing out of the ordinary that I see is

Code:
<link rel="alternate" type="application/rss+xml" title="DC Forums Home RSS Feed" href="external.php?type=RSS" />
Can you please disable to test ? It might be causing the effect on the xml because it's in the xml get function
Reply With Quote
  #796  
Old 04-12-2006, 11:26 PM
Cajun Cajun is offline
 
Join Date: Jan 2006
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stonyarc
Cajun the error doesn't make any sense.

He's looking for the marker in the XML but as you can see in the markers.xml its all there

The only thing out of the ordinary that I see is

Code:
<link rel="alternate" type="application/rss+xml" title="DC Forums Home RSS Feed" href="external.php?type=RSS" />
Can you please disable to test ? It might be causing the effect on the xml because it's in the xml get function

Its off and same thing.
Reply With Quote
  #797  
Old 04-13-2006, 03:21 AM
Tyegurl's Avatar
Tyegurl Tyegurl is offline
 
Join Date: Mar 2006
Location: NY
Posts: 480
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

stonyarc...can i ask a silly question lol i know i just did but really...

lets say i don't use super mods (cuz i don't) is there a way to change that pin name and usergroup to something else? like event? or would i have to change the usergroup to a useage at all? i guess i would seeing as there are no supermods....well unless i add myself to it....but that would interfere with my location right?

do you understand what i want to do? think there is a way to do it? i don't want to have 2 googlemaps...

guess i could set up another dummy user lol so to speak....
Reply With Quote
  #798  
Old 04-13-2006, 10:59 AM
Gizmo999 Gizmo999 is offline
 
Join Date: Dec 2005
Location: In my own virtual world
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't get it to overwrite the old product with overwrite set to on
and get this this error

Importing Product, Please Wait...

[:]


Fatal error: Call to undefined function: delete_product() in /storage/www/clients/myforum/www/forum/admincp/plugin.php on line 1173


then tried uninstalling and get this

Fatal error: Call to undefined function: delete_product() in /storage/www/clients/myforum/www/forum/admincp/plugin.php on line 1050

Can anyone tell me what I'm doing wrong please ?

edit, fixed I deleted the old VBGooglemap.php before overwriting product
Reply With Quote
  #799  
Old 04-13-2006, 11:02 AM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gizmo999
I can't get it to overwrite the old product with overwrite set to on
and get this this error

Importing Product, Please Wait...

[:]


Fatal error: Call to undefined function: delete_product() in /storage/www/clients/myforum/www/forum/admincp/plugin.php on line 1173


then tried uninstalling and get this

Fatal error: Call to undefined function: delete_product() in /storage/www/clients/myforum/www/forum/admincp/plugin.php on line 1050

Can anyone tell me what I'm doing wrong please ?
Gizmo,

This is a vbulletin error it's not directly googlemap related. Are all plugin settings correct?

Can you try reverting the 4 googlemap templates before uninstalling? That might help.
______________________

I see you got it working

Don't forget to change http://ducati-upnorth.com/forum/VBGooglemap.php to all lower case. VBGooglemap.php can be dropped.
Reply With Quote
  #800  
Old 04-13-2006, 12:49 PM
Gizmo999 Gizmo999 is offline
 
Join Date: Dec 2005
Location: In my own virtual world
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry Stonyarc, i left the main post and edited the end bit just in case anyone else did had the same problem

I've now altered all the old upper case to lower case and sorted Navigation out ,reverted my custom templates ( no need for the extra CSS) and its all working again.

great hack and support, I can't wait for the event hotspots addition it'll make a big difference for my events forums.
Reply With Quote
  #801  
Old 04-13-2006, 01:10 PM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gizmo999
Sorry Stonyarc, i left the main post and edited the end bit just in case anyone else did had the same problem

I've now altered all the old upper case to lower case and sorted Navigation out ,reverted my custom templates ( no need for the extra CSS) and its all working again.

great hack and support, I can't wait for the event hotspots addition it'll make a big difference for my events forums.
Thanks and try to promote this hack as much as possible
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:21 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06969 seconds
  • Memory Usage 2,330KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete