Problem :Advanced Search & Instant Response (2.5.1)

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
woscom
Posts: 2
Joined: Sat Aug 22, 2009 1:31 pm

Problem :Advanced Search & Instant Response (2.5.1)

Post by woscom »

Hi,

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:
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.
Note: Doing the search using the search field which displayed in the header of the web page returns the correct result though.

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
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Problem :Advanced Search & Instant Response (2.5.1)

Post by Thorsten »

Hi,

I'll check your issues.
#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?
do you mean new pages or just a new language string?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
woscom
Posts: 2
Joined: Sat Aug 22, 2009 1:31 pm

Re: Problem :Advanced Search & Instant Response (2.5.1)

Post by woscom »

Hi Thorsten,

First, thanks for providing this excellent piece of software.

More info. regarding the problem:

phpMyFAQ was installed in English language.

When I switched to Thai Language, the URL-Address of the Categories became these:

Example:

Code: Select all

<a href="/faqs/category/2/a%B8%AAa%B8%A1a%B8%B1a%B8%84a%B8%A3a%B8%AAa%B8%A1a%B8%B2a%B8%8Aa%B8%B4a%B8%81.html">สมัครสมาชิก</a></li>
Regard previous question #3. Additional Text Tag:

I just need to create a new language string.


Thanks.

Jet
Post Reply