Thread Rating:
  • 1 Votes - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 How do I create a custom link to search for prefixes?
dastaten Offline
Junior Member
**
Posts: 4
Joined: Feb 2013
Post: #4
RE: How do I create a custom link to search for prefixes?
(02-22-2013 10:20 PM)Waleed Wrote:  Do you mean something like what I've done here? (Browse the Gallery) http://pik.gy

Actually, you're right. It was forumdisplay.php that I was using, not search.php. So the link should look something like:

Code:
<a href="forumdisplay.php?fid=2&thread_prefix={$value}">{$value}</a>


I'm fairly certain 'thread_prefix' is what I have wrong. Do you know what that should be?


My key is 'thread_topic' and the forum I'm wanting to display is '2,' so I'm trying:

Code:
<a href="forumdisplay.php?fid=2&thread_topic={$value}">{$value}</a>


But no luck.

(This post was last modified: 02-23-2013 07:01 AM by dastaten.)
02-23-2013 06:49 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: How do I create a custom link to search for prefixes? - dastaten - 02-23-2013 06:49 AM

 Standard Tools
Forum Jump: