I am writing this post to share some issues I faced while installing WFFM
2.5 for Sitecore 7.5. Although it is minor issues but it can save you few
precious hours when you are too busy to figure it out.
- The installation was smooth and straightforward,
however, if the browser stuck or the installation took extra time just be patient
and don’t interrupt the process.
- Don’t forget to do the Post
installation steps, especially, the following two steps:
- In the [site root]\Website\Data find WFFM_Analytics.sql and run it on the
reporting db of your current instance.
This will create 3 additional tables in your reporting db.
- Add the following nodes to the Web.config:
<add
name="CaptchaImage" verb="*"
path="CaptchaImage.axd"
type="Sitecore.Form.Core.Pipeline.RequestProcessor.CaptchaResolver,
Sitecore.Forms.Core" />
<add
name="CaptchaAudio" verb="*"
path="CaptchaAudio.axd" type="Sitecore.Form.Core.Pipeline.RequestProcessor.CaptchaResolver,
Sitecore.Forms.Core" />
If you have any tips, tricks or resources you would like to share with the guild please email
chris.williams@readwatchcreate.com
No comments:
Post a Comment