View User Groups Change Log
1.4
- Fixed a bug where ‘member_id’ was mistakenly being used instead of ‘author_id’ in a security check
- Fixed a bug where topic_id and topic_url_title were not being populated because of a bug with the query - #
1.3
- Added the ‘type’ parameter to the user_groups:groups tag - #
- Added support for multiple user_group_id and url_title values using the “|” separator - #
- Fixed a bug that prevented the ‘topic_id’ parameter on the user_groups:replies tag from working - #
1.2b
- Fixed a bug in user_groups:groups tag where using the parameter ‘owner_id’ returned a MySQL error - #
- Fixed various other small bugs
1.1b
- Fixed a version-specific MySQL bug that required all joins be done with ‘join’ instead of a comma - #
- Added ‘num_replies’ variable to the user_groups:topics tag to display the number of replies a topic has received