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)

stonyarc 04-28-2006 12:32 PM

Quote:

Originally Posted by Tyegurl
i was just coming back to say maybe a vbgoogle member map with up to 5 events or something like that? a lite version sounds great tytytytytyty if you are willing.

It should be simple.

HSE was build on the engine of member edition but improved it a lot now I can use the HSE to build a beter member edition

Perfect circle:banana:

PS don't forget to install HSE you all, I think it's a nice thing to have.

jteamevil 04-28-2006 01:06 PM

Quote:

Originally Posted by stonyarc
It should be simple.

HSE was build on the engine of member edition but improved it a lot now I can use the HSE to build a beter member edition

Perfect circle:banana:

PS don't forget to install HSE you all, I think it's a nice thing to have.


Lite Version would be really nice ya :).

HSE installed as well :)

bada_bing 04-28-2006 01:15 PM

This would be cool if it supported zip codes as most average users have no idea what L&L they are at.

Tyegurl 04-28-2006 01:18 PM

Quote:

Originally Posted by bada_bing
This would be cool if it supported zip codes as most average users have no idea what L&L they are at.

forgive me....do they know what state or country or region? if they do it should be easy enough if they go to the hybrid mode and find their street....

stonyarc 04-28-2006 05:40 PM

Quote:

Originally Posted by bada_bing
This would be cool if it supported zip codes as most average users have no idea what L&L they are at.


That's why we have the small map to zoom on their location. The users doesn't have to know it.

I'm rebuilding the member edition so it uses the click and forget function the hotspot edition uses.

Tyegurl 04-28-2006 11:53 PM

Quote:

Originally Posted by stonyarc
I'm rebuilding the member edition so it uses the click and forget function the hotspot edition uses.

tyvm!

jaybolt 04-29-2006 08:37 PM

Stonyarc - great plugin. I am looking to hack it for my own site for a slightly different purpose.

I have a VB form that members can add lat & lon into 2 custom fields I have added. I want to use your map plugin to help them find their locations. I will only be using the main screen in a simplified format to do this. When the main map screen is loaded, what are the variable names that hold the dynamic X & Y co-ords that are displayed in the read only boxes at the top?

I have taken off all functionality apart from the ability to drag the map around and zoom in and out and have added a form button beside the latitude / longitude boxes using the following code:

Code:

<form method="get" action="http://www.mydomain/forums/newthread.php">
<input type=hidden text name="my_variable_lat" value=?>
<input type=hidden text name="my_variable_lng" value=?>
<input type=submit value="Submit">
</form>

I am missing the variables to add in for the values. I tried $dlat and $dlng and the form code works but these variable are the default values. Any help please?

Regards

stonyarc 04-29-2006 08:54 PM

Keep in mind that the vbgooglemap members edition will change a bit.

It will get more of the functions I created for the hotspot edition

https://vborg.vbsupport.ru/showthread.php?t=114149 (the click and forget and the listing stuff)

besides that:

the actual lat/lng come from the googlemap table => written to XML and parsed client side. That's the way vbgooglemap currently works.

That will change too.

So the actual lat/lng is put in the xml by the CreateXML function. I you make your function write the needed values to that table you won't have to change a thing. Everything will work and will allow you to follow future upgrades too.

benFF 04-30-2006 09:45 AM

Quick feature request - to make the width of the map definable in the AdminCP.

At the moment it stretches my forum, so I have had to manually edit the templates to shrink it. Would be much nicer as an admin option though ;)

Great work!

stonyarc 04-30-2006 05:17 PM

Quote:

Originally Posted by benFF
Quick feature request - to make the width of the map definable in the AdminCP.

At the moment it stretches my forum, so I have had to manually edit the templates to shrink it. Would be much nicer as an admin option though ;)

Great work!

That is indeed fully planned for the next release.

Just as the hotspot edition, the member edition will get a seperate settings table and admincp management page.


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