我有一个 FormIt 表单,它在一个网站上分叉,但它在另一个网站上根本不起作用(与我从手册中创建或复制粘贴的所有表单相同)。如果它在顶层,它可以工作,如果它在某个子级菜单中,它就不行。我发现的唯一一件事——在我尝试发送电子邮件后,加载了错误的 url——而不是:
http://example.com/main-menu/how-to-help-us/informations/test
我得到:
http://example.com/main-menu/how-to-help-us/informations/main-menu/how-to-help-us/informations/test
我的 FormIt 调用如下:
[[!FormIt?
&hooks=`FormItSaveForm, email`
&successMessage=`Message sent`
&formName=`cbd_form`
&validate=`name:required,company:required,phone:required,email:email:required`
&emailTpl=`cbdReport`
&emailSubject=`Subject`
&emailTo=`myemail@gmail.com`
]]
这是完整的代码: http: //pastebin.com/8hJTfCX2
任何想法要检查什么?
这是最新安装的 REVO。MODX 革命 2.4.3-pl