Hello,
I am receiving the error message "$(this).addWebForms is not a function" on my Dolphin 7.0.8 website in theFireFox error console. It seems to occur on every page, and I am concerned it might be causing other issues and code breakages.
The error references this file: inc/js/jquery.webForms.js Line: 4
I tried replacing the file with a clean version from the Dolphin installation package, but that did not fix the issue.
I did a search with grepWin for the phrase "addWebForms", but all 8 of the files are unchanged from the clean, original version (except for jquery.webForms.js, in which I changed the date patterns. However, I did replace the modified file with a copy of the original file, but that did not fix the issue).
Any ideas on what might be causing this issue?
Thanks!