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)

soulface 05-14-2006 08:16 PM

one uncached template :p

Code:

Page generated in 0.22375 seconds with 14 queries (1 queries for uncached templates) [Server Loads: 0.21 0.22 : 0.18]
Uncached templates: vbgooglemapme_display_yourlocation (1)


stonyarc 05-14-2006 08:18 PM

Quote:

Originally Posted by soulface
one uncached template :p

Code:

Page generated in 0.22375 seconds with 14 queries (1 queries for uncached templates) [Server Loads: 0.21 0.22 : 0.18]
Uncached templates: vbgooglemapme_display_yourlocation (1)



Yep It's already corrected in the dev version. Thanks

soulface 05-14-2006 08:22 PM

Quote:

Originally Posted by stonyarc
Yep It's already corrected in the dev version. Thanks

one lil typo :p

in templates 'vbgooglemapme'

Code:

<title>$vboptions[bbtitle] - $vbphrase[vbgooglemap]</title>
it should be..

Code:

<title>$vboptions[bbtitle] - $vbphrase[vbgooglemapme]</title>

stonyarc 05-14-2006 08:22 PM

Quote:

Originally Posted by hilfe-forum
Ups Sorry!
now it?s for users and guests.

http://www.hilfe-forum.eu/vbgooglemapme.php


I dont now who is the prob..

the Server can not be to smal..

The DB use Quad-Xenon-Server mit 8 GB RAM.
Serverload in smaler 3
in moment we have only a litle bit Users online...

your Hack is realy great an I and my Users realy love him.


im realy lucky if you can help me...

Sorry for my broken english..


I think it's the flashlink thing.

As the googlemap also uses a window.onload script there must be a conflict.

stonyarc 05-14-2006 08:26 PM

Quote:

Originally Posted by soulface
one lil typo :p

in templates 'vbgooglemapme'

Code:

<title>$vboptions[bbtitle] - $vbphrase[vbgooglemap]</title>
it should be..

Code:

<title>$vboptions[bbtitle] - $vbphrase[vbgooglemapme]</title>

Damm you're good :cool:

Corrected for the next version

Wachtmeister 05-14-2006 08:33 PM

Great improvements !!

The post[findme] into the postbit should only show up, if the user has added something to vbgooglemapme.

stonyarc 05-14-2006 08:50 PM

Quote:

Originally Posted by Wachtmeister
Great improvements !!

The post[findme] into the postbit should only show up, if the user has added something to vbgooglemapme.

I'll include that in the next release (somewhere this week).

hilfe-forum 05-14-2006 08:55 PM

Quote:

Originally Posted by stonyarc
I think it's the flashlink thing.

As the googlemap also uses a window.onload script there must be a conflict.

THX for help

It works!!!!

I Love this Hack!!!!

stonyarc 05-14-2006 08:56 PM

I think I have a solution for the queries.

I'm going to use the scheduled tasks available in vbulletin.

That will reduce the queries to normally 7 in total.

If scheduled once an hour to update to the last info that should be enough.

I can also trigger it on insert or on update so that almost always the latest information is displayed.

However the online status will no longer be available. Vbulletin has enough places where that can be handled.

stonyarc 05-14-2006 08:57 PM

Quote:

Originally Posted by hilfe-forum
THX for help

I remove the Flash Banner the blinking Link and the counter (use javascript) Page is Clean but the Prob. is the same


Are there any other things that do javascript loads. It forces the map in an endless loop.


/edit


I still see this !!!!!

It's not only the call that needs to go but also the whole listener
Code:

<script language="JavaScript1.2" type="text/javascript">
/***********************************************
* Flashing Link Script- ? Dynamic Drive (www.dynamicdrive.com)
* This notice must stay intact for use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
var flashlinks=new Array()
function changelinkcolor(){
for (i=0; i< flashlinks.length; i++){
.......
}
}
setInterval("changelinkcolor()", 1000)
}
if (window.addEventListener)
window.addEventListener("load", init, false)
else if (window.attachEvent)
window.attachEvent("onload", init)
else if (document.all)
window.onload=init

</script> <script type="text/javascript"> <!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
if (confirm('M?chtest du dich wirklich abmelden?'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//--> </script>



All times are GMT. The time now is 03:02 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.04002 seconds
  • Memory Usage 1,758KB
  • 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
  • (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