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)
-   -   Board Optimization - vBMicroStats (https://vborg.vbsupport.ru/showthread.php?t=140449)

MickDoneDee 08-04-2007 10:57 AM

Installed to 3.6.7 PL1.
Initially, I received this error:
Quote:

The following dependencies were not met:
This product is not compatible with version 3.6.7 of vBulletin. (Compatible starting with 3.6.4 / Incompatible with 3.6.6 and greater)
In the XML file I replaced maxversion="3.6.6" with maxversion="3.6.8" as suggested in a previous post.
After the successful import I found the plugin disabled by default (you can see a line through the title in the plugin manager) so I enabled it.

In vBulletin Options > Help BB MicroStats I enabled the plugin and turned on all the options. Debug Mode status only displays if it is enabled in the /includes/config.php file.

The template modification as supplied in the readme.html file corrupts the display so I wrapped it in it's own table tags.

Code:

<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="page" align="center">
<tr>
<if condition="$show['microstats']"><!-- {microstats} --></if>
</tr>
</table>

Then I placed the code below the first table in the footer template. Hack working as expected. These stats are for forum home when logged in.

Page generated in 0.492 seconds (73.29% PHP - 26.71% MySQL) with 13 queries
DEBUG Mode ON | 0.19 : 0.22 : 0.24 | Uncached Templates: None

I've elected not to display Active Users, Memory Usage, and GZIP Level.

I am also running vBSEO without any conflicts.

Explain is also working fine.

oic 08-06-2007 10:22 AM

Thanks For This. Great Mod.

ACIKillJoy 08-17-2007 09:02 AM

Flawless install onto a 3.6.8 board.

Just had to edit the plugin to adapt to the version.

Thanx
*Installs*

cynthetiq 08-18-2007 01:02 PM

thanks this is quite handy to have to benchmark performance. thank you.

Xplorer4x4 08-21-2007 12:06 AM

Quote:

Originally Posted by DaveTomneyUK (Post 1297691)
OK sorry but I was to lazy to search all 11 pages. :)

Which is why there is a "Search this Mod/Thread" function. ;)

TECK 09-06-2007 06:53 AM

You guys are great, you know that? :)
I enjoyed reading the last few pages. Congratulations to all for the team work and for not giving up on a little code hiccup!

I also linked Xplorer's post in the first page so people will know how to update the files for new vBulletin versions.

ACIKillJoy 09-07-2007 07:34 AM

workin perfect on 3.6.8 with the minor update of version in the xml file.

Michael_Jim 09-29-2007 01:13 PM

Hi,

i've changed the value in the xml to 3.6.8 but it doesn't work.
Then i tried 3.6.9 and now it works :)

Michael_Jim

Antonio Pereira 09-30-2007 06:25 PM

Hi here with 3.6.8 i have just one bug:

Page generated in 0.3916 seconds (67.60% PHP - 32.40% MySQL) with 13 queries
Users: 505 (404 members and 101 guests) | 4,097.32KB Used | GZIP OFF | 0.52 : 0.80 : 0.95 | Uncached Templates: None


But i have GZIP enabled with valor 1.


Best Regards

edgecutioner 10-05-2007 09:51 AM

Quote:

Originally Posted by Michael_Jim (Post 1349555)
Hi,

i've changed the value in the xml to 3.6.8 but it doesn't work.
Then i tried 3.6.9 and now it works :)

Michael_Jim

lol thanks! i've been trying in the maxversion="3.6.8" so that's why it didn't work lol

thanks again michael:D


All times are GMT. The time now is 11:20 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.01429 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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