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)
-   -   Major Additions - VBGooglemap Member Edition (https://vborg.vbsupport.ru/showthread.php?t=123148)

Gamelobby 11-18-2009 01:00 AM

Quote:

Originally Posted by ivand (Post 1915501)
Hi, here is my simple fix for getting VBgooglemaps working when AME 2.5.5 is installed.

Go to the Plugin Manager and edit the "AME : Permission Hide" plugin (global_start).

Add in the beginning of the plugin code the following code:
Code:

if (THIS_SCRIPT =! 'vbgooglemapme') {
At the end of the plugin code add a closing "}"

that's it

Exactly what i was looking for.. Worked like a charm. :)


*edit*

Well it worked, but i get this error across the top & it took away a few links in my navbar menu..?
Code:

Warning: implode() [function.implode]: Invalid arguments passed in [path]/includes/functions_dto.php on line 49
Bummer.. still not fixed. :(

ivand 11-18-2009 08:52 PM

Quote:

Originally Posted by Gamelobby (Post 1916353)
Exactly what i was looking for.. Worked like a charm. :)


*edit*

Well it worked, but i get this error across the top & it took away a few links in my navbar menu..?
Code:

Warning: implode() [function.implode]: Invalid arguments passed in [path]/includes/functions_dto.php on line 49
Bummer.. still not fixed. :(

Deactivate this plugin and see if it works with no errors. On my site it seems OK.
I deactivated completely the AME : Permission Hide plugin

mferguson 11-19-2009 06:36 PM

Gamelobby uses our products on his web site and contacted me in relation to the error that appeared after he made the above mentioned patch. The error was actually a side effect of bad PHP syntax in the patch. This syntax error then caused other Global Start plugins to fail. To solve both the pin display issue and have the AME:Hide Permission plugin work correctly do the following:

1. Go to AdminCP >> Plugins & Products >> Plugin Manager
2. Edit the AME : Permission Hide plugin
3. Insert the following at the very top of the plugin

PHP Code:

if (THIS_SCRIPT != 'vbgooglemapme') { 

at the very bottom of the plugin append the following:

PHP Code:



Save the changes and test vbgooglemaps to make sure the pins are showing up and no other errors are being displayed.

Hope this helps!

Best regards,

Mark Ferguson
President - Drive Thru Online

Gamelobby 11-20-2009 04:29 AM

These guys ^^ are the best..!!!
You never have to worry about thier products not being supported.!

ForumUser210 11-24-2009 09:19 PM

This is a crappy plug-in. All it does is gives me headaches.

The coding and design is just horrible.

TNCclubman 12-17-2009 02:57 AM

does this work with vB3.8?

TNCclubman 12-17-2009 04:37 PM

supposedly it works... since theres no demo. Does it show peoples avatar on the map or a marker? (please say avatar) automatically even better.

TNCclubman 12-17-2009 04:38 PM

I'll pay $200 U.S. if someone develops an iphone app for this that will ping their current location and update the map every 10 minutes.

I'll add another $200 once all the bugs are ironed out and it works 100%

Gamelobby 12-17-2009 05:39 PM

TNC..

Yes it works with 3.8, I have it on a couple different sites.
No it doesn't show avatar, but they have the option to add an image which could be their avatar, but its not automatic.

Those are great suggestions..
I suggest you go to www.drivethruonline.com & let them know your interest. (i have already) :)

TNCclubman 12-17-2009 08:07 PM

didnt one of the earlier versions show avatar? I noticed it was later removed... Is this something that can be turned on or was it a performance/security issue?


All times are GMT. The time now is 08:42 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.02005 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (2)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
  • (3)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