Help me. Problem with search Help me. Problem with search
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Help me. Problem with search

Started by serega7777777, May 06, 2006, 10:57:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

serega7777777

I hope for your help. A problem with search. After search I click on a photo, and the system speaks that the photo is not found. I use versions 1.4.4 and 1.4.5.

Nibbler


serega7777777


serega7777777

But I have some more problems. Has altered in the Russian coding win 1251. But with the coding win 1251 search does not function. And with coding UTF all ОК. And the coding win 1251 is necessary for me

garry

Quote from: serega7777777 on May 06, 2006, 11:33:01 PM
But I have some more problems. Has altered in the Russian coding win 1251. But with the coding win 1251 search does not function. And with coding UTF all ОК. And the coding win 1251 is necessary for me
I've got the same problem. Please help us!

Joachim Müller


garry

Thank you!
Problem was solved by replacing "utf-8" with "windows-1251" in "$multibyte_charset = 'utf-8, big5, shift_jis, euc-kr, gb2312';" (file include/search.inc.php)

Joachim Müller

don't replace it, but add it...
You really shouldn't use the crappy windows-12something charset. We recommend to use utf-8 for good reasons.