I have a constant and annoying error with this mod and I quite don't know how to solve it.
the apache error log shows:
Code:
... PHP Parse error: syntax error, unexpected '<' in ../ajax.php(69) : eval()'d code on line 102, referer: ../search.php?searchid=****
This shows up in different locations as search, showthread and other.
The line 102 goes down to line 1 of the ajax_start plugin of this mod here and ist shows a simple
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
Like dancing to a good rhythm, I can travel with it to differnet lines by inserting and deleting comments, but I simply don't know, what the real problem is and why I seem to be the only one in the world having this problem.
It would be kind of anyone pushing me in the right direction, because I don't want see these damn error logs any longer!
Thanks.