Lukas W.
Well-known member
- Affected version
- 2.1.0 Beta 2
Since the update to 2.1.0 Beta, the addon.cache seems to not update properly anymore.
I currently have the following add-ons enabled:
Now disabling any of those add-ons still shows them as active, and also won't add the UIX add-on to the list. Previously, directly after upgrading, the list would only show XenForo and the official add-ons as enabled, so something must've triggered a refresh on it. Add-on enable/disable does at least no longer.
I currently have the following add-ons enabled:
- ThemeHouse/UIX
- ThemeHouse/XBridge
- ThemeHouse/XPress
- XFRM
- XFMG
Code:
array(5) {
["ThemeHouse/XBridge"]=>
int(1000011)
["ThemeHouse/XPress"]=>
int(1000096)
["XF"]=>
int(2010032)
["XFMG"]=>
int(902010011)
["XFRM"]=>
int(2010011)
}
Now disabling any of those add-ons still shows them as active, and also won't add the UIX add-on to the list. Previously, directly after upgrading, the list would only show XenForo and the official add-ons as enabled, so something must've triggered a refresh on it. Add-on enable/disable does at least no longer.