Just updated to phpMyFAQ 2.5.1 and found the following problems with both the "Advanced Search" and "Instant-Response" search functions.
#1. Advanced Search -
- Doing a search with any "Category" selected would be redirected to FAQ homepage.
- Doing a search with "All Categories" selected would return a 406 page with the following report:
Note: Doing the search using the search field which displayed in the header of the web page returns the correct result though.Not Acceptable
An appropriate representation of the requested resource /phpmyfaq/index.php could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
You may try it here: http://www.lovethailady.com/faqs/index.php
I've further tested it on a clean install without any modification and it has the same problem,
installed here: http://www.webonestop.info/phpmyfaq/ind ... ion=search
#2. Instant Response -
I've installed phpMyFAQ using English as the default language, and Thai as the secondary language.
The categories have both languages in English also Thai translated.
Currently there are some FAQs under the category "Website Usage" and the FAQ content are in English only.
While doing Instant Response search in English, with the keywords in English,
the returned results of the FAQs which is in English returned correctly,
but the category name was displayed in Thai language instead of English.
(Pardon me if my explanation sounds confusing...for English isn't my native language)
You may try it here: http://www.lovethailady.com/faqs/instantresponse.html
To re-enact the problem: since there are only contents under the category "Website Usage", do an advanced search using the keyword website and you'll see the problem in the returned search result yourself.
#3. Additional Text Tag -
May I know how to add an additional text tag to any pages inside phpMyFAQ which is to be called from the language file?
Thanks in advanced.
Jet