![]() |
Sorry - I did the changes in an old design :) Everything is fine now :)
|
For the old version of this, I created a box on the Advanced Search page that allows users to input exactly how many hours, instead of having a pre-determined drop down list. See screenshot. If anyone's interested, I'll work on doing it again.
|
Quote:
any idea why? Tia |
If you don't place the code correctly in the template, that can happen.
|
Okay, I've created a manual input form for the Advanced Search page where a user can put in an exact number of days, hours, and/or minutes to search back.
|
Love this mod! I'm trying to futz with the last search in the modification in this thread, showing all unanswered threads (which works great as is).
What I want is all unanswered threads in all forums except for forum #17, but I just can't seem to add the forumchoice parameter correctly. Any vb search gurus able to help a guy out? here is the existing code: Code:
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=process&replyless=1&replylimit=0&dontcache=1">Get Unanswered Posts</a></td></tr> Code:
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=process&replyless=1&replylimit=0&forumchoice=[2,3,4]&dontcache=1">Get Unanswered Posts</a></td></tr> OK, found it. This appears to be working: Code:
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=process&replyless=1&replylimit=0&forumchoice[]=2&forumchoice[]=4&forumchoice[]=5&forumchoice[]=6&forumchoice[]=7&forumchoice[]=9&forumchoice[]=10&forumchoice[]=11&forumchoice[]=19&forumchoice[]=23&forumchoice[]=24&dontcache=1">Get Unanswered Posts</a></td></tr> |
I dont have new post in my nav bar because its a cousom template but i did find this in the header
Code:
<if condition="$bbuserinfo['userid']"> Code:
<if condition="$show['member']"> |
where can i change langugage of this
|
Thank you Amy, great hack & easy to install.....installed.
and thanks to BaconDelight as well, great lil feature. |
i have problem, 2 times showning 4 hours
|
All times are GMT. The time now is 07:54 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:
|