![]() |
Help Quick Please!!
can somebody go into there VB and look at there Index.php file and tell me whats the code from
// ### BOARD STATISTICS ################################################# on down? i was editing somthing and lost the last parts here is all i got // ### BOARD STATISTICS ################################################# // get total threads & posts from the forumcache $totalthreads = 0; $totalposts = 0; if (is_array($forumcache)) { foreach ($forumcache AS $forum) { $totalthreads += $forum['threadcount']; $totalposts += $forum['replycount']; } } $totalthreads = vb_number_format($totalthreads); $totalposts = vb_number_format($totalposts); WHAT GOES HERE AND DOWN VVV * Please give me the whole code starting from // ### BOARD STATISTICS ################################################# thanks all!!!!!!! www.b3playground.com/forum << thats the site all it is, is white :( |
anybody? :(((((
bump |
do not post sourcecode on the forums without [php] or [code] tags around it! also just redownload the files from vbulletin.com and you will be able to find out what is missing
|
We would appeciate it if you didn't bump the thread so frequently. Thankyou for understanding :) Also note no-one can give you whole chunks from the vBulletin source code, whether you are licensed or not.
|
All times are GMT. The time now is 04:20 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:
|