v1 Blog module

edited October 2012 in Bug Reports
the blog_users_model has required fields "username" & "email" set as properties. The fields do not exist in the table "fuel_blog_users", therefore saving authors fails.

Comments

  • edited 9:08PM
    Thanks for the report. I've pushed a few changes to fix that issue. It does require a schema change though to the fuel_blog_users table. An "id" column was added and set as the new primary key. It should also only display the list of folks who are not currently setup as blog users and the ability to create new users if you have the permission.
Sign In or Register to comment.