On Tue, Aug 19, 2008 at 12:42 PM, Sean Cribbs <[EMAIL PROTECTED]> wrote: > There's no way to force logouts unless you're still using the > :active_record_store or :pstore for sessions. If the former, run rake > db:sessions:clear from the command line. If the latter, remove everything > in the tmp/sessions directory.
Thanks, Sean. We seem to have sorted everything out. One question: Maybe since we built our sites, around 0.5 version, there's some kind of alias feature added so that we can refer to pages via slug or name, etc, rather than via URL in r:find since, as you point out, that's just more typing than making links by hardcoding URLs. Cheers, Kendall _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
