Flerex / linkedaccounts

Account Linking extension for phpBB
GNU General Public License v2.0
8 stars 12 forks source link

Got this error #26

Closed miri4ever closed 4 years ago

miri4ever commented 4 years ago

I got this error if AJAX is off:

Fatal error: Uncaught TypeError: Argument 2 passed to flerex\linkedaccounts\controller\switcher::__construct() must be an instance of phpbb\auth\auth, instance of phpbb\config\db given

If Ajax is on nothing happens and no switch.

Flerex commented 4 years ago

You are correct. I don't know how I didn't catch that.

Thank you!

Fixed in the latest release.