[OzzModz]/[Kirby] Public Account Upgrades

[OzzModz]/[Kirby] Public Account Upgrades 1.0.0

No permission to download
  • ErrorException: Fatal Error: Cannot override final method Kirby\PublicAccountUpgrades\XF\Pub\Controller\Account::preDispatchController()

in this addon
Code:
final public function preDispatchController($action, ParameterBag $params)

orignal XF code
Code:
protected function preDispatchController($action, ParameterBag $params)
 
  • ErrorException: Fatal Error: Cannot override final method Kirby\PublicAccountUpgrades\XF\Pub\Controller\Account::preDispatchController()

in this addon
Code:
final public function preDispatchController($action, ParameterBag $params)

orignal XF code
Code:
protected function preDispatchController($action, ParameterBag $params)

I’ll check it out as soon as I get a chance. :)
 
@Ozzy47 For some reason this add-on is now listing all account upgrades, whether they are disabled or not, to non registered users/non logged in users.

I'm not sure how long it's been doing it as I've only just noticed.
 
@Ozzy47 For some reason this add-on is now listing all account upgrades, whether they are disabled or not, to non registered users/non logged in users.

I'm not sure how long it's been doing it as I've only just noticed.
Is this still happening?
 
Top Bottom