We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 74
    • 74 Posts
    Can`t get it work with custom table faq!
    Snippet call:
    [!AjaxSearch? &ajaxSearch=`0` &showForm=`1` &whereSearch=`content|tv|faq` &config=`default` &showIntro=`0` &showResults=`0` &landingPage=`15` !]


    default config file placed in assets\snippets\ajaxSearch\configs\default.config.php
    i modified 1 line to:
    $dcfg['whereSearch'] = 'content|tv|faq';

    and get an error:
    table faq not defined in the configuration file: default!

    So.. how can i define my table in config file?