@snyx
the changes i have made in search.php will only show threads or posts from shown forums as result for every search request.
If you want a seperate link for your users, save the hacked search.php to
e.g. search2.php and add the folowing html link to your board:
<a href="http://example.eg/search2.php?s=&action=getnew">
Get new posts in shown forums </a>
This shoud work.
|