vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   VBGooglemap Member Edition (https://vborg.vbsupport.ru/showthread.php?t=99920)

Holidazed 11-07-2005 11:59 AM

Quote:

Originally Posted by stonyarc
To change the text colour in the balloon

To make this look good in all of my styles, is there a way to not only change the text color, but also change the balloon background color?

trancetopia 11-07-2005 12:59 PM

Excellent extension to vB. My members will love this :)

I've got it all working without any problems apart from the ballon colors don't work for the moderator groups. Only admin is shown as yellow and super mod and mods are shows as red - the same as normal members.

Do I need to specify the mod group ids anywhere?

Thanks.

ConqSoft 11-07-2005 01:26 PM

Forgot to report this bug to you before, and it's still in 1.0.2:

Code:

if(etext.length<5)
{
alert("Your entry's message must be at least 10 characters!")
submitOK="False"
}

Code checks for 5 characters, text says 10. :)

ConqSoft 11-07-2005 01:33 PM

Also:

Code:

                        <td width="200" valign="top">
                        <div class="smallfont">
                        $vbphrase[googlemap_zoomlevel]&nbsp;<input name="zoombox" type="text" id="zoombox" size="4" readonly style="padding-left:5px; font-weight:bold; width:30px;background:#FFF48E;" /><BR>
                        $vbphrase[googlemap_users]&nbsp;<input name="nb" id="nb" type="text" class="nb" value="" size="4" maxlength="5" readonly style="padding-left:5px; font-weight:bold; width:30px;background:#FFF48E;"/>
                        </td>
                        </div>

The trailing </div> should be inside the <td></td> I think.

stonyarc 11-07-2005 01:36 PM

Quote:

Originally Posted by ConqSoft
Also:

Code:

                        <td width="200" valign="top">
                        <div class="smallfont">
                        $vbphrase[googlemap_zoomlevel]&nbsp;<input name="zoombox" type="text" id="zoombox" size="4" readonly style="padding-left:5px; font-weight:bold; width:30px;background:#FFF48E;" /><BR>
                        $vbphrase[googlemap_users]&nbsp;<input name="nb" id="nb" type="text" class="nb" value="" size="4" maxlength="5" readonly style="padding-left:5px; font-weight:bold; width:30px;background:#FFF48E;"/>
                        </td>
                        </div>

The trailing </div> should be inside the <td></td> I think.

Both non blocking issues are corrected in the version now online.

Thanks for the check

benFF 11-07-2005 01:49 PM

Quote:

Originally Posted by stonyarc
Both non blocking issues are corrected in the version now online.

Thanks for the check

Great! Thanks!

One suggestion though, my forum is not a full screen width one and whilst your map fits in normal mode, when using the "Your Entry" link, the extra info box makes it too wide.

Any chance you could make this a pop up instead and use the co-ordinates of the main map, instead of loading a new one in a new window. A load of my members have complained they scrolled the main map to where they live, then hit "Your Entry" thinking it would setup their entry....

stonyarc 11-07-2005 02:50 PM

Quote:

Originally Posted by benFF
Great! Thanks!

One suggestion though, my forum is not a full screen width one and whilst your map fits in normal mode, when using the "Your Entry" link, the extra info box makes it too wide.

Any chance you could make this a pop up instead and use the co-ordinates of the main map, instead of loading a new one in a new window. A load of my members have complained they scrolled the main map to where they live, then hit "Your Entry" thinking it would setup their entry....

I removed the nowrap="nowrap" from the script.

You can reload the XML with Overwrite to YES. That should help fix your problem.

stonyarc 11-07-2005 07:06 PM

Does anybody have issues with the installation of the new version?

Rhoads 11-07-2005 07:53 PM

Quote:

Originally Posted by stonyarc
Does anybody have issues with the installation of the new version?

Running fine here ;)

ricker 11-07-2005 09:23 PM

Quote:

Originally Posted by stonyarc
Does anybody have issues with the installation of the new version?

Perfect and awesome :)


All times are GMT. The time now is 10:19 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.04745 seconds
  • Memory Usage 1,751KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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