Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Filter Threads By Thread Prefix - MyBB 1.6 Only
Kiero Offline
Junior Member
**
Posts: 4
Joined: Dec 2012
Post: #56
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only
Thanks for telling me it has to be done manually for each, just wasn't sure if there would be something simpler.
Well, I think I managed to get an easy drop down one just using this:

Code:
1
2
3
4
5
6
<select onchange='location=this.options[this.selectedIndex].value;' style='width:100px;'> 
<option>Prefix</option> 
<option value="./forumdisplay.php?fid={$fid}&filtertf_prefix=TV/Movie">TV/Movie</option>
<option value="prefix2link">prefix2</option>
<option value="prefix3link">prefix3</option>
</select>


I'll just add the others in. Thanks.

(12-03-2012 12:31 PM)ZiNgA BuRgA Wrote:  
(12-03-2012 12:19 PM)Kiero Wrote:  How do I go about making a dropdown box for selecting the prefixes, in both the thread list and when making a new thread?
Template editing for the first, and MyBB uses a dropdown for thread creation by default.

The only Input Field Types I have in xThreads are Textbox, Multiline textbox, Listbox, Option Buttons and Checkboxes
Sorry, woops. Linked the wrong pic
Mine looks like this right now for new threads:

[Image: A3Yzr.png]
(This post was last modified: 12-03-2012 12:55 PM by Kiero.)
12-03-2012 12:47 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Filtering Thread By Thread Icon - RateU - 11-06-2010, 03:11 AM
RE: Filter Threads By Thread Prefix - MyBB 1.6 Only - Kiero - 12-03-2012 12:47 PM

 Standard Tools
Forum Jump: