Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


    (7 guests in past 15 min.)

    Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

    Support Forums

    ATutor Bug Reports

    1.6.2: forum search not working?


    You must be signed-in to post.

    AuthorSubject
      Page: 1 | 2
    vegard

    Avatar for vegard
    Subject: Re: 1.6.2: forum search not working?Quote this post in your reply
    sorry, I didn't get to check that, will do it Monday when I'm back at that machine.

    One install was installed from SVN and thus having the patches there, one was not, and did not have the patches installed, I just can't remember which had numbers in the prefix and which not..
    Posted: 2009-02-13 13:07:12
    vegard

    Avatar for vegard
    Subject: Re: 1.6.2: forum search not working?Quote this post in your reply
    ok, tested again.

    version from SVN does not use any table prefix, has all patches incorporated since it is from SVN, and forum search works.

    the other one has the table prefix AT_162_ and does not work, even after I installed patch 0004 and 0005 manually.

    I also replaced search.inc.php in the no-working install with the one from the working install, to check if there was something with the patch itself, but with no luck.
    Posted: 2009-02-16 09:55:07
    harris

    Avatar for harris
    Subject: Re: 1.6.2: forum search not working?Quote this post in your reply
    Thanks! That's interesting. If you look at the SVN lib/search.inc.php here:

    websvn.atrc.utoronto.ca/websvn/wsvn/Atutor/trunk/docs/include/lib/search.inc.php

    It does use the TABLE_PREFIX under the get_forums_search_result() function
    Posted: 2009-02-17 09:47:03
    vegard

    Avatar for vegard
    Subject: Re: 1.6.2: forum search not working?Quote this post in your reply
    some more news on this: we switched servers and are now running php 5.1.6 and 5.0.41 and now forum search kind of works again!

    when I say kind of it's because it works when the search setting is "search in: all", but not when you specify it to only search in forum ("search in: forum")

    ..seems the main issue was with php 4 then, but that there is still an issue with the filtering. can anyone confirm this?
    Posted: 2009-05-06 07:29:39
    harris

    Avatar for harris
    search.inc.php

    Attachment: search.inc.php
    Subject: Re: 1.6.2: forum search not working?Quote this post in your reply
    Mm. I think I might know what the problem is.

    Can you test if this fixes your problem, try replacing this file with your include/lib/search.inc.php

    If it works, then I will make a patch for it. Thanks.
    Posted: 2009-05-06 10:45:14
    vegard

    Avatar for vegard
    Subject: Re: 1.6.2: forum search not working?Quote this post in your reply
    thanks Harris, I can confirm that the new file solves the problem smile
    Posted: 2009-05-07 03:01:43
    harris

    Avatar for harris
    Subject: Re: 1.6.2: forum search not working?Quote this post in your reply
    Thanks, I will get a patch out soon, will let you know.
    Posted: 2009-05-07 09:23:43
    harris

    Avatar for harris
    Subject: Re: 1.6.2: forum search not working?Quote this post in your reply
    Please apply patch 0023
    Posted: 2009-05-07 11:52:01
    vegard

    Avatar for vegard
    Subject: Re: 1.6.2: forum search not working?Quote this post in your reply
    thanks again, works now smile
    Posted: 2009-05-08 03:44:40
     Page: 1 | 2

    You must be signed-in to post.