xini / silverstripe-mailchimp-signup

Adds page type for a MailChimp signup form. Form fields are read automatically from the MailChimp list.
BSD 3-Clause "New" or "Revised" License
4 stars 6 forks source link

Namespace for CheckboxField missing in SignupPage.php #1

Closed brasileric closed 6 years ago

brasileric commented 6 years ago

hi,

use SilverStripe\Forms\CheckboxField is missing in /src/Pages/SignupPage.php

I get this error in SilverStripe 4.2.1.

xini commented 6 years ago

Sorry for this, that's what happens when you try to do everyting at the same time... ;) This is fixed in 4.1.2.