Hi All,
Just installed the latest version of MODX and have a slight problem with ajax search.
Im using the following call for reference:
[!AjaxSearch? &ajaxSearch=`0` &AS_showForm=`0` &grabMax=`15` &extract=`0`&order=`pagetitle`!]
Now the search is working as expected however when I look at the source code of the output page it is adding a extra > at the body tag so I now have <body>> and the > is showing on the page.
There’s only one template on the site so I know it’s not a template issue and must be something ajaxsearch is outputting.
I’ve been looking through the files but can’t seem to see where this is being added, can anyone advise how this could be happening ??
Site is brand new and all code the same as the default install apart from the template ( been checked )
Cheers