Recent content by samuel#0001

  1. S

    XF 2.0 Updating a user's permission combination ID via PHP?

    This might be a little much to ask, but would you be able to provide an example of this? I have looked through the docs and many posts but I can't find a good example usage of this.
  2. S

    XF 2.0 Updating a user's permission combination ID via PHP?

    I have a PHP script that directly edits user_group_id and secondary_group_ids from the database. The problem with this is that it doesn't matter what values are in those two things if the permission_combination_id isn't also updated. Is there a way I can maybe refresh their combination ID based...
Back
Top Bottom