> I suspect that there may be an issue using multiple browsers and multiple > computers for the same account though. I have some ideas on that. I use > some code in my own websites templates that works with all browsers... so I > was going to look to see what is different.
I never found any such problems. As I remember, theres a code in the cookie, and only the last generated code is accepted, so you will get logged out if you try to use any cookie except the last. > Documentation was sparse though. It usually is. It's up to us who use the plugins to improve it. I try to document my plugins thoroughly, but I'm not a programmer by trade and I believe my explanations are sometimes lacking. This is where the wiki culture should be strongest, but I don't think boltwire has enough devolpers yet :p > In order to log out, you have to tell BoltWire to delete the cookie. > Which means you must put > > [session persist] > > in your logout form. This may explain where my problems started: my action pages where reset to defaults at some point. On Sep 25, 9:44 pm, Kevin <[email protected]> wrote: > I played with it last night. With the way I used it, it worked great in IE > but not in FF. > << > > If I really didn't care about logging out, putting the code in top seemed to > work for all browsers including FF once you were logged in. > > > BTW the implementation of this script was very nice. Never really thought > of having it outside the actual login modules themselves. > > Documentation was sparse though. > > Due to network issues last night, I've not posted the info that I had last > night.. Will do it tonight when I get home. Outage was from just after > midnight to almost 10am this morning. way way back logged as a result. > > On Fri, Sep 25, 2009 at 12:03 PM, DrunkenMonk <[email protected]> wrote: > > > I was using this plugin for a long time, but after some upgrade, it > > broke. > > > Well, technically it didn't so much break as become over zealous: I > > couldn't log out. > > > I eventually disabled it out of irritation, but I'm sure it's a simple > > fix. > > > In fact, it may have broken when I put it in "top" (many of my users > > never go through the main page). > > > So it probably works, or if it doesn't simple fixes are available. > > > On Sep 24, 9:17 pm, Kevin <[email protected]> wrote: > > > Nope... didn't see it or actually, I think I did at the beginning but > > forgot > > > about it. > > > > Seems logical... will give it a try tonight. it basically does what I > > was > > > talking about outside of the login process itself which is fine. > > > > On Thu, Sep 24, 2009 at 12:11 PM, The Editor <[email protected]> wrote: > > > > > Oops. Sorry. > > > > >http://www.boltwire.com/index.php?p=solutions.permissions.persist > > > > > Sorry I don't have time to double check it out. > > > > Time to get your clone working... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
