Hello:
I've installed CMSMS v0.13 and pisearch 1.03, and they are working properly if I look for strings using ASCII chars only, but it doesn't work when I use any european (non-ASCII) chars like: ï, ü, etc.
I've set $config['default_encoding'] = 'ISO-8859-1' and $config['admin_encoding'] = 'ISO-8859-1' in config.php, changed charset=ISO-8859-1 in Global Settings --> Global Metadata, and corrected the content to update these changes in database. Now those chars keep showing OK in the browser, but the search function still doesn't work.
Could you help me, please?
pisearch not working with non-ASCII chars
-
Piratos
Re: pisearch not working with non-ASCII chars
Many peoples are working with the module and german and other charsets (i am a german) without problems .
Have a liink ?
Have a liink ?
-
q20060418
Re: pisearch not working with non-ASCII chars
I've sent you the access details by private message. Could you please take a look at it?
Thanks in advance.
Thanks in advance.
Last edited by q20060418 on Sun Jul 23, 2006 5:45 pm, edited 1 time in total.
-
Piratos
Re: pisearch not working with non-ASCII chars
Yeah but your link doesn't work, all links are to localhost and no stylesheets are working.
[attachment deleted by admin]
[attachment deleted by admin]
Last edited by Piratos on Sun Jul 23, 2006 8:37 pm, edited 1 time in total.
-
q20060418
Re: pisearch not working with non-ASCII chars
I'm really sorry about that.
I've corrected and checked it, and now it works. 
I've sent you the new access details as a private message.
Could you please take a look at it again?
Thanks once more.
I've sent you the new access details as a private message.
Could you please take a look at it again?
Thanks once more.
Last edited by q20060418 on Tue Jul 25, 2006 4:30 pm, edited 1 time in total.
-
q20060418
Re: pisearch not working with non-ASCII chars
Sorry Piratos. I had to reset my router. Please, contact me to give you the new IP address if you still want to review my site.
-
photon
Re: pisearch not working with non-ASCII chars
I had the same problem, and I solved it by using html-entities ( http://ascii.cl/htmlcodes.htm ) in the code.
For example ö equals ö (latin small letter o with diaeresis).
FCKEditorX converts to html-entities automatically, but unfortunately FCKEditorX has never worked in Opera for me (Opera 8.5), so I have to re-edit all pages in IE.
For example ö equals ö (latin small letter o with diaeresis).
FCKEditorX converts to html-entities automatically, but unfortunately FCKEditorX has never worked in Opera for me (Opera 8.5), so I have to re-edit all pages in IE.
-
q20060418
Re: pisearch not working with non-ASCII chars
You're exactly right photon! Using FCKEditor to enter non-ASCII chars makes pisearch work properly.
Thank you very, very, much!
By the way, piratos, could you please take this into account for future releases of your pisearch module?
Thanks anyway.
Thank you very, very, much!
By the way, piratos, could you please take this into account for future releases of your pisearch module?
Thanks anyway.
Last edited by q20060418 on Thu Jul 27, 2006 7:55 pm, edited 1 time in total.
