@Dr.CSS, the bug report is already there, see http://dev.cmsmadesimple.org/bug/view/6031
I don't know how to put this solution to the author.
Search found 2 matches
- Wed Feb 09, 2011 6:48 pm
- Forum: Modules/Add-Ons
- Topic: CMSForms
- Replies: 11
- Views: 3293
- Tue Feb 08, 2011 8:35 pm
- Forum: Modules/Add-Ons
- Topic: CMSForms
- Replies: 11
- Views: 3293
Re: CMSForms
I did have the same errors. What I did to get rid of them was the following: In the CMSForm.class.php and CMSFormValidator.class.php and CMSFormWidget.class.php in the lib directory I searched for the "&$" and replaced that with "$". That did the trick for me. Did some invest...
