hello,
i first wanted to say good work with everything, everything is very cleary laid out and easy to modify with my necessary changes.
however, i am having one (big) problem. i can log in as some users just fine and everything works great. but with others, if i log in sometimes when i try to edit profile information it loads the information from the previous person logged in! it doesnt seem like it should be possible, and i traced back through and everything that clears out the session is correctly. anyway, then there are some users, that when i try to log in will let me log in but when i try to access the profile updating page it wont let me access it sending me back to the login page. (and i do not have a higher access level on the account modification pages.) everything for the most past is how you showed it in the example files.
also, to note, i could not get the mysql sessions to work on my host, so i have the define("USE_MYSQL_SESSIONS", false); set like this.
any help would be great, if i have to go back to groundzero i'll be super behind on this project.
for seeing the errors try using these logins:
http://www.progressofdesign.com/clients/saveourwomen/my_account.php
1. user: test01
pass: dance
2. user: tedpofd
pass: rock
(you'll notice if you try to access with user 2, it will allow you to update the profile, but it queries data from the wrong user!)