We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 34162
    • 1 Posts
    hi guys!

    i keep receiving this error when using ajaxsearch:

    i put [!AjaxSearch!] into my template. when i enter a search-phrase in the search-box and klick "go" i get the following error:

    in IE:
    EXCEPTION AJAX: ’message’ is null or not an object undefined

    in FF it says something like:
    EXCEPTION AJAX: e has no properties

    what could be the problem? i use modx 0.9.5 with ajaxsearch 1.1. i thought in 0.9.5 ajaxsearch works out of the box

    EDIT:
    haha, found the reason for this error - rewrite-rules from lighttpd. laugh lighty did a rewrite on index-ajax.php => index.php?q=index-ajax.php grin