• Resolved phloo

    (@phloo)


    PHP Parse error: syntax error, unexpected ':', expecting ')' in /wp-content/plugins/send-users-email/admin/class-send-users-email-admin.php on line 656

    Line 656:
    $user_meta = get_user_meta( user_id: $user->ID );

    Please fix asap, thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support paretodev

    (@paretodev)

    Thanks for bringing this up. We rolled back to version 1.5.11 for now.

    This seems to be a PHP compatibility issue for users on PHP < 8.0. Could you please confirm your current PHP version?

    Thread Starter phloo

    (@phloo)

    yes. 7.4.* running

    Thread Starter phloo

    (@phloo)

    Exactly. PHP 7.4

    Plugin Support paretodev

    (@paretodev)

    Thanks for clarifying. Did you manage to resolve this yourself, by installing version 1.5.11?

    We’re working on a new release with full compatibility for PHP 7.4.

    Sorry again for the inconvenience!

    Thread Starter phloo

    (@phloo)

    i editd the file directly. this helped

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Bug in version 1.5.12 breaks site completely’ is closed to new replies.