 |
 |
 |
 |
 |
| Author |
Message |
Heya Im Me
Joined: 01 Feb 2006 Posts: 189
|
|
Search Just Titles by Default? |
|
Is this possible? I figured out how to make it search a certain directory by default but I can't figure out how to restrict it to just searching the titles in that category.
Thanks
-him
|
|
| Tue Mar 14, 2006 5:21 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2801 Location: Germany |
|
Re: Search Just Titles by Default? |
|
 |  | Is this possible? I figured out how to make it search a certain directory by default but I can't figure out how to restrict it to just searching the titles in that category. |
Please post your solution in the other topic.
Searching only in titles:
I guess removing this from search.php should work:
 |  | foreach ($sql->select(array('table' => 'story', 'where' => array("short =~ %$search%", 'or', "full =~ %$search%"))) as $row){
$select[] = $row['post_id'];
} |
|
|
| Tue Mar 14, 2006 7:19 pm |
|
 |
Heya Im Me
Joined: 01 Feb 2006 Posts: 189
|
|
|
|
You know so much about this program...I wish I had your knowledge so I could stop bothering you haha
Thanks again, FI-DD.
Also, what do you mean by post the solution in the other topic?
-him
|
|
| Tue Mar 14, 2006 8:55 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2801 Location: Germany |
|
|
| Tue Mar 14, 2006 9:20 pm |
|
 |
Heya Im Me
Joined: 01 Feb 2006 Posts: 189
|
|
|
| Tue Mar 14, 2006 9:35 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|