domProjects / CI-AdminLTE

CodeIgniter 3.1.10 with AdminLTE 2.3.11
https://domprojects.com/projects/ci_adminlte
276 stars 220 forks source link

fix "undefined property: stdClass::$bgcolor" in users/profile.ph #23

Open ninearif opened 6 years ago

ninearif commented 6 years ago

Fix undefined error in user profile view,

Message: Undefined property: stdClass::$bgcolor https://github.com/domProjects/CI-AdminLTE/blob/425886df00dc59bd139f334b38b55abbf8f91fac/application/views/admin/users/profile.php#L67

domProjects commented 5 years ago

I will create an extension of the ion-auth library. It was a bad idea to change the source of the script because each update had to change the line.