Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Problem with Search?

Asked Modified Viewed 1,289 times
S
siric
S
siric 10
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

Hi,

I was doing a search for on my forum for posts that contained the number 29 and came up with nothing even though I know that one of the posts did contain 29.

I checked this our on the PHPFusion site with the serach phrase "last active" but the search came up with nothing. However, if I look in the forum, there is a post called Last Active Forum Threads Panel.

I capitalised the search phrase but it did not make a difference.

Is this a bug?

Thanks
SiRiC
0 replies

1 post

W
WEC
W
WEC 10
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 5 threads in the forums
answered
Veteran Member

Search.php is limited to minimum 3 characters:

if ($stext != "" && strlen($stext) >= "3") {


Search for "last active" works in this forum, so your search must be messed up somehow.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 2 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet