Closed (fixed)
Project:
phpBB Forum Integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2012 at 13:18 UTC
Updated:
9 May 2012 at 16:30 UTC
When logintoboggan module is enabled, phpbbforum_user_login fails to do it's magic.
Patch fixes it (changes $account->password to $account->pass)
| Comment | File | Size | Author |
|---|---|---|---|
| phpbbforum_user-login_logintoboggan.patch | 1003 bytes | thijsvdanker |
Comments
Comment #1
fizk commentedCommitted. Thanks!