Zach, Thanks for your note. As far as I know sessions otherwise seem to work. I can login to my StatusNet instance, then I can type in Twitter and login and then go back to my StatusNet instance and I am still logged in.
Any recommendations on how my session.save_path should be setup in php.ini? I haven't manually changed anything that I know of. I'll check session.auto_start and globals. Don't believe I'm running in safe mode. I'll check that. I haven't tried setting up another instance of 0.8.1. Thanks for your feedback. Patrick On Thu, Sep 10, 2009 at 6:11 PM, Zach Copley <[email protected]> wrote: > Patrick Phelan wrote: > >> I'm still running into some road blocks getting the new Twitter >> Integration feature to work in 0.8.1. When attempting to connect my Twitter >> account and selecting Allow on Twitter's side, I am sent back to my >> StatusNet install and receive a Not logged in message. >> All other features including Facebook connections work perfectly for me. >> I've investigated the issue and it seems I am the only one with the >> problem so my guess is I have something setup incorrectly on the server >> side. >> > > I keep thinking there's something going wrong with your session. Do > sessions otherwise work normally? Can you login to your StatusNet instance, > then log into Twitter, and navigate back to your StatusNet instance > remaining logged in to both? Is your session.save_path set up right in > php.ini? Is session.auto_start off? (should be) Is register globals turned > off? (should be) You're not running in safe mode are you? > I'm just grasping at straws... Have you tried setting up another instance? > > Is there a way to use the Twitter Connection feature approach used in >> 0.8.0 or .7 rather that 0.8.1 and still keep the 0.8.1 install running for >> all other features? My twitter connection worked in the previous install >> versions. >> > > Existing users who had basic auth links to Twitter will continue to push > notices to Twitter using basic auth, but all new users have to set up OAuth > links. > > Zach > > -- > Zach Copley > [email protected] - http://identi.ca/zach > > >
_______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
