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)

lpetrich 11-20-2008 01:46 AM

Fix:

Centers an image in the info balloon's "Image" tab. If the image is larger than the maximum allowed size in either direction, then it will be rescaled to fit.

In product-vbgooglemapme.xml

Line 550:
var content2 = "<img width=\"$gmimagemax\" border=\"0\" src=\""+pimage+"\"></a>";
to
var content2 = "<img style=\"max-width: {$gmimagemax}px; max-height: {$gmimagemax}px; display: block; text-align: center; margin: auto; vertical-align:middle\" src=\""+pimage+"\">";

rknight111 12-05-2008 12:30 AM

My google map in the last few weeks has gone blank, no names are displayed at all, And I dont even know where to start from. My map is located at http://www.snowandmud.com/forum/vbgo...hp?do=showmain

lpetrich 12-05-2008 06:27 AM

rknight111, have you tried ZeroHour's fix for writing markers.xml? The existing code is likely writing stuff that an XML parser will gag on as not proper XML.

rknight111 12-08-2008 01:37 PM

Quote:

Originally Posted by lpetrich (Post 1678886)
rknight111, have you tried ZeroHour's fix for writing markers.xml? The existing code is likely writing stuff that an XML parser will gag on as not proper XML.

Where do I find this?

lpetrich 12-08-2008 03:14 PM

<a href="https://vborg.vbsupport.ru/showthread.php?p=1456251#post1456251" target="_blank">Right here</a>

rknight111 12-09-2008 12:54 AM

Thanks alot, its working now :)

giper 12-09-2008 08:53 AM

Hello,

I have just installed this on my forum and it looks great so far. However, I'm having a problem when I try to manually run the cron from the scheduled task manager within the admin CP. this is the error I get.....

Quote:

Warning: main(********/forum/includes/cron/vbgooglemapme_cron.php) [function.main]: failed to open stream: No such file or directory in /admincp/cronadmin.php on line 110

Warning: main() [function.include]: Failed opening '*******/forum/includes/cron/vbgooglemapme_cron.php' for inclusion (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /admincp/cronadmin.php on line 110

Any ideas what I need to fix?

Thanks in advance. :)



Edit: Disregard! I found my problem. I forgot to upload vbgooglemapme_cron.php into includes/cron.

Thank you!

10 Gauge 12-26-2008 09:44 PM

I am having an interesting problem with this app. I installed it about 2 weeks ago and it worked great. Just today when I logged in none of the members locations are showing on the map. If you look at the member list they are still listed, but none of the pins or anything are loading on the map. It used to have the "Load: X of X" in the upper right, now it just says "Load:" with nothing behind it.

Any clue as to what happened? No settings or anything have been messed with since it was installed.

birdie 12-26-2008 09:53 PM

I think you will find this problem has been discussed in previous posts - you will need to search for it (I don't have the time to search and do not recall the solution)

PtitLu 12-30-2008 11:03 AM

Quote:

Originally Posted by birdie (Post 1694393)
I think you will find this problem has been discussed in previous posts - you will need to search for it (I don't have the time to search and do not recall the solution)

https://vborg.vbsupport.ru/showpost....&postcount=697

But it does not work on my 3.7.4 forum :(


All times are GMT. The time now is 04:09 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.02262 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
  • (3)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