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)

moonclamp 11-14-2005 11:07 PM

I know it's been mentioned before ... But what would I edit to get the username link in the pop up go to the members profile rather than the homepage?

Suggestion ... how about getting the users avatar to pop up in bubble?

moonclamp 11-14-2005 11:34 PM

Quote:

Originally Posted by moonclamp
I know it's been mentioned before ... But what would I edit to get the username link in the pop up go to the members profile rather than the homepage?

OK sussed it myself I think ...

In VBGooglemap_display_map template

look for

HTML Code:

title = "<a href='/'>"+ title +"</a>";
and replace with

HTML Code:

title = "<a href='/forum/member.php?username="+ title +"'>"+ title +"</a>";
where 'forum' is your forum root

stonyarc 11-15-2005 06:36 AM

Quote:

Originally Posted by mini2
Mine's just died. I've not changed a thing though.
I was approaching 90 entires the last time I looked. I guess it's just broken down at that number of entries?
The map shows, but no markers are loading etc.


<marker lng="-89.85580444335937" lat="35.21869749632885" title="silverwolf08" text="Callum <3" type="red"/>

Mini the < is causing this from silverwolf08. Not the 90 users. The version 1.0.3 that is now online should fix this.

IE doesn't handle this very well. if you use htmlspecialchars it will show &lt so I parse them out.

You can also remove this for the googlemap DB table directly.

Don't forget to restart your browser or clear you cache to force the reconstruct of the xml.

stonyarc 11-15-2005 06:38 AM

Quote:

Originally Posted by moonclamp
I know it's been mentioned before ... But what would I edit to get the username link in the pop up go to the members profile rather than the homepage?


Suggestion ... how about getting the users avatar to pop up in bubble?

This will be featured in version 1.0.4

stonyarc 11-15-2005 06:40 AM

Quote:

Originally Posted by mini2
I've had many people try to manually enter degrees ? as co-ordinates, and they get a vBulletin database error (and I get an email) over at www.mini2.com/forum/VBGooglemap.php
Any way to either allow alternative input formats, or handle the errors more elegantly?

The entry can now only be done by entering longitude and lattitude by
xx.xxxxxxxxxxxx format.

I'm looking for alternative methods of entering the data.

stonyarc 11-15-2005 06:41 AM

Quote:

Originally Posted by moonclamp
OK sussed it myself I think ...
In VBGooglemap_display_map template
look for
HTML Code:

title = "<a href='/'>"+ title +"</a>";
and replace with
HTML Code:

title = "<a href='/forum/member.php?username="+ title +"'>"+ title +"</a>";
where 'forum' is your forum root

This code is also included in 1.0.4

stonyarc 11-15-2005 06:43 AM

Just to let you know that VBGooglemap (even still in Beta) has been nominated as hack of the month.

You can vote on https://vborg.vbsupport.ru/portal.php? for the fav hack.

StarBuG 11-15-2005 09:16 AM

Quote:

Originally Posted by mini2
OK, scratch that. Now working with the latest version.

you got my vote ;)

stonyarc 11-15-2005 09:23 AM

Quote:

Originally Posted by StarBuG
you got my vote ;)

Thanks I appreciate it.

Now the rest of you :rolleyes:

Flow Fusion 11-15-2005 12:15 PM

This is so fuc&*9 cool.


All times are GMT. The time now is 08:10 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.02281 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
  • (4)bbcode_html_printable
  • (7)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