• I’m getting blank “Pages” and “Posts” pages. No errors.
    But getting some fatal errors when trying to add a new page or post.

    These errors disappear when I turn off the Broadcast plugin.
    PHP version is 5.4.27

    Fatal error:

    Fatal error: Trait method get_validation_errors has not been applied, because there are collisions with other trait methods on plainview\sdk_broadcast\form2\form in /home/xxxxxx/public_html/wp-content/plugins/threewp-broadcast/src/sdk/form2/form.php on line 517

    https://wordpress.org/plugins/threewp-broadcast/

Viewing 1 replies (of 1 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    This is related to PHP 5.4 – but only some versions of 5.4, sadly enough.

    The best (and generally only) solution is to change to 5.5, or at least something other than the 5.4.xx you are using.

Viewing 1 replies (of 1 total)

The topic ‘Fatal error – Trait method get_validation_errors has not been applied’ is closed to new replies.