Actions
Bug #5610
closedKunena fails to install due to CB Forums utilizing API too early
Description
CB Forums is trying to load Kunena API too early as Kunena has a multi-stage install. Improve it with KunenaForum::installed() check and to remove loading of the API before it's even needed.
Updated by krileon about 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !992
Actions