zylstra Member Licensed customer Mar 23, 2016 #1 Which database table holds the settings for user group permissions?
Mike XenForo developer Staff member Licensed customer Mar 23, 2016 #2 xf_permission_entry / xf_permission_entry_content, but you shouldn't ever be accessing this directly. (You'd access via combinations.) Upvote 0 Downvote
xf_permission_entry / xf_permission_entry_content, but you shouldn't ever be accessing this directly. (You'd access via combinations.)