User Records Management Bug September 11, 2020, 03:54:06 AM "User Records Management " generate wrong logical code: if(!in_array(strtolower(USER_ROLE),$allowed_roles)){$db->where(...)}.The exclamation mark should not be there.Otherwise the sql "where" doesn't function correctly. Quote Selected
Re: User Records Management Bug Reply #1 – September 11, 2020, 01:46:30 PM @yinyisj where did you find the error you are talking about, please provide more details. Quote Selected