Page 1 of 1

Re: PIsearch > htmlentities(): charset `US-ASCII' error

Posted: Thu May 11, 2006 10:43 am
by cyberman
Pisearch supports all standardized charsets. You are using a proprietary charset like windows-1257. Pisearch recognized it as US-ASCII.

You should use standardized charsets like utf-8 and not such proprietary like windows-1257. With these one other (non-windows) operating systems can have trouble.

Re: PIsearch > htmlentities(): charset `US-ASCII' error

Posted: Thu May 11, 2006 10:55 am
by cyberman
The special chars must only encoded right  :) ...

Re: PIsearch > htmlentities(): charset `US-ASCII' error

Posted: Tue May 16, 2006 7:44 pm
by cyberman
secam wrote: How to use different pisearch templates only by changing some variables?
You can use another template with {pisearch template="your_template.tpl"}