The plugin was broken..
When I try to activate it in the wp-admin, there are a blank page just for the admin page...sick.
I must to delete the folder "openid" in the plugin folder so the admin page can be accessed again..
The plugin was broken..
When I try to activate it in the wp-admin, there are a blank page just for the admin page...sick.
I must to delete the folder "openid" in the plugin folder so the admin page can be accessed again..
What version of wordpress are you running? It should be version 3.0.1. I just went through the same thing. Apparently, a function changed, and was the cause of my issues, which matches the problem you are having. "get_usermeta" in pre-3.0 versions is now "get_user_meta" since version 3.0, and the plugin uses that function.
This topic has been closed to new replies.