lonnieezell / Bonfire2

CodeIgniter 4-based application skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minor bugs

joelprestaworks opened this issue · comments

commented

Hi,

Fantastic work, some minor bugs I found:

I don't know if this should be reported or if you are aware, but core default settings such as Site Name does not render in admin panel but stored in db. Also "Site online" does not work at all (no db value is saved upon change in admin and admin don't remember if should be checked/marked or not).

Edit: also "New user"-button from admin gives:
"Error
Class 'Bonfire\Entities\User' not found"

Thanks for these. I am just wrapping up a MAJOR refactor and it sounds like I missed a couple of items. I'll take a look at them.

@joelprestaworks I just pushed fixes for those. Let me know if they work for you.