Mod Name / Version: ProfileStatusBar 1.1
Description: This is a hack which was based on the Profile Star Rewards by JustDave
and tweaked by me. It assigns a value (from 0-5) based on the completeness of the user's
profile into the rating field. This hack assumes that you are not using the rating
function. Then it will include a "status bar" graphic showing the completeness of a user's
profile. This hack gives instructions for displaying the status bar with the posts,
in both flat and threaded mode, in the user's profile, on the Who's Online screen, and
in the User List. It even adds the ability to sort by profile status in the user list.
Version 1.1 made necessary tweaks to instructions for 6.1.
Version 2.0 made necessary tweaks to instructions for 6.2.
Working under: UBB.threads 6.2
Any pre-requisites: Assumes you're not going to use the user rating feature.
Author(s): JoshPet, JustDave, Gardener
Credits: JoshPet suggested and JustDave developed the ProfileStarRewards hack.
This simply takes it one further, and uses a symbol which is more accepted if your
users don't like "people being rated". Graphics created by JoshPet.
Gardener created the script to update existing users.
Files Altered: changebasic.php, /admin/dochangeuser.php, showflat.php, showthreaded.php,
/languages/english/showprofile.php, showprofile.php, showprofile.tmpl,
showmembers.php, showmembers.tmpl, /languages/english/showmembers.php,
online.php, online.tmpl, /languages/english/online.php
Database Altered: Not Really. If you have previously used the Profile Rating feature
there is a Database Command below to clear those ratings. If you don't clear the ratings
your UserList sort by Profile Status won't be accurate.
New Files: empty.gif, profile1.gif, profile2.gif, profile3.gif, profile4.gif, profile5.gif
Also included in the zip is a script from Gardener "updateprofiles.php" which will update existing profiles of all your users for the status bar.
Special Notes: A good add on to this is my other mod which restricts viewing of profiles to
people with profiles 60% complete.
What the bars look like: It will show []
http://www.pettitfamily.net/josh/empty.gif[/] if the profile is empty (or not updated).
It will show []
http://www.pettitfamily.net/josh/profile1.gif[/] if the profile is 20% complete (ie 1 star).
It will show []
http://www.pettitfamily.net/josh/profile2.gif[/] if the profile is 40% complete (ie 2 star).
It will show []
http://www.pettitfamily.net/josh/profile3.gif[/] if the profile is 60% complete (ie 3 star).
It will show []
http://www.pettitfamily.net/josh/profile4.gif[/] if the profile is 80% complete (ie 4 star).
It will show []
http://www.pettitfamily.net/josh/profile5.gif[/] if the profile is 100% complete (ie 5 star).
Profile Screen: []
https://www.ubbdev.com/threads/php/uploads/54616-profilescreen.gif[/]
User List Screen: []
https://www.ubbdev.com/threads/php/uploads/54617-userlistscreen.gif[/]
Who's Online Screen: []
https://www.ubbdev.com/threads/php/uploads/54618-whoonlinescreen.gif[/]