CallMeNP / lara-auth-bridge

[Unmaintained] Offers a simple API for the included custom phpBB authentication module. for phpBB(3.0,3.1) and laravel5
MIT License
16 stars 8 forks source link

Will there be a version for phpBB 3.2 ? #14

Open Power2All opened 7 years ago

Power2All commented 7 years ago

I tested it out already on phpBB 3.2, but since the plugin is using $_COOKIE, it will give a error. Hopefully this will be released some time in the future.

CallMeNP commented 7 years ago

paste the error message?

Power2All commented 7 years ago

Our phpBB theme was not correct yet either, so we first need to make our theme compatible. But the problem had to do with globals disabled on phpBB. $_COOKIE isn't readable anymore, and phpBB will give a error when $_COOKIE is requested. phpBB says you need to start using $request to get this information, so your code isn't exactly compatible with 3.2 yet

Kind regards.

On 12 Jan 2017 12:05, "没——问题" notifications@github.com wrote:

paste the error message?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CallMeNP/lara-auth-bridge/issues/14#issuecomment-272136220, or mute the thread https://github.com/notifications/unsubscribe-auth/AB6ttdR30x6FzTWXJ2ffhtT2omZC-xmNks5rRgkQgaJpZM4LeFst .