Hello,
I currently use linux ubuntu 10.04 with LAMPP, PHP Version 5.3.2, MySQL client version: 5.1.41
The site is in evolution 1.0.3 and ajaxsearch is 1.9.0
When i move my site from web-server to localhost i get following parse error:
NOTE: everything else seems to work, if i delete ajaxsearch call i have no other errors. Also ajaxsearch works with out problems on my webhost!
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: Missing argument 1 for AjaxSearch::AjaxSearch(), called in /media/DATA/Websites/modxkgf/manager/includes/document.parser.class.inc.php(770) : eval()’d code on line 447 and defined
Error type/ Nr.: Warning - 2
File: /media/DATA/Websites/modxkgf/assets/snippets/ajaxSearch/classes/ajaxSearch.class.inc.php
Line: 98
Line 98 source: function AjaxSearch($version,$cfg,$dcfg) {
Parser timing
MySQL: 0.0010 s (1 Requests)
PHP: 0.0425 s
Total: 0.0435 s
any suggestions to what i can do?

Thanks!!