Automatic blog authentication when using Advanced Login Syst
Posted: Wed Sep 17, 2008 5:25 pm
I have a site that uses Advanced Login System (ALS) (http://www.iqueststudios.com/category/i ... d-updates/) in order to authenticate users and allow access to the site. It is a MySQL/PHP based authentication system that allows me to have multiple users with unique usernames/passwords. These same users also have usernames/passwords for a serendipity blog found within the password-protection coverage of ALS. I would like to figure out how to set the appropriate cookies/session when logging into ALS so that those same users are automatically logged into the blog as chief editors and no further authentication is necessary. Is there somebody who can give me some direction on this matter? While I am no expert on PHP/writing my own script, I usually am able to figure things out. I am at a loss on this one however so any help would be great! Thanks!