08/09/2017 at 9:43 am
#431856
Keymaster
@ Michael
I found the issue…
I added the ability for custom fields, text and textarea, to auto register themselves for search. The one field has the name of Superintendent's Honored Star Case that 's was causing an error which only revealed itself doing admin ajax requests on your site. Well, at least causing it to report a server error 500 even though the request responses were fine.
I tweaked the code to handle field names with punctuation and other extended characters on your site. This tweak seems to have resolved the issues you were experiencing. Give it a go and let me know.
