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)
-   -   Administrative and Maintenance Tools - ZH - Global Variables (https://vborg.vbsupport.ru/showthread.php?t=133923)

Ziki 12-12-2006 10:00 PM

ZH - Global Variables
 
This modification was brought to you by
KXDesign
http://www.kxdesign.com/


~Hack name
Global Variables

~Hack description
Allows you to use some variables in any template you want for example when adding $zhmemberstotal it will display the number of members you have in total.:cross-eyed:

~Hack options
  • On/Off
  • On/Off Members
  • On/Off Threads
  • On/Off Posts
  • On/Off Polls
  • On/Off Events
  • On/Off Smilies
  • On/Off Forums
  • On/Off Attachments

~Hack info
File uploads: 0
Template edits: 0
Templates: 0
File edits: 0
Plugins: 1
SQL Queries: 0
Phrases: 3
Settings: 1

Install time: 3 sec
Install level: Easy

~Hack installation

Step 1: Import Product


~Hack screenshots
None


~Hack copyright
This may not be distributed,released or claimed as your work without author's permission.

Ziki 12-13-2006 05:23 PM

Variables:

$zhmemberstotal >>>>> Number of members in total.
$zhthreadtotal >>>>> Number of threads in total.
$zhposttotal >>>>> Number of posts in total.
$zhpolltotal >>>>> Number of polls in total.
$zhsmilietotal >>>>> Number of smilies in total.
$zhforumtotal >>>>> Number of forums in total.
$zheventtotal >>>>> Number of events in total.
$zhattachmenttotal >>>>> Number of attachments in total.

Surviver 12-13-2006 06:06 PM

This is not goode for the Performace, ist adds 8 Queries to each page. (global).

If you have a slow Server or many members, this is not good for the Perforace ...

Greetings SUrviver

Ziki 12-13-2006 06:07 PM

Yes I know.

Atakan KOC 12-13-2006 06:15 PM

very poor...

My Forum : Session Timeout 900 seconds
Online User : 400 :(

Xoligy 12-13-2006 06:16 PM

Why not make the ability to turn each one on/off?

Ziki 12-13-2006 06:21 PM

Will do.Wait a minute,Great idea anyways :D

Garyk 12-13-2006 06:27 PM

very nice waitng for you to update it so you can turn things on and off

Ziki 12-13-2006 06:31 PM

1.0.1 released

Options for every variable edit so you can shutdown the query.

Adrian Schneider 12-13-2006 06:34 PM

This is what the datastore is for. Have these queries run via cron and store them in the datastore... no point running them on every page!


All times are GMT. The time now is 06:23 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.01148 seconds
  • Memory Usage 1,730KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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