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)

Harry72 11-18-2005 06:39 PM

Quote:

Originally Posted by TonysDesigns
Thanks Harry,

That worked! One problem. Markers not showing up after entry. Is there a trick?

################################################## ##############
IMPORTANT
Set the file permissions on the marker.xml file to 777 or 766
################################################## ##############

You did this ?

Kihon Kata 11-18-2005 06:43 PM

Si! err I mean yes....cmodded to 766

Quote:

Originally Posted by Harry72
################################################## ##############
IMPORTANT
Set the file permissions on the marker.xml file to 777 or 766
################################################## ##############

You did this ?


Harry72 11-18-2005 06:47 PM

Quote:

Originally Posted by TonysDesigns
Si! err I mean yes....cmodded to 766

Try 777.

stonyarc 11-18-2005 06:55 PM

Quote:

Originally Posted by TonysDesigns
Si! err I mean yes....cmodded to 766

Your markers.xml gets build correctly. Strange that the markers don't show.

Did you change anything in code.

I cannot register at your site. Whatever name I use I gives an in use error?

Moreover I find it a bit annoying that you bluntly removed the copyright notice without prior permission.

lazytown 11-18-2005 07:01 PM

LOVE THE MOD. One problem. I'm having some users that have been able to enter more than one marker (one has 3). They are in slightly different locations and I can see their entries in the XML file. How is that possible and how do I prevent it?

Thanks! - vissa

stonyarc 11-18-2005 07:05 PM

Quote:

Originally Posted by vissa
LOVE THE MOD. One problem. I'm having some users that have been able to enter more than one marker (one has 3). They are in slightly different locations and I can see their entries in the XML file. How is that possible and how do I prevent it?

Thanks! - vissa

Vissa can you post a link please.

Can you check the googlemap table if that is the case too.

Normally userid makes it unique.

lazytown 11-18-2005 07:08 PM

Cool Feature Idea (If Possible).

I'm wondering if it would be possible to click on something within a member's profile that would then take you to their marker within the map or something similar. Sort of a member lookup within the map.

-vissa

stonyarc 11-18-2005 07:14 PM

Quote:

Originally Posted by vissa
Cool Feature Idea (If Possible).

I'm wondering if it would be possible to click on something within a member's profile that would then take you to their marker within the map or something similar. Sort of a member lookup within the map.

-vissa

Damm you just discovered one of the secrets for version 1.0.5 (not the next one but the one after that) :mad:

lazytown 11-18-2005 07:15 PM

LAT: 43.16512263158295
LONG: -77.6129150390625
Zoom Level: 9
In that region, PalominoBaby57 has 3 markers.

Here is a link: http://www.horsegroomingsupplies.com...googlemap.html


I just checked with phpmyadmin and there are actually 4 entires for that user. There are also 4 in the xml file.

Note I am using vbseo to rewrite the main map display (but the edit marker feature is not rewritten, it's the standard query URL).

Thanks - vissa

Quote:

Originally Posted by stonyarc
Vissa can you post a link please.

Can you check the googlemap table if that is the case too.

Normally userid makes it unique.


stonyarc 11-18-2005 07:22 PM

Quote:

Originally Posted by vissa
LAT: 43.16512263158295
LONG: -77.6129150390625
Zoom Level: 9
In that region, PalominoBaby57 has 3 markers.

Here is a link: http://www.horsegroomingsupplies.com...googlemap.html


I just checked with phpmyadmin and there are actually 4 entires for that user. There are also 4 in the xml file.

Note I am using vbseo to rewrite the main map display (but the edit marker feature is not rewritten, it's the standard query URL).

Thanks - vissa

That is the only reason I can see for the double creation. userid is used to make the table entry unique.

Code:

$checkuser = $db->query_read("SELECT userid FROM " . TABLE_PREFIX . "googlemap WHERE userid = '" . $vbulletin->userinfo['userid'] . "'");


All times are GMT. The time now is 09:11 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.02969 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
  • (1)bbcode_code_printable
  • (8)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