Coroico / AdvSearch

Dynamic content search add-on for MODx Revolution that supports results highlighting, faceted search and search in custom packages
21 stars 14 forks source link

Call to undefined method doMysqlSearch() with the "all" engine mode #2

Closed Coroico closed 13 years ago

Coroico commented 13 years ago

With the "all" engine mode, we get a fatal error:

Fatal error: Call to undefined method AdvSearchResults::doMysqlSearch() in ...\core\components\advsearch\model\advsearch\advsearchresults.class.php on line 246

Coroico commented 13 years ago

Fixed with commit 90cec28