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)

Wheemer 09-29-2006 04:32 AM

Quote:

Originally Posted by EasyTarget
I also still have the problem where clicking on the user's link $post[findme]just brings me to the main map page and not specifically to the users location. The same thing happens when I list the users then click 'show on map'

I'm seeing this problem too, otherwise a great mod.

VaaKo 09-29-2006 03:42 PM

I installed it and it works well but when I added an entry and approved it from admincp, my entry doesn't show!
I went to "list users" and click on "show on map" and still nothing happens!

pdblizzard 09-30-2006 09:27 PM

I just upgraded -- I love this hack and so do my members. Thanks stonyarc. :cool:

I had the missing pin images too, had the drop shadows but no pins. Even though I double checked that all files had uploaded; had all the usergroups set to their colors; and had group and file permissions and cron jobs where they were supposed to be.

I fixed it by uploading all the files again, and then then my pins appeared.

I'd also love to see an option to suppress the display of certain user groups. I don't want my members to know how I have them all categorized ;)

Skedoozy 10-01-2006 12:18 AM

Quote:

Originally Posted by EasyTarget

I also still have the problem where clicking on the user's link $post[findme]just brings me to the main map page and not specifically to the users location. The same thing happens when I list the users then click 'show on map'

Same.. as stated above. Would be nice if this was addressed. Having the link there might as well just be a link to the googlemap. :/

smoknz28 10-01-2006 10:13 PM

Very nice! ;)

I've installed this on my site however, when I click on the Googlemap Me link on the navbar, I get a message saying I do not have permission.

I have not touched the permissions since the install. I've entered my map key.

Just confused on this one....any help is appreciated.

Mark
www.f-bodyhideout.com/forums

UPDATE

Yup, it's official....I'm a dummy.... All is well and we are enjoying this awesome mod!

Thanks for sharing this one with us. ;)

AyeCapn 10-02-2006 07:34 PM

Hey guys,

I found that my postbit was getting a little cluttered. To fix this, one of the housekeeping items I did was to replace the standard postbit "Location:" phrase variable with the one for the Googlemap link.

1. In postbit or postbit_legacy find:

Code:

<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
replace the vbphrase:

Code:

$vbphrase[location_perm]
With this phrase for the map link:

Code:

$post[findme]
The resulting code is this:

Code:

<if condition="$post['field2']"><div>$post[findme]: $post[field2]</div></if>
It now looks like this:

https://vborg.vbsupport.ru/external/2006/10/17.jpg

:cool:


EDIT: I also edited the phrase "vbgooglemapme_findme" to say "Location" instead of "My Location"

AyeCapn 10-02-2006 08:21 PM

hmmm... but how to get it to display the word "Location" if they haven't added a point to the map yet....

Skedoozy 10-02-2006 08:31 PM

Or better yet have the Location link actually go to that persons location so it wasn't basically just a link to your google map!!

;)

This problems never going to be addressed. Grrr

daylight 10-02-2006 09:41 PM

i have uninstalled this at the end as there is no help or support to go through step 7 onwards. and thanks for the support you given me in pm but i don't think this is not for me :) thanks anyway...

LaCN 10-06-2006 11:53 AM

Quote:

Originally Posted by Falcon Capt
I inserted the $post[findme] in my legacy postbit and it works properly.

What I would like to do is have it display a small icon instead of a text link ("My location") in the postbit. I would like to have this icon be the "button" that is pushed to cause the map to come up and display that persons marker.

We had the same thing, we have those nice little icons for msn, aim, etc.. and wanted to add a nice image for map, instead of that text.

What to do:
go to ur forum-database.
Find in table phrases (or vb3_phrases, whatever u have) the record with the varname: vbgooglemapme_findme
If u found that record, edit the text from: My location to something like: <img src="images/globe.gif" border=0 title="My location" />
Save it and u're done there...

U'll notice nothing changed in the forum yet.. That's because that weird cashe or w/e isn't updated.
To update this, go in ur adminpanel to search phrases and search for <img src="images/globe.gif" border=0 title="My location" />
Then press the edit-button.
And after that click the save-button. (nothing changed, just press save)

From now on u'll see the image ;)

PS, instead of image, u can use other html, like <button onclick=...>My location</button> if u want a button ;)


If u can't access ur db, u can edit all ur html in teh postbit-template of course..




Quote:

Originally Posted by stonyarc
Make sure you upload the images to all your styles.

Also in the backend (admincp) you have to select what image is linked to what usergroup and if the usergroup should appear or not.

We also noticed, that when u add ur location, and use html, like <br /> it parses it all wrong, and u won't see ur icon on them map ;)

:bunny:






Now we got the following problem :confused:
When u added urself it goes fine..
But when u want to edit ur location, the following things are missing/empty:
- The map to zoom in with is gone :confused:
- The BB-code text-fields are empty.

Anyone got a solution ?
I think it is in the vbgooglemapme_display_yourlocation template...


All times are GMT. The time now is 02:08 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.01802 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
  • (4)bbcode_code_printable
  • (4)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