Posted on : 2021-11-01 15:53:09 View Type: public
Ben Wake

Hi There!
Firstly, thank you for putting together an easy to use platform for administering users and levels!
I am in need of adding some additional columns to the users table for some extra info. I can do this directly via the DB and call it back via the get_user_info method, but when registering an new user I am given an error about column counts.
Can you tell me which files / lines I need to edit to increase the column count to match for the registration process?
Many thanks,
Ben