If your email is stored in dB as "bob@email.com", you can only change that email if you login as "bob@email.com"
If you login with different case, such as "Bob@email.com", you cannot change any details via account details
Perhaps grab value from form as ID rather than cookie?
If your email is stored in dB as "bob@email.com", you can only change that email if you login as "bob@email.com" If you login with different case, such as "Bob@email.com", you cannot change any details via account details
Perhaps grab value from form as ID rather than cookie?