![]() |
Extra forum option to...
...exclude a forum from the search indexing? Wayne at vB.com said it is very easy, so I'm crossing my fingers :)
|
Here's the basic code to do this. There might be a better way (without adding a query) but I really don't feel like chasing down all calls to indexpost() throughout vB.
Add this: Code:
$getforum = $DB_site->query_first(" Code:
$post=$DB_site->query_first("SELECT postid,threadid,title,pagetext FROM post WHERE postid='$postid'"); |
Cool :) I was hoping for a more graceful way, i.e., assigning forum IDs through the admin CP, but what can ya do ;)
|
All times are GMT. The time now is 10:03 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:
|