You must be a subscriber to download! Subscribe now

Post Reply 
 
Thread Rating:
  • 2 Votes - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Google Connect Plugin
02-23-2012, 12:08 AM (This post was last modified: 05-14-2013 02:20 AM by Lennart.)
Post: #1
Exclamation Google Connect Plugin
Name: Google Connect
Description: Connects your MyBB with google accounts. Full user integration.

Features:
- Users who do not have a MyBB account can sign up and log in with google
- Users who do already have a MyBB account can connect their existing account and login with google
- Plugin pulls information from google
- Password generation for new members - they can keep their forum account even if they delete their google account
- Admin informations in profile
- Switch all options on/off and edit all major options in the ACP settings
- Language compatible (english, german formal and german informal included)
- No javascript needed (PHP API only)

Demo: - ([Image: external.png]Demoforum)
Version: 1.9
Compatibility: 1.6.x
Adds files: yes
Changes files: no
Adds templates: no
Changes templates: yes
Adds to database: no
Changes database: yes

Screenshots:

.png  Board Settings - Google Connect.png (Size: 29.78 KB / Downloads: 59)
Settings

.png  Request for Permission.png (Size: 19.9 KB / Downloads: 31)
Requesting permission via google

.png  Connecting with Google.png (Size: 3.53 KB / Downloads: 37)
Connected

.png  Profile of Lennart Sauter.png (Size: 36.53 KB / Downloads: 29)
Profile view with passwords and IDs


Download for subscribers:

.zip  GConnect release.zip (Size: 275.55 KB / Downloads: 46)
With downloading this plugin you agree with the license rules.
If you did not have a valid subscription and you do use this plugin I'll hunt your website down with a C&D / DMCA. Stealing is illegal and my lawyer is good.

Install instructions:
You'll need a google account.

Go to this site:
https://code.google.com/apis/console/

Create a new project and add your site information like that:

.png  Google APIs Console.png (Size: 28.99 KB / Downloads: 51)
Add a new Client ID and fill in the path to your forum like this:

.png  Google APIs Console_Client_Settings.png (Size: 69.34 KB / Downloads: 58)
It is important to link to the misc.php?action=greg in your forums directory here!

You will now get the ID of your google app, the secret key and you already entered the redirect URI at google.
Upload the plugin now and install it. Go to the settings and enter the ID, the secret key and the redirect URI.

Adjust the other settings and enable the plugin.

Have fun with the new users from Google Big Grin

This plugin went through a public beta so it should not contain any bugs. Please report any problems here.

Updated version 1.5 was necessary because of a small bug in the form.
To update to 1.5 simply overwrite the plugin file, there is no need to uninstall the plugin.

Update version 1.6 makes sure, that there is no conflict between Facebook Connect and Google Connect because they use the same naming conventions. To update, simply overwrite your plugin file.

Updated version 1.7 includes a check to make sure, suers with the same email adress are not registered twice (thanks ytlee945!). To update, overwrite all files with the new ones. Attention - there are language file changes!

Updated version 1.8 to prevent double session error at google. To update, simply overwrite your plugin file.

Updated version 1.9 to include the newest Google API and one new feature: Enable/Disable saving apsswords to the database.
To update, please delete the plugin and it's folders from your server and upload the new ones. After that, insert a new setting in your ACP with these values (please do NOT change them!):

.png  Board Settings - Add New Setting_google.png (Size: 25.52 KB / Downloads: 3)

Forum Admin
Visit this user's website Find all posts by this user
Quote this message in a reply
02-23-2012, 01:59 AM
Post: #2
RE: Google Connect Plugin
what do I put for the callback?
Find all posts by this user
Quote this message in a reply
02-23-2012, 02:54 AM (This post was last modified: 02-23-2012 02:55 AM by Lennart.)
Post: #3
RE: Google Connect Plugin
The callback should point to
Code:
You cannot view this code until you login or register
as written in the first post. It has to be identically on Google and in the settings.

Forum Admin
Visit this user's website Find all posts by this user
Quote this message in a reply
03-25-2012, 01:10 PM
Post: #4
RE: Google Connect Plugin
Dear Sir,

I'm unable to use even Google connect. The error is stated under Please check and help.

-----------------------------------------------------------------------

SSL connection error
Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.
Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.

----------------------------------------------------------------------


URL: http://www.fixmystuff.in

Thankyou so much,
Gopala Subramanium
+91 9818296629


Attached File(s)
.jpg  Google_Error.jpg (Size: 31.87 KB / Downloads: 9)
Find all posts by this user
Quote this message in a reply
Today, 00:00 AM
Advertisement
03-25-2012, 05:05 PM
Post: #5
RE: Google Connect Plugin
(03-25-2012 01:10 PM)gopalasubramanium Wrote:  Dear Sir,

I'm unable to use even Google connect. The error is stated under Please check and help.

-----------------------------------------------------------------------

SSL connection error
Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.
Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.

----------------------------------------------------------------------


URL: http://www.fixmystuff.in

Thankyou so much,
Gopala Subramanium
+91 9818296629

Solved the earlier, but there is a new error:

Server error
The website encountered an error while retrieving http://www.fixmystuff.in/forum/misc.php?...M-eF8LoOe. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
Find all posts by this user
Quote this message in a reply
03-26-2012, 05:05 AM
Post: #6
RE: Google Connect Plugin
(03-25-2012 05:05 PM)gopalasubramanium Wrote:  
(03-25-2012 01:10 PM)gopalasubramanium Wrote:  Dear Sir,

I'm unable to use even Google connect. The error is stated under Please check and help.

-----------------------------------------------------------------------

SSL connection error
Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.
Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.

----------------------------------------------------------------------


URL: http://www.fixmystuff.in

Thankyou so much,
Gopala Subramanium
+91 9818296629

Solved the earlier, but there is a new error:

Server error
The website encountered an error while retrieving http://www.fixmystuff.in/forum/misc.php?...M-eF8LoOe. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

Sir, i'm a subscribed member and paid for your services. Hope you understand and respect our hard earned money. Still waiting for your response. Thanks, http://www.fixmystuff.in
Find all posts by this user
Quote this message in a reply
03-27-2012, 01:43 AM
Post: #7
RE: Google Connect Plugin
Looks like an internal server issue. Please contact your host about SSL issues and internal server errors.

Please do not quote posts so often. Thank you.

Forum Admin
Visit this user's website Find all posts by this user
Quote this message in a reply
04-05-2012, 12:18 PM
Post: #8
RE: Google Connect Plugin
Great mod Lennart!!! Thank you!

Btw, I found a bug in the file plugins/gconnect.php
Code:
You cannot view this code until you login or register

We need to replace:
Code:
You cannot view this code until you login or register

With our domain:
Code:
You cannot view this code until you login or register

In order to work...
If we dont change this line, the register dont work Smile
Find all posts by this user
Quote this message in a reply
Today, 00:00 AM
Advertisement
Hostgator
04-06-2012, 10:39 PM
Post: #9
RE: Google Connect Plugin
Thank you for finding that bug Divvy! I think that code remained there from beta testing. I am sorry!

The plugin has been updated to version 1.5 to fix that issue.

Forum Admin
Visit this user's website Find all posts by this user
Quote this message in a reply
12-06-2012, 04:14 AM (This post was last modified: 12-06-2012 04:55 AM by azwan.)
Post: #10
RE: Google Connect Plugin
after choose nickname.. now stuck
blank all

no redirect anything else ??????

in chrome

Server error
The website encountered an error while retrieving ........com/misc.php?action=greg&code=4/jn0b65CJ_LmJlRfe-Jn5JMBRLJJs.0sj94sHKub8aXE-sT2ZLcbTB09fYdgI. It may be down for maintenance or configured incorrectly.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MybbAddons | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication
This site is property of Lennart Sauter, powered by Zaiendo.de.