Zen Cart Logo
Forums / General Questions / search not working in Bulgarian

search not working in Bulgarian

Locked

Views: 2,367

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
14 Oct 2007, 10:38 AM
#1
stefanb avatar

stefanb

New Zenner

Join Date:
Jul 2007
Posts:
18
Plugin Contributions:
0

search not working in Bulgarian

I guess that the problem is in the language pack http://www.zen-cart.com/index.php?main_page=contrib_search_result&search_in_description=1&keyword=bulgarian. Search is working perfectly but when the customer sets language to bulgarian it doesn't want to work except if the product name is written in English. I can't find similar post. Any help please! I have very much products and this function is essential.

18 Oct 2007, 5:22 AM
#2
stefanb avatar

stefanb

New Zenner

Join Date:
Jul 2007
Posts:
18
Plugin Contributions:
0

Re: search not working in Bulgarian

Nobody has an idea how to fix this?

27 Oct 2007, 11:52 AM
#3
stefanb avatar

stefanb

New Zenner

Join Date:
Jul 2007
Posts:
18
Plugin Contributions:
0

Re: search not working in Bulgarian

No, the problem is not in the language pack. I had tried two other packs with same result. Actually there are English letters in the advanced search only, not Cyrillic. Can anybody suggests me where I can add Cyrillic letters?

1 Nov 2007, 2:00 PM
#4
stefanb avatar

stefanb

New Zenner

Join Date:
Jul 2007
Posts:
18
Plugin Contributions:
0

Re: search not working in Bulgarian

:frusty:

27 Oct 2008, 9:44 PM
#5
vasilios avatar

vasilios

New Zenner

Join Date:
Sep 2008
Posts:
59
Plugin Contributions:
0

Re: search not working in Bulgarian

did you solve this problem, because I have the same problem in Greek. When I switch to greek language and enter a greek string which I know it exists in the database, the search feature does not find the product. Surely it is not the language pack because all it contains is just translation definitions (from what I have seen). I will look forward to checking the code (I am a programmer and I can understand some internal logic)

28 Oct 2008, 9:14 AM
#7
vasilios avatar

vasilios

New Zenner

Join Date:
Sep 2008
Posts:
59
Plugin Contributions:
0

Re: search not working in Bulgarian

I have already encoded zen cart for utf8 charset encoding, I followed the same steps described in the above referred link. The problem with the search feature in greek is irrelevant of that (unfortunately). It seems to be an internal zen cart code procedure which might alter the encoding of the string input by the visitor.

31 Oct 2008, 8:32 AM
#8
stefanb avatar

stefanb

New Zenner

Join Date:
Jul 2007
Posts:
18
Plugin Contributions:
0

Re: search not working in Bulgarian

Hi, sorry for delay. Yes I solved the problem, but it was long ago and now I am not aware how exactly I did it. Look this point
http://www.zen-cart.com/forum/showthread.php?t=74135
Are you sure that all your database is in UTF-8 correctly?

22 Dec 2008, 12:59 PM
#9
vasilios avatar

vasilios

New Zenner

Join Date:
Sep 2008
Posts:
59
Plugin Contributions:
0

Re: search not working in Bulgarian

finally I have setup the collation of the whole database to greek_general_ci and the encoding is in greek iso-8859-7. These settings work ok.