Keyword search not working in Administration > Edit FAQs

Please report bugs here!

Moderator: Thorsten

kballard
Posts: 35
Joined: Fri Aug 20, 2010 11:45 pm

Keyword search not working in Administration > Edit FAQs

Post by kballard »

We have a series of FAQs with keywords assigned to them. When we go to Administration > Edit FAQs and enter a keyword in the Keywords search field, then click search, no results are returned.

Thanks!

Kevin
Thorsten
Posts: 15565
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Keyword search not working in Administration > Edit FAQs

Post by Thorsten »

Hi,

does it work for you in the frontend? It's the same search ...

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kballard
Posts: 35
Joined: Fri Aug 20, 2010 11:45 pm

Re: Keyword search not working in Administration > Edit FAQs

Post by kballard »

It works great in the front end, but not from the Administration page. Very odd. I'm using Firefox 3.6.x, with MS SQL Server backend.
Thorsten
Posts: 15565
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Keyword search not working in Administration > Edit FAQs

Post by Thorsten »

Hi,

this is really strange because it's the same code. Do you get any errors?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kballard
Posts: 35
Joined: Fri Aug 20, 2010 11:45 pm

Re: Keyword search not working in Administration > Edit FAQs

Post by kballard »

There are no visible errors - just blank results. Is there a backend error log or SQL error file I can look at to see if there's a backend error?
Thorsten
Posts: 15565
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Keyword search not working in Administration > Edit FAQs

Post by Thorsten »

Hi,

you can try to enable the debug output by activating it in inc/Init.php.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kballard
Posts: 35
Joined: Fri Aug 20, 2010 11:45 pm

Re: Keyword search not working in Administration > Edit FAQs

Post by kballard »

Done. When I attempt the search, no debug output appears, even though it does when I first hit the page. It's just blank, and shows no FAQs in the Edit FAQs section. Very strange.

Kevin
kballard
Posts: 35
Joined: Fri Aug 20, 2010 11:45 pm

Re: Keyword search not working in Administration > Edit FAQs

Post by kballard »

It appears the problem is in the display, probably not in the search. As soon as I hit search, the debug output goes away, and no results return.
Thorsten
Posts: 15565
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Keyword search not working in Administration > Edit FAQs

Post by Thorsten »

Hi,

hm, I'll do a code review on that code to see what's happening here. Do you have 2 screenshots for how it's look like for you? Thanks.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kballard
Posts: 35
Joined: Fri Aug 20, 2010 11:45 pm

Re: Keyword search not working in Administration > Edit FAQs

Post by kballard »

Yessir. Here are the before and the after screenshots.

Thanks.

Kevin
You do not have the required permissions to view the files attached to this post.
Thorsten
Posts: 15565
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Keyword search not working in Administration > Edit FAQs

Post by Thorsten »

Hi,

thanks for the screenshots!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Thorsten
Posts: 15565
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Keyword search not working in Administration > Edit FAQs

Post by Thorsten »

Hi,

this is really strange because you even get no message that no records were found. Do you have any errors in your webservers error log?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kballard
Posts: 35
Joined: Fri Aug 20, 2010 11:45 pm

Re: Keyword search not working in Administration > Edit FAQs

Post by kballard »

We've checked the logs - can't find any errors or anything else out of the ordinary.

Kevin
Thorsten
Posts: 15565
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Keyword search not working in Administration > Edit FAQs

Post by Thorsten »

Hi,

okay, I still work on that.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kballard
Posts: 35
Joined: Fri Aug 20, 2010 11:45 pm

Re: Keyword search not working in Administration > Edit FAQs

Post by kballard »

We've switched to MySQL, and this is working now. Thanks.
Post Reply