Announcement

Collapse
No announcement yet.

Too Many Server Queries

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Too Many Server Queries

    Is there a way that I can find out which queries are being run? I have quite a few of them, and I'd like to know which ones they are so I can cache them. I'm running vBulletin 3.0.7 Thanks!

  • #2
    You can close your web site and add:
    $debug = '1';
    to your config.php

    Then load your forum and look at the footer. It also has a EXPLAIN link which you can click. And a query count.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    X