Event_openid disfunction

Creating and modifying plugins.
Post Reply
LazyBadger
Regular
Posts: 176
Joined: Mon Aug 25, 2008 12:25 pm
Location: Russia
Contact:

Event_openid disfunction

Post by LazyBadger »

Well, I tried to use event_openid. Old PHP-openid from plugin was replaced by appropriate files from JanRain's openid-php-openid-2.2.2-0-ga287b2d.zip

Prolbems
- I can't link OpenID-URL to me (logged-in user)
- I can't login with OpenID identity

in both cases I get BSOD and strange URL in addresss-bar, log says

Code: Select all

POST /blog/serendipity_admin.php? HTTP/1.1" 500 -
Quis custodiet ipsos custodes?
LazyBadger
Regular
Posts: 176
Joined: Mon Aug 25, 2008 12:25 pm
Location: Russia
Contact:

Re: Event_openid disfunction

Post by LazyBadger »

Small progress
I found and fixed wrong path in plugin's config
On linking OpenID URL with login got newerror

Code: Select all

Fatal error: current_url must be a string; see NEWS file for upgrading notes, In plugins/serendipity_event_openid/PHP-openid/Auth/OpenID/Consumer.php on line 417
Quis custodiet ipsos custodes?
Post Reply