Back to vBulletin 3.8 Template Modifications

Using Advanced Search for Posts older than 1 Year
Mod Version: 1.00, by Konstantinos

vB Version: 3.8.2 Rating: (1 vote - 5.00 average) Installs: 6
Released: 25 Dec 2010 Last Update: Never Downloads: 0
Not Supported Template Edits  

I wanted to add the option to be able to use the advanced search for posts older than 1 year (which is the default in vb) so i am sharring in case others need it. (Depends how old your forum is )

In the template search_forum Find

Code:
<option value="365" $searchdateselected[365]>$vbphrase[a_year_ago]</option>
After Add

Code:
<option value="1095" $searchdateselected[1095]>$vbphrase[three_years_ago]</option>
<option value="1825" $searchdateselected[1825]>$vbphrase[five_years_ago]</option>
Save the template.

Then go to phrase manager and add the phrases accordingly three_years_ago and five_years_ago.

Thats it

Download

No files for download.

Screenshots

Click image for larger version
Name:	search.jpg
Views:	119
Size:	28.8 KB
ID:	124779  

Similar Mods

Integration with vBulletin Google/Adsense Site Search Integrated into Advanced Search Page vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024