View Full Version : Hide Prefixed Thread from Recent Widget
thunderclap82
08-06-2011, 01:57 PM
Is there a way to tell the Recent Posts and/or Recent Threads widget to ignore a thread with a specific prefix? I assume this would involve modifying the search.php command, but I don't know what that code would be specifically.
Lynne
08-06-2011, 03:17 PM
No, there is no way to do this with default vbulletin. You would need to add to the query at the bottom of vbcms/widget/recentposts.php something like:
AND thread.prefixid != 'xxxxx'
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.