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.
I have a brand new phpbb (my first phpbb that I've setup, but I'm the "tech guy" for my club.) One of the primary use cases was to allow facebook logins so users wouldn't have to have two separate logins to keep track of.
Installed phpbb and the social plugin and that's pretty much it. Setup social plugin and the facebook login appears to work and a user is added to the system but login doesn't work. I get this error:
General Error
SQL ERROR [ mysql4 ]
Out of range value for column 'date_added' at row 1 [1264]
An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.
I think I'm using the very latest phpbb (3.1.2) and I download the github version of the social plugin. Did I miss an obvious step?
I have a brand new phpbb (my first phpbb that I've setup, but I'm the "tech guy" for my club.) One of the primary use cases was to allow facebook logins so users wouldn't have to have two separate logins to keep track of.
Installed phpbb and the social plugin and that's pretty much it. Setup social plugin and the facebook login appears to work and a user is added to the system but login doesn't work. I get this error:
General Error SQL ERROR [ mysql4 ]
Out of range value for column 'date_added' at row 1 [1264]
An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.
I think I'm using the very latest phpbb (3.1.2) and I download the github version of the social plugin. Did I miss an obvious step?