I used ajaxSearch on this site: http://www.rhemapress.pl/www_poradnia/
and when I type something, e.g: czwarta
or wspomaganie
then when i clicked on one of return links then it redirect me to this document but on end of this link is something like this:
&searched=wspomaganie&advsearch=oneword&highlight=ajaxSearch_highlight+ajaxSearch_highlight1
and i've got this error after I clicked.
MODx encountered the following error while attempting to parse the requested resource:
htmlentities() [function.htmlentities]: charset `ISO-8859-2' not supported, assuming iso-8859-1
/home/users/rhemapress/public_html/rhemapress/www_poradnia/manager/includes/document.parser.class.inc.php(790) : eval()'d code
Where is the problem? How can i do this correctly? Database is UTF8.