StartupAPI / users

:zap: User management tool to be used in on-line projects. Includes admin dashboard.
http://www.StartupAPI.com/
MIT License
60 stars 24 forks source link

Saving admin invite fails #279

Open sergeychernyshev opened 6 years ago

sergeychernyshev commented 6 years ago

Without subscription plans set, sending admin invite fails complaining about

PHP Notice:  Undefined index: plan_slug in .../users/admin/invitations.php on line 34, referer: .../users/admin/invitations.php
PHP Catchable fatal error:  Argument 1 passed to Invitation::setPlan() must be an instance of Plan, boolean given, called in .../users/admin/invitations.php on line 34 and defined in .../users/classes/Invitation.php on line 578, referer: .../users/admin/invitations.php