By mohanrajthangarasu on
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.
Comments
Anybody???
Anybody??? Surely I'm not the only one to ever encounter this issue.
Is it actually a 403?
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
add below it
ErrorDocument 403 /index.phpNow, 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.
Anyone? Buehler?
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.
check out this...
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.