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)
-   -   Add-On Releases - vBulletin-Membermap (https://vborg.vbsupport.ru/showthread.php?t=154533)

bikers 08-16-2007 07:08 PM

How do I change the User close and user far distance from km to miles?

BarryoBrien 08-17-2007 09:40 AM

Add Ireland. Great mod I will look forward to a world map too.

G?rome 08-17-2007 09:59 AM

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

leon83 08-17-2007 11:53 AM

Dear Vossi,

Can you upload Russia map? or may be even territory of former USSR?

MissKalunji 08-17-2007 01:08 PM

Quote:

Originally Posted by Vossi (Post 1318772)
We're quite busy with our jobs at the moment, as soon as we find time within the next days, we'll concentrate on the UK-map again.

It's not too much asked, but in fact we still need to create general maps first... :o

Those functions will be available in version 1.0.5!

The size of the map can easily be changed, which size do you need?

I'll be patience thank you!

MissKalunji 08-19-2007 07:08 PM

oh and canada too plz :D

vitrag24 08-19-2007 08:36 PM

no indian map :(

Dragons76 08-20-2007 08:13 AM

I have just installed this hack, but when I click on the link in the navbar, I have this error :


Warning: file_get_contents(vbmembermap/data/.data) [function.file-get-contents]: failed to open stream: No such file or directory in /vbmembermap.php on line 594

No body can help me ?

Thank you

ozmazdaclub 08-21-2007 04:32 AM

Check that you have set all the permissions and uploaded the required files to the correct directories. That error is saying that it can't find the file that is referenced on line 594 of the vbmembermap.php file.

Dragons76 08-21-2007 06:38 AM

I have find the pb. I have not selected the default map


All times are GMT. The time now is 05:26 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.01582 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)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