Openid module not working. Getting page not found error.

crazyguru - July 3, 2009 - 07:46

I have enabled openid module from module page and have logged in using my openid url. Once i enter the openid url, it asks me to enter my password. After enter my password, i get page not found error.

I don't get what i messed up with openid. Is there something i need to do part from enabling the module?

Looking forward your comments. Thanks in advance.

Anybody???

crazyguru - July 4, 2009 - 12:01

Anybody??? Surely I'm not the only one to ever encounter this issue.

"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu

Is it actually a 403?

neomenlo - July 11, 2009 - 20:25

I don't know if you can check your system logs (not the drupal ones), but in my case it was actually a 403.

Look in your htaccess and find

# Make Drupal handle any 404 errors.
ErrorDocument 404 /index.php

add below it

ErrorDocument 403 /index.php

Now, this probably won't solve the problem, as you were still getting a 403.

Once i followed those steps, it just takes me to the destination page, does not log me in, and does not output any errors anywhere. It's really frustrating.

______________
I run an open source inventing website - NeoMenlo.org.

Anyone? Buehler?

GarryEgan - September 16, 2009 - 18:50

Okay this is a full-blown issue.

Something happened that broke this piece. I get a Page Not Found error when I try to login...

Anyone know how to file an official bug report?

The site I am working on is Central Notebook. Use the OPENID login on the right. It throws the error.

This was a fresh install upgraded to 6.13.

Making Your Internet Vision A Reality (LOL) - Internet Business Consulting by Garry Egan

check out this...

crazyguru - September 17, 2009 - 07:25

hey you can check out this thread http://drupal.org/node/444050

Here you can find some solution for openid page not found error that is associated with your host provider.

"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu

 
 

Drupal is a registered trademark of Dries Buytaert.