Hello -
I have CPP 2.7 installed on my virtual domain
resource.neuronnet.ca which 'points' to
http://www.neuronnet.ca/resource (aka: /home/neuronnet/domains/neuronnet.ca/public_html/resource). I've my settings.php set as $CookieDomain=".neuronnet.ca"; & $CookiePath = "/"; My sysadmin has configured the server to run PHP regardless if .php or .html-extensions.
I can add, remove, update users at whim fr admin.php . My difficulties is with members.php ... once I've inputted a new pwd & chose submit, I see 'changes saved' ... but my subsequent attempts to navigate through my protected pages kick me back indicating "invalid login" ... so I must log back in with the
new password I've just saved.
My question is twofold:
- how do I 're-write' the session cookie once the user has updated their details (so they are not kicked-out)?
- how do I re-direct to a confirmation page on submission/update?
Though I've not tested File Protection, I am incredibly impressed with this solution. After more than 3 weeks of googling, I feel this is clearly the best package I've found.
I can e-mail an username & password if you would like to see a demonstration.