Topic on Extension talk:Phpbb Single Sign-On

Fatal error: Call to undefined method LoginForm::authenticateUserData()

2
Andonier (talkcontribs)

I'm just trying the extension with :

- phpBB 3.1.9

- php 5.6.19

- MySQL 5.7.11

But it seems there is something wrong with phpBBSSO.php code. When I click on Log in, I've got this error message :

Fatal error: Call to undefined method LoginForm::authenticateUserData() in mypath\wiki\extensions\phpBBSSO\phpBBSSO.php on line 78

Does anybody know where could be the error ?

Swennet (talkcontribs)

The latest MediaWiki update (1.27) made a lot of changes to it's authentication system. This extension probably needs updating to work with 1.27.

Reply to "Fatal error: Call to undefined method LoginForm::authenticateUserData()"