Skip to content

[Craft CMS 5.9.x] Install error #2677

@cbovers

Description

@cbovers

Describe the bug

When installing verbb/formie 3.1.6 in Craft CMS 5.9.x an error is thrown:

PHP Fatal Error 'yii\base\ErrorException' with message 'Class verbb\formie\fields\Address contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (craft\base\FieldInterface::propagateValue)'

in /var/www/html/vendor/verbb/formie/src/fields/Address.php:35

Steps to reproduce

  1. install a fresh copy of craftcms/cms 5.9.x-dev
  2. composer require "verbb/formie:^3.1.6" -w && craft plugin/install formie

Form settings

  • Multi-page form: Yes or No
  • Submission Method: Ajax or Page Reload
  • Client-side Validation: Yes or No
  • Custom Form Templates: Yes or No

Craft CMS version

5.9.x

Plugin version

3.1.6

Multi-site?

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions