Hi all.
The last days when i try to login with twitter the call back page is blank. Its something wrong with my redirection. The facebook login seems to be working fine though. I think with twitter it does log me in, however it doesnt load the first page(where i have set it to redirect) but to a blank one.If i change a page site after the login, it shows me the site like i am logged in even though i got a blank page before.
The URL after i grant access to twitter api and redirects me back to my site is
http://mysite/index.php?option=com_jfbconnect&task=authenticate.callback&provider=twitter&oauth_token=HURThkaC12drLOVY8jbrXgtH7vQQm2dFKfeEEjsqSYc&oauth_verifier=4HObNyEpKPagDeKnu8iihQgEuJxCAH0xxxxxxxxxxx
Any ideas?