• Error message: Uncaught Error: Call to undefined method FDSUS\Id::version() in /home5/afmadmin/internaldev.annapolisfriends.org/wp-content/plugins/sign-up-sheets/main.php:57

    Code snippet where error occurs:

    if (
    (
    empty(Id::version(‘pro’))
    || fdsusIsFallbackPlugin()
    || (!empty(Id::version(‘free’)) && !empty(Id::version(‘pro’))
    && version_compare(Id::version(‘free’), Id::version(‘pro’), ‘==’)
    && !class_exists(‘\FDSUS\Main’)
    )
    )
    && !class_exists(‘\FDSUS\Main’)
    ):

    WordPress version 6.7.2; php version 8.2.18

Viewing 1 replies (of 1 total)
  • Plugin Author Fetch Designs

    (@fetchdesigns)

    Can you please try deactivating and deleting the Sign-up Sheets plugin and then re-installing? You will not lose any of your Sign-up Sheets data doing so.

    If that does not resolve the problem, can you confirm if you are still getting the same exact error or a different one?

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.