Hi, I am getting loads of system event errors generated (about one every minute) by the Search Highlighting plugin. The error message on every system event is:
syntax error, unexpected T_STRING
Parse error: syntax error, unexpected T_STRING in /mypath/public_html/manager/includes/document.parser.class.inc.php(745) : eval()'d code on line 2
This is a development site, so I don’t think the error messages are coming from user input on the site, but they have started appearing since I integrated AjaxSearch into my site.
I am on modx v.0.9.6.3 running AjaxSearch 1.8.1 and Search Highlighting Plugin 1.3
Does anybody have any idea what might be causing them and how I can go about preventing them from occurring?
Cheers