Support Forums
ATutor Bug Reports
1.6.2: forum search not working?
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | 2 | ||
vegard![]() | Subject: 1.6.2: forum search not working? | |
| hm, the search are not returning any results from the forums on my installs, but it does seem to work at your demo server..? have tried with default theme as well. anyone else having trouble with this? results from content are returned as usual.. Posted: 2009-01-20 08:51:06 | ||
harris![]() | Subject: Re: 1.6.2: forum search not working? | |
| Hmm, did you try applying patch 0004 and 0005? Posted: 2009-01-20 10:09:37 | ||
vegard![]() | Subject: Re: 1.6.2: forum search not working? | |
| yes, all patches applied. Posted: 2009-01-21 06:09:53 | ||
harris![]() | Subject: Re: 1.6.2: forum search not working? | |
| Which MySQL version is this? Posted: 2009-01-22 09:21:03 | ||
vegard![]() | Subject: Re: 1.6.2: forum search not working? | |
| two different ones: versions of php - 4.3.9 and 5.2.3 version of mysq l - 4.1.22 and 5.0.37 Posted: 2009-01-22 09:34:52 | ||
vegard![]() | Subject: Re: 1.6.2: forum search not working? | |
| you can see it here: atutor.no/atutor/go.php/democourse/index.php this is the server with the newest php / mysql Posted: 2009-01-22 09:38:05 | ||
harris![]() | Subject: Re: 1.6.2: forum search not working? | |
| That's werid.. I can't seem to reproduce this problem on my machine. Can you open up include/lib/search.inc.php and go to line 180~196. All the queries should be using TABLE_PREFIX. Before patch 4, and 5, I typed it as AT_, and will cause a problem. Can you please verify if the corrections have been made? Thanks Posted: 2009-01-22 09:57:30 | ||
vegard![]() | Subject: Re: 1.6.2: forum search not working? | |
seems right, here's line 175 - 200 Posted: 2009-01-23 07:14:08 | ||
harris![]() | Subject: Re: 1.6.2: forum search not working? | |
| It doesn't work on all of your systems? Posted: 2009-01-23 09:25:25 | ||
vegard![]() | Subject: Re: 1.6.2: forum search not working? | |
| correct, neither in our production server (old php & db) or at atutor.no (new php & db) - I can see that it works on your demo server, so I have no idea why.. Posted: 2009-01-23 09:31:05 | ||
harris![]() | Subject: Re: 1.6.2: forum search not working? | |
| If possible, can you send your test server's database dump to my email please? Thanks! if not, we will figure out another way to debug this. Posted: 2009-01-23 10:34:12 | ||
vegard![]() | Subject: Re: 1.6.2: forum search not working? | |
| sure, it's in the mail! Posted: 2009-01-26 03:54:35 | ||
harris![]() | Subject: Re: 1.6.2: forum search not working? | |
| I am thinking this is probably related to this thread: www.atutor.ca/view/3/16346/1.html, or www.atutor.ca/view/3/16290/1.html Posted: 2009-02-06 16:29:10 | ||
vegard![]() | Subject: Re: 1.6.2: forum search not working? | |
| you're probably right Harris, and I believe I've found the source now too! this is related to the use of numbers (or other charachters?) in the table prefixes. I now have two identical installs at my localhost, one with the default AT_ table prefix, one with AT_162_ as prefix, and forum search only returns results from the one with the AT_ prefix. (explains atutor.no and my production server too, both have numbers in the prefix) Posted: 2009-02-12 04:56:14 | ||
harris![]() | Subject: Re: 1.6.2: forum search not working? | |
| Do those 2 installation have patch 0004 and 0005 applied? The table prefix problem should had been fixed with those patches. Posted: 2009-02-12 09:28:01 | ||
| Page: 1 | 2 | ||
You must be signed-in to post.



