-o-... Leaving myself a to-do list since I need to quit early tonight:
- I moved where the user id # appears on the profile, so I need to remove the user id # from stats section of the profile, and also move 'member since' up to below username. I've decided showing gender isn't important, so, really I just need to remove the stats section from the user profiles. edit: DONE!!
- Since gender is no longer important, remove it from the registration form as it's no longer necessary. (Set everyone's default gender to unknown/hidden.) edit: DONE!!
- I need to show the option to delete friends only on ../../account/friends but not user profiles by setting a parameter in friends() for $friendlist->display(); in view/accountview.php and then use that parameter to rearrange display() in classes/class_friendlist.php. edit: DONE!!
- Look into adding bootbox confirmation warning for friend deletion. edit: DONE!!
- Find out why profiles break for users with no pets. (This has been a problem from extremely early on.) edit: DONE!!
**edit**
Another to-do list because I need to help on these threads:
- Giftboxes: http://www.mysidiaadoptables.com/for...3471#post33471
- HiLo Game fix!! http://www.mysidiaadoptables.com/for...ead.php?t=4964
- Non tradeable unique species: http://www.mysidiaadoptables.com/for...3441#post33441