联系表格模块
我是初学者,我尝试使用“联系人”模块,但它限制用户至少一个小时才能发送第二篇帖子。有没有办法克服这个限制?
I'm a beginner, and I try to use the Contact module, but it restricts users at least for an hour to send second post. Is there a way to overcome this limitation?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为您可以在管理联系人设置中更改它(关于链接:admin/build/contact/settings?)。
I think You can change it in the admin contact settings (about link: admin/build/contact/settings ?).
在 Drupal 6 中,当您启用联系人模块时,您会在 admin/build/contact/settings 中看到“每小时阈值”选项。
在 Drupal 7 中,该选项不再存在;默认情况下,只有顶部选项启用个人联系表单,位于 admin/config/people/accounts 中。
In Drupal 6, when you enable the Contact module, you see the "Hourly threshold" option in admin/build/contact/settings.
In Drupal 7, that option doesn't exist anymore; there is only the option top enable the personal contact form by default, in admin/config/people/accounts.