CourseBit / Inkstand

:orange_book: Modern, open source Learning Management System
7 stars 1 forks source link

Voter update crashes if default roles are not in database #45

Open joeconradt opened 8 years ago

joeconradt commented 8 years ago

Notice: Undefined index: ROLE_ADMIN. Line 130 in VoterService. Basically the admin role wasn't in database but it was looking to set default for ROLE_ADMIN.

joeconradt commented 8 years ago

php app/console role:install