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)

TECK 04-08-2007 03:35 PM

Quote:

Originally Posted by cashpath (Post 1220487)
They are custom PHP pages wrapped in the Vbulletin header navbar and footer.

I call the $footer template to be displayed on those pages and the edit is in there.. it shows up in the source like this <!-- {microstats} -->

Attach your .php file here.

cashpath 04-09-2007 04:37 PM

I got this working..

Xplorer4x4 04-09-2007 07:43 PM

Quote:

Originally Posted by cashpath (Post 1223415)
I got this working..

Any chance you would share that with us? :D

cashpath 04-09-2007 09:19 PM

I made a template for the page and then used

Code:

ob_start();
include('league_includes/file_include.php');
$breakdown_inc = ob_get_contents();
ob_end_clean();

And called $breakdown_inc in the template

It's probably not the best way but it's working for me.

Xplorer4x4 04-09-2007 10:52 PM

Thanks! :)

ymy 04-17-2007 09:08 PM

Great work, installed and working fine.

Install Click

Thx man

Daky 04-18-2007 05:46 AM

This is very nice script, i love it!

Thank you!

nymyth 05-04-2007 01:23 AM

anychance we can have it like the older version, where it would sit at the bottom. Also how do we make it so only admins see any information...

Thanks.

Get Shorty 05-05-2007 11:35 AM

This break my site's XHTML validation.

Quote:

there is no attribute "colspan".

<div class="stats" colspan="2">
Any easy way to fix this?

TECK 05-11-2007 03:43 AM

You can edit the template the way you like it. :)
Look into plugin code for user and admin templates.


All times are GMT. The time now is 01:59 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.01387 seconds
  • Memory Usage 1,734KB
  • 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