oneall / social-login-phpbb

Social Login for phpBB allows your users to login and register with 40+ social networks. It increases your phpBB user registration rate by simplifying the registration process.
https://docs.oneall.com/plugins/guide/social-login-phpbb/
52 stars 33 forks source link

Error when enabeling the extension #6

Closed SpIdErPiGgY1984 closed 9 years ago

SpIdErPiGgY1984 commented 9 years ago

Fatal error: Cannot redeclare class oneall\oa_social_login\migrations\v10x\m1_initial_schema in ./../ext/phpbb/oa_social_login/migrations/v10x/m1_initial_schema.php on line 0

SchlesserClaude commented 9 years ago

Please make sure that you don't the extension twice in your phpbb /ext folder. I have changed the vendor name. Please look for /ext/phpbb/oa_social_login (<= old version to remove) and /ext/oneall/oa_social_login (<= keep this).