expresstechsoftware / connect-memberpress-discord-add-on

This add-on enables connecting your MemberPress enabled website to your discord server. Now you can add/remove MemberPress members directly to your discord server roles, assign roles according to your member levels, unassign roles when they expire, change role when they change membership.
GNU General Public License v2.0
4 stars 1 forks source link

Task: 64 , fix unautorize issue and add appearance settings #84

Closed aashishmeenaets closed 2 years ago

aashishmeenaets commented 2 years ago
ravisoni6262 commented 2 years ago

[05-Mar-2022 14:07:25 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($var) must be of type Countable|array, null given in /Applications/MAMP/htdocs/memberpress/wp-content/plugins/memberpress-discord/admin/class-memberpress-discord-admin.php:850

0 /Applications/MAMP/htdocs/memberpress/wp-includes/class-wp-hook.php(307): Memberpress_Discord_Admin->ets_memberpress_discord_as_schdule_job_memberpress_transactions_status_changed('pending', 'pending', Object(MeprTransaction))

thrown in /Applications/MAMP/htdocs/memberpress/wp-content/plugins/memberpress-discord/admin/class-memberpress-discord-admin.php on line 850

ravisoni6262 commented 2 years ago