We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 43491
    • 14 Posts
    im using latest version modx rev
    using formit for sending mail with form data from site
    so when i pushing "submit" i get redirect, and record in FormSave but email not recieving

    &hooks=`FormSave,email,redirect`

    and get errors in log

    [2014-08-01 00:23:53] (ERROR @ /index.php) Error parsing condition with key 0: ('vk.com/js/api/openapi.js?105' REGEXP `modRedirect`.`pattern` OR 'vk.com/js/api/openapi.js?105' REGEXP CONCAT('^', `modRedirect`.`pattern`, '$'))
    [2014-08-01 00:24:15] (ERROR @ /index.php) Error parsing condition with key 0: ('monik/1570.jpg' REGEXP `modRedirect`.`pattern` OR 'monik/1570.jpg' REGEXP CONCAT('^', `modRedirect`.`pattern`, '$'))

    why? how to fixit?