Reputation showing 0
This is an issue that is not actually adding up the reputation because the results are not numbers. So, when the gamertag is broken down, it puts for example, <div class="Star Full"> in the reputation. Therefore, when the functions_gxboxlive.php tries to get the sum of the reputation field, it will always return 0 because it doesn't have a number.
So basically, the stars themselve are broke. Even when you try to change the type stars from the settings it doesn't change. It is always the same. I identified where the problems are, maybe someone can fix this.
Code gets added to the users reputation in the database
Sum reputation will always return 0 do to that fact
Stars from the images/reps are not used and cannot be changed from the option settings.
|