First time here? Check out the FAQ!
0

Twitter Login disappear
 

Initially I had the twitter login option. I was editing util.py on deps/django_authopoenid, basically I was adding another key to data dictionary. All I did was copy the google and change the name while changing the image file. After reloading apache I endup getting error so I did full revert from my bitbucket and re-deploy the application again. Now I can't seeps to get the twitter logn along with few other major login images to show up. I only have Google, Yahoo, OpenId and AOL. I saw a similar question but answer was server time. My server time is up to date.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
SocialQA's avatar
265
SocialQA
asked 12 years ago
Evgeny's avatar
13.2k
Evgeny
updated 12 years ago

Comments

see more comments

1 Answer

1

If "twitter" is in the data dictionary (in askbot/deps/django_authopenid/utils.py) after your modification, then in should not just disappear (unless there are some css issues - which you can verify by looking at the html output).

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 12 years ago
link

Comments

see more comments