pass

  1. T

    Question Caching a custom query using vboptimise?

    I'm trying to figure out how to pass a custom query to vboptimize to cache it. I see that vb_optimise::cache is the function. Can pass it by literally saying vb_optimise::cache($queryvariable) ? What files would have to be included?
  2. B

    Legacy Pass ?explain=1 to nonseo file

    When running in debug mode it is possible to see what queries are running and what the page load time is etc. To get the detailed information about what queries are being run you must pass ?explain=1 to the page. It seems like currently dbseo does not pass this along. I usually run with if...
Back
Top