![]() |
Quick Database Stats
Quick Database Stats
Author: assassingod Description: This hacks gives a quick list of database stats for your forums. Includes name and ammount of MB its using Final hack: https://vborg.vbsupport.ru/showthrea...threadid=51828 |
Screenshot:
|
hmm it doesn't work. it says my database is using 0 MB, But mine is really using 4MB :(
|
From PHP.net user comments:
Code:
<? |
Thanks DigitalDesktops for the letting me know it doesnt work:)
Thanks filburt for the code! |
Updated Code
Still not sure if its probably workin as of yet |
It's not working properly for me.
It tells me that my db is vbulletin (Using 286524241 MB of space) In fact, it is using 273.3 MB I just now downloaded the code; so I assume I have the latest version. Amy |
OK, Amy, I will look into that now. Thanks for testing it
|
The result needs to be divided by 1,048,576 to get the correct answer in MB.
Amy |
Replace
return $size; With: return ($size / 1048576 ); |
All times are GMT. The time now is 10:06 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|