![]() |
It looks like cheesegrits hasn't logged in in a month and a half. I suppose the project isn't happening?
|
keeping my eye on this.
|
I doubt it - but i'll see what I can do :)
|
Is there NOBODY who will pick up this project? I'm desperate for a full OpenID system for vB...
|
Quote:
|
*bump*
Would like to see something like this up and running, any news? |
Quote:
I still really want to see a true OpenID solution come to vBulletin. A guy has got an entire Facebook Connect system up and running in the time that the OpenID community has done almost literally nothing. It's shameful. |
Awesome, keep us up to date on this.
|
Maybe signing this petition
http://demand.openid.net/site/vbulletin.com helps developers to see the common interest in this plugin. But it'll only help if as many users as possible gonna subscribe. It's just an OpenId away ;-) |
This plugin is compatible up to 3.8.2. I have also successfully integrated it with the new 2.x.x series of OpenId libraries from here:
http://openidenabled.com/ You can get this plug-in working with the 2.0 library by changing line 25 of the "login_failure" plugin from: Code:
$return = $auth->complete($_REQUEST); Code:
$return = $auth->complete($_REQUEST['openid_return_to']); |
There is another problem I forgot about:
/*$fieldResult = $vbulletin->db->query_first('SELECT profilefieldid FROM ' . TABLE_PREFIX . 'profilefield WHERE title="' . $vbulletin->options['openid_field'] . '"');*/ That query no longer works. There is no "title" column in the profilefield table anymore. I hardcoded it for mine. You'll need to do something similar, or otherwise get the data from the phrase table. |
Any Idea how I would add this to the admincp login page?
|
Anyone tried running this with vb4?
|
I am just learning about OpenID. I put in a request to have my dns changed and did all the work on the OpenID site. How, I need to have vB4 allow for it.
|
All times are GMT. The time now is 01:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|