vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Digital Point User Map (https://vborg.vbsupport.ru/showthread.php?t=244236)

M.C. 11-06-2012 05:06 PM

I have same iussue - empty page....

Quote:

Originally Posted by digitalpoint (Post 2358903)
Probably didn't install JavaScript file. What's the URL you have it running?

There is no JavaScript file in your archive.... only usermap.php and pins images

digitalpoint 11-13-2012 06:52 PM

Quote:

Originally Posted by M.C. (Post 2378913)
I have same iussue - empty page....



There is no JavaScript file in your archive.... only usermap.php and pins images

Have you checked your PHP error log by chance?

Something like that could be caused if you suppress PHP errors and there is an error (like maybe the geoip extensions not being installed).

M.C. 11-13-2012 07:03 PM

thanks, geoip installed... will check for any errors

pete_brady 11-15-2012 10:54 AM

just reinstalled this and it wouldn't work (page loaded but no map) without these two lines in php.ini

PHP Code:

extension=geoip.so
geoip
.custom_directory = /usr/share/GeoIP 

hopefully this might help some people

fworth 02-05-2013 03:20 PM

Hi, I get this error please advise:

Fatal error: Call to undefined function geoip_record_by_name() in /home/astrokee/public_html/forum/usermap.php on line 100

I try to get them to install geoip but they want to know this:

Could you please provide the system requirements for the installation of GeoIP extensions?

What do I tell them?

Thnks Lore


I got it activated. :)

fworth 02-05-2013 08:13 PM

I got them to install GeoIP but I still get the same error:

Fatal error: Call to undefined function geoip_record_by_name() in /home/astrokee/public_html/forum/usermap.php on line 100

Please help?

digitalpoint 02-06-2013 06:34 PM

It's not installed.

tommythejoat 07-19-2013 06:11 PM

Our server is running cPanel and I installed the net-Geoip package using Pear. I am guessing that I need to get the other one and install it. (Net_GeoIP 1.0.0)

I had hoped they were the same. :(

The mod does not link anything into my Navbar and I get a blank page if I create a link for usermap.php under Community and click on that.

We have an app running under Joomla on the same server that provides a Google map view of our business members. It would be nice if there were something kind of standard out ther for this type of work.

tsptom 08-30-2013 11:33 PM

Not sure if this is still supported. I also get a page loaded with no map.

php.ini updated with:

extension=memcache.so
extension=geoip.so
;geoip.custom_directory=/usr/local/share/GeoIP

GeoIP installed (seems to be working).

Code:

<html>
<body>
<?php
$country_name = apache_note("GEOIP_COUNTRY_NAME");
print "Country: " . $country_name;
?>
</body>
</html>

Returns "Country: United States"

Reinstalled software (just in case).

Any ideas? Thanks.

digitalpoint 08-31-2013 07:39 PM

What's the URL where you have it installed?


All times are GMT. The time now is 01:43 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.01390 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_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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