The field for the user points in database in set to INTEGER, and by default (No points) is set to 0. What should I do so that it's not showing 0 points.
I tried to set the default value to none, but it didn't work. Since the field values are only number, I really don't wanna change it to VARCHAR, and probably run into code modification.
I disabled the 100 points bonus for signing up.
Thanks