Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 (v3.4.03) BUG+FIX: search.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

bjlt
Senior Member

1144 Posts

Posted - 09 October 2002 :  23:13:00  Show Profile
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  Show Profile
a "space" is not a valid character to use as a search keyword.
Go to Top of Page

bjlt
Senior Member

1144 Posts

Posted - 09 October 2002 :  23:26:28  Show Profile
thanks. Is there an easy way to "Find all archived posts by membername" then?

Edited by - bjlt on 09 October 2002 23:37:56
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 09 October 2002 :  23:39:07  Show Profile
there is a link in the user's profile labeled:

Find all non-archived posts by %username%

for you that link is:

http://forum.snitz.com/forum/search.asp?mode=DoIt&MEMBER_ID=3396
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 09 October 2002 :  23:40:19  Show Profile
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.
Go to Top of Page

bjlt
Senior Member

1144 Posts

Posted - 09 October 2002 :  23:48:27  Show Profile
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.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 10 October 2002 :  00:01:23  Show Profile
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.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 11 February 2003 :  00:39:54  Show Profile
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
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 12 February 2003 :  01:56:08  Show Profile
Fixed in v4b04a03

Stop the WAR!
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.13 seconds. Powered By: Snitz Forums 2000 Version 3.4.07