Actions
Bug #4746
closedMissing compatibility for getBackwardsCompatibleGid
Description
CBSubs 3.0.0 is using getBackwardsCompatibleGid, which has been removed. Add back in and deprecate to avoid the below fatal error.
PHP Fatal error: Call to undefined method CBACL::getBackwardsCompatibleGid() in components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/libraries/cbpaidUserExtension.php on line 368
Actions