Thread: Novul
View Single Post
  #88  
Old 01-05-2016, 11:18 PM
Kyttias's Avatar
Kyttias Kyttias is offline
Premium Member
 
Join Date: Jan 2014
Posts: 857
Gender: Unknown/Other
Credits: 133,346
Kyttias is on a distinguished road
Post

-o-... Leaving myself a to-do list since I need to quit early tonight:
  1. 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!!
  2. 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!!
  3. 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!!
  4. Look into adding bootbox confirmation warning for friend deletion. edit: DONE!!
  5. 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
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it.

Last edited by Kyttias; 03-02-2016 at 01:53 PM.
Reply With Quote