![]() |
Try searching for something like this in your index.php file:
SELECT COUNT(threadid) AS total FROM thread WHERE dateline> That's the query that's being executed 50+ times. If you remove that then it should lower the number quite a bit. |
wa i see this
Page generated in 0.3105130 seconds (-5,883.75% PHP - 5,983.75% MySQL) with 29 queries. |
Quote:
Code:
f ((!$forumperms['canpostnew'] and $showlocks) or $forum['allowposting']==0) { |
Quote:
As we were talking above, guests don't see too many queries, but registered users see 98. We got a lot of stuff going on for registered users. :) |
PHP Code:
By the way, it seems you may have installed the microstats hack wrong... Page generated in 0.5169800 seconds (-506.86% PHP - 606.86% MySQL) with 92 queries. The query count seems to be accurate, but obviously the percentages aren't. ;) |
Queries may be wrong if you think about it. Everything way oever what it's suppost to be.
Are you useing vB 2.3. If you are theres a fix for the microstats that you might not of used. |
Quote:
in index.php Find: PHP Code:
Find: PHP Code:
PHP Code:
PHP Code:
|
Thanks.
Yeah, I've always had that problem with the microstats hack. I was never sure why it did it, but it was a small thing, I didn't care much about. |
All times are GMT. The time now is 02:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|