Author |
Topic |
|
bjlt
Senior Member
1144 Posts |
Posted - 09 October 2002 : 23:13:00
|
if you search "space" for a member, which I use to find all his posts, and the result is more than one page long, the paging doesn't work, "error, you must enter a keyword". you can try it on this site. |
Edited by - Davio on 07 March 2003 20:45:02 |
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 09 October 2002 : 23:19:57
|
a "space" is not a valid character to use as a search keyword. |
|
|
bjlt
Senior Member
1144 Posts |
Posted - 09 October 2002 : 23:26:28
|
thanks. Is there an easy way to "Find all archived posts by membername" then? |
Edited by - bjlt on 09 October 2002 23:37:56 |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 09 October 2002 : 23:40:19
|
It probably is a bug that it's accepting a space as a keyword for the first page of results though, so I'll take a look at it. |
|
|
bjlt
Senior Member
1144 Posts |
Posted - 09 October 2002 : 23:48:27
|
quote: Originally posted by RichardKinser
there is a link in the user's profile labeled:
Find all non-archived posts by %username%
Yes, I think it would be helpful if we also have
Find all archived posts by %username%
for the allowing space issue, I remember there was a discussion on it as someone was used to use space as the keyword before and required such a fix. |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 10 October 2002 : 00:01:23
|
The reason why it's all "non-archived" posts is because posts are archived to supposedly improve performance. Including archived posts would negate the performance gain. It would be much more efficient to limit the search using a keyword and preferrably a specific forum when searching for an archived post by a specific member. |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 11 February 2003 : 00:39:54
|
quote: Originally posted by RichardKinser
It probably is a bug that it's accepting a space as a keyword for the first page of results though, so I'll take a look at it.
The search term is trimmed in the drop down box.
On line 219 in search.asp, add the code in red:if trim(Request.Form("Search")) <> "" or Request.QueryString("MEMBER_ID") <> "" then Fixed in 3.4.04 |
Support Snitz Forums
|
Edited by - Davio on 07 March 2003 20:44:17 |
|
|
Deleted
deleted
4116 Posts |
Posted - 12 February 2003 : 01:56:08
|
Fixed in v4b04a03 |
Stop the WAR! |
|
|
|
Topic |
|