Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

turned off openid, but how do I remove the tab from the login?


Go to End


2 Posts   1735 Views

Avatar
liveyoungmedia

Community Member, 4 Posts

16 October 2008 at 3:08am

Hi, I have some silverstripe sites hosted over at media temple. Two are in development, one is in production (http://www.mcfarlin-group.com). Every few hours all of the silverstripe sites suddenly start returning blank pages. When that happens, I find entries like this in the log:

[Mon Oct 13 19:28:34 2008] [error] [client 66.249.72.200] PHP Warning:  require_once(Auth/OpenID.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /var/www/vhosts/3rddaymedia.com/httpdocs/dev/mcfarlin/auth_openid/code/Auth/OpenID/Consumer.php on line 163
[Mon Oct 13 19:29:35 2008] [error] [client 66.249.72.200] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'Auth/OpenID.php' (include_path='.:.:') in /var/www/vhosts/3rddaymedia.com/httpdocs/dev/mcfarlin/auth_openid/code/Auth/OpenID/Consumer.php on line 163

Not sure what the heck's going on, I followed some various tips and ended up removing the auth_openid folder and doing a /db/build?flush=1.

However, when I go to the CMS login page /admin, I still see the "openid" tab in addition to the main email/password login tab.

How do I remove that tab? Where is this functionality controlled in the silverstripe code?

Thanks in advance for any help. My client is very unhappy, and I want to make sure I nip this problem in the bud.

- Matt

Avatar
Blackdog

Community Member, 156 Posts

16 October 2008 at 3:30am

quickest way it to delete the openid module folder from your site.