![]() |
WOW!!! It takes it from 21 queries to 59 on my site!!! Way out of control on the number of queries produced! This could be a major server overload issue just on the lookups alone on a busy site.
|
To get it to work properly in the search function there is a bug in Prince's code. The line that says:
$dpost=$DB_site->query_first("SELECT pagetext FROM post WHERE threadid='$thread[threadid]' ORDER BY dateline ASC LIMIT 1"); should say: $dpost=$DB_site->query_first("SELECT pagetext FROM post WHERE threadid='$searchresult[threadid]' ORDER BY dateline ASC LIMIT 1"); |
All times are GMT. The time now is 08:29 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:
|