CI-AdminLTE icon indicating copy to clipboard operation
CI-AdminLTE copied to clipboard

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

Open ninearif opened this issue 7 years ago • 1 comments

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

ninearif avatar Sep 13 '18 08:09 ninearif

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.

domProjects avatar Jan 23 '19 13:01 domProjects