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

Reply
 
Thread Tools
vBulletin-Membermap Details »»
vBulletin-Membermap
Version: 1.04, by Vossi Vossi is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.x Rating:
Released: 08-06-2007 Last Update: 08-07-2007 Installs: 218
Supported DB Changes Uses Plugins Template Edits
Additional Files  

vBulletin-Membermap
- the membermap for your vBulletin -

works with vBulletin 3.5.x and 3.6.x

Click here
to nominate vBulletin-Membermap for
Modification of the Month


Click Install to get a Mail when an update has been released!

You can also send a donation if you like to.

What is this AddOn:

This AddOn is a membermap for vBulletin. We coded this AddOn in german and published it on vbhacks-germany.org first, here you will find a stable version in english now.

Your users can add their location on the map... Have a look at it and check yourself.

Here you will find a demo:

http://www.hogwarts-forum.de/vbmembermap.php?langid=3

Most countries in europe are done by now, so if you want to use this AddOn and wish a special country, then let us know and we will upload it.

Installation::

- Upload the files in the 'upload'-folder via FTP.

- Chmod (0777) the following files:

- /vbmembermap/data/vbmembermap_de.data
- /vbmembermap/data/vbmembermap_eu.data
- /vbmembermap/data/vbmembermap_at.data
- /vbmembermap/data/vbmembermap_ch.data

- /vbmembermap/maps/vbmembermap_de_1.png
- /vbmembermap/maps/vbmembermap_eu_1.png
- /vbmembermap/maps/vbmembermap_at_1.png
- /vbmembermap/maps/vbmembermap_ch_1.png

- /vbmembermap/clientscript/vbmembermap_popup.js

- Chmod (0777) the following folder:

- /vbmembermap/backup

- Install the product-file 'vbmembermap-product.xml' in your AdminCP

After your are done with that, follow this instructions:

In AdminCP -> vBulletin-Membermap:
  • Install the wanted geodata under 'Geodata'
  • Install the wanted maps under 'Maps'
  • Choose standard map under 'Maps'.
  • Generate the maps under 'Tools'.
  • Generate the statistic under 'Tools'
  • Choose the right in the usergroups for vBulletin-Membermap

Maps currently available:
  • Austria
  • Australia (within this thread!)
  • Belgium
  • Czech Republic
  • Denmark
  • Europe [BeNeLux]
  • Europe [NoSeFi]
  • Finland
  • France
  • Germany
  • Italy
  • Liechtenstein
  • Luxembourg
  • Netherlands
  • Norway
  • Spain
  • Sweden
  • Switzerland
  • United States of America (within this thread!)
Please request the map you need in this thread an we'll try our best to upload the data as soon as possible.

Have fun with it and: Donations are welcome!

Supporters / CoAuthors

Show Your Support

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

Comments
  #292  
Old 01-26-2008, 12:06 PM
Knightmane's Avatar
Knightmane Knightmane is offline
 
Join Date: Dec 2005
Location: USA
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I realize that you're busy, Vossi, and I know you're one of the good coders from the old days... but I just read through the entire thread and have not seen any status report on the release of the maps for UK, Canada, or Japan. I am thankful that US and Australia were provided, but these other three are where most of my members reside. I am waiting on a release of these three maps before I attempt an installation of this mod.

Could you provide us with a status report on...

1. UK

2. Canada

3. Japan

...please? As I said before, I know you're busy with other projects and possible real life frustrations and personal time to yourselves.

Thank you in advance. I look forward to these three maps.
Reply With Quote
  #293  
Old 01-26-2008, 10:55 PM
magicman17 magicman17 is offline
 
Join Date: Jan 2008
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Which one maps Australia? I also need a US one too thanks guys.
Reply With Quote
  #294  
Old 01-29-2008, 11:36 PM
YLP1 YLP1 is offline
 
Join Date: Aug 2004
Posts: 417
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this mod on a new VB installation 3.6.8 (latest version) and I am on a Windows server and confirmed that all permissions are set correctly.

But when I try to use the feature, I get this error:
Quote:
The file properties for read/write are not correct.

Please inform the administrator!
I have tried everything... any suggestions on how I can fix this?

Thanks in advance.
Reply With Quote
  #295  
Old 01-30-2008, 12:42 AM
YLP1 YLP1 is offline
 
Join Date: Aug 2004
Posts: 417
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by G?rome View Post
A small bug-report:

Your check for write-permission for $datafile and $mapoutput does not work on a windows-based server:

PHP Code:
[...]
  if ((
substr (sprintf ('%o'fileperms ($datafile)), 35) != 777) || (substr (sprintf ('%o'fileperms ($mapoutput)), 35) != 777))
  {
   eval (
standard_error ($vbphrase['vbmembermap_write']));
  }
[...] 
I had to comment out these lines to get it to work. Actually that's no surprise having the different file-systems in mind. On monday I can report the output of "fileperms()" from my system.


Kind regards,
G?rome
I found this and commented out the lines --- the permission issue is gone but now all I get is a blank page.

Any ideas on what I messed up?

Thanks in advance.
Reply With Quote
  #296  
Old 02-01-2008, 09:17 AM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried to install the german version 1.04 but I am getting an error message when I try to install the Geo Data for ?sterreich (AT)

Quote:
Database error in vBulletin 3.7.0 Beta 4:

Invalid SQL:
SELECT * FROM ke_vbmembermap_geo ORDER BY geo_latitude desc;

MySQL Error : Error writing file '/tmp/MY8RLQDY' (Errcode: 28)
Error Number : 3
The other files worked fine for me.
Any idea?
Reply With Quote
  #297  
Old 02-01-2008, 12:30 PM
Saint_ago Saint_ago is offline
 
Join Date: Jan 2006
Location: S?o Paulo - Brasil
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Plz add Brazil map!
Reply With Quote
  #298  
Old 02-01-2008, 01:33 PM
River_rush River_rush is offline
 
Join Date: Mar 2004
Location: Basingstoke
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Knightmane View Post
I realize that you're busy, Vossi, and I know you're one of the good coders from the old days... but I just read through the entire thread and have not seen any status report on the release of the maps for UK, Canada, or Japan. I am thankful that US and Australia were provided, but these other three are where most of my members reside. I am waiting on a release of these three maps before I attempt an installation of this mod.

Could you provide us with a status report on...

1. UK

2. Canada

3. Japan

...please? As I said before, I know you're busy with other projects and possible real life frustrations and personal time to yourselves.

Thank you in advance. I look forward to these three maps.
ditto
Reply With Quote
  #299  
Old 02-03-2008, 12:12 AM
TheAlthing TheAlthing is offline
 
Join Date: Jul 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd appreciate some maps for the following countries:

- UK
- Canada
- New Zealand

and possibly:
- Iceland
- South Africa

Thank you in advance.
Reply With Quote
  #300  
Old 02-03-2008, 01:55 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to get a zip file of all the maps available?
Reply With Quote
  #301  
Old 02-03-2008, 09:42 PM
Vossi Vossi is offline
 
Join Date: Mar 2005
Location: Germany
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There will be more countries available as soon as Version 2.0.0 ist getting released. Version 2.0.0 contains several new features (roadmap, events, pois, combined with google too).

Just give us some more days...
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 03:52 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.05745 seconds
  • Memory Usage 2,324KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_php
  • (4)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
  • (2)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