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 05-15-2006 08:55 PM

Quote:

Originally Posted by moonclamp
Sorry if this has been covered before, but I can't edit my entry in firefox, I can delete it but not change it. Seems fine in IE though.

Also, in firefox, my "using normal URL" field is empty, but not in IE

thanks for the catch moonclamp the product xml is now correct.

There is a small typo in the vbgooglemapme_display_yourlocation template

Code:

<input name="mylinkv4" type="text" id="mylinkv" style="padding-left:5px; font-weight:normal;font-size:8pt; width:500px;" />

Should be

Code:

<input name="mylinkv4" type="text" id="mylinkv4" style="padding-left:5px; font-weight:normal;font-size:8pt; width:500px;" />
the file now online is correct.

Za4a Tuner 05-15-2006 09:00 PM

many thanks to stonyarc for the newest release!

I did the upadate at my testarea.
i did the update like it is shown in the "reade me.pdf" ->
but i get an Error:
Quote:

Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 666
I reinstalled and installed the produkt again => after this evrything works fine!

Cangratulation ;)

moonclamp 05-15-2006 09:01 PM

Quote:

Originally Posted by stonyarc
thanks for the catch moonclamp the product xml is now correct.

There is a small typo in the vbgooglemapme_display_yourlocation template

Code:

<input name="mylinkv4" type="text" id="mylinkv" style="padding-left:5px; font-weight:normal;font-size:8pt; width:500px;" />

Should be

Code:

<input name="mylinkv4" type="text" id="mylinkv4" style="padding-left:5px; font-weight:normal;font-size:8pt; width:500px;" />
the file now online is correct.

Yep that fixed it thank you :)


Just the stripslashes bug now then and the system is perfect ;)

stonyarc 05-15-2006 09:05 PM

Quote:

Originally Posted by moonclamp
Yep that fixed it thank you :)


Just the stripslashes bug now then and the system is perfect ;)

I'm getting close to that one:)


Can you all do me a favour and read https://vborg.vbsupport.ru/showthread.php?t=115690 it's something new I'm working on.

moonclamp 05-15-2006 09:13 PM

Quick question .. do secondary usergroups override primary usergroups for marker colours?

stonyarc 05-15-2006 09:34 PM

Quote:

Originally Posted by moonclamp
Quick question .. do secondary usergroups override primary usergroups for marker colours?

I get the usergroup from the GPC from vbulletin so it should be the primary but I'll have to check.


BTW quick fix for the ////////// issue when using quotes


Open the vbgooglemapme_display_map template


look for line

Code:

title_map = title_map;

Replace this by

/EDITED TYPO IN CODE

Code:


REMOVED DOESN'T WORK

That should get rid of the / in front of ' in after the parsing of the xml file.

moonclamp 05-15-2006 09:53 PM

Nope, didn't work ... might be because it is a backslash in front of an apostrophe \

as in I\'m not here

stonyarc 05-15-2006 09:59 PM

Quote:

Originally Posted by moonclamp
Nope, didn't work ... might be because it is a backslash in front of an apostrophe \

as in I\'m not here

And it should be

Code:


REMOVED DOESN'T WORK

I really need to sleep more often

moonclamp 05-15-2006 10:02 PM

Yeah go to bed and rest :D

I tried that fix and the whole map disappeared

stonyarc 05-15-2006 10:08 PM

Quote:

Originally Posted by moonclamp
Yeah go to bed and rest :D

I tried that fix and the whole map disappeared

woops better not use it then

I'll need to check.

Sorry


All times are GMT. The time now is 03:59 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.02752 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
  • (7)bbcode_code_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