[XenConcept] Linked Accounts

[XenConcept] Linked Accounts 2.4.5 Patch 1

No permission to buy ($40.00)
Fixed:
  • Accounts were deleted when a sub account was unlinked even if the option was unchecked
  • When all subaccounts were removed during user editing (ACP) the accounts were still present.
  • Like
Reactions: Joe Link
Add:
  • It is now possible to link an account that is already linked to another user
Fixed:
  • Fix "post as" feature
Fixed:
  • Fix sql error XF\Db\Exception: MySQL statement prepare error [1052]: Column 'secondary_group_ids' in where clause is ambiguous src/XF/Db/AbstractStatement.php:228
  • [Bug Fix] The "revert" button is not available in the popup when browsing the smartphone.
  • Fix a error server InvalidArgumentException: Attempted to convert object to integer [sub_user_id] src/XF/Mvc/Entity/Entity.php:740
  • Fix a error server LogicException: _validate in XenConcept\LinkedAccount\Service\SubAccount\Linked must return an array src/XF/Service/ValidateAndSavableTrait.php:20
  • Fix a error server XF\Db\Exception: MySQL query error [1364]: Field 'xc_la_user_ids' doesn't have a default value src/XF/Db/AbstractStatement.php:228
  • Like
Reactions: siONtI
Bug Fix:
  • When associating an existing account the user group of the linked accounts is not applied.
New Features:
  • Add "clear" button in the linked account logs
  • Add a style property to hide the "linked account" navigation button on mobiles
  • Add new options
    • Maximum linked account in popup
    • Maximum linked account
  • Add a new action "Sub Accounts" in the moderators tools on the member profile.
  • Add a tab system on the account menu "linked account"
  • Where the parent account agrees to the privacy policy, the privacy policy also applies to the sub-account.
linked_account_log.webp


style_properties_hide_nav_button.webp


option_max_linked_account.webp


member_view_moderator_menu_actions.webp


sub_accounts_for_x.webp


account_linked_accounts_tab_1.webp

account_linked_accounts_tab_2.webp
Top Bottom