ChurchMedia
11-02-2006, 06:56 AM
The high score icon in the postbit doesn't show up for all the games. For instance I have high score on gameX and gameZ, but only the icon for gameX is showing up in my postbit.
Any ideas on that?
Thanks!
I checked the database and the games not showing up in the postbit were in categories that didn't exist. So I ran this query and everything is okay:
UPDATE vb_games_list SET gcat =1;
You might want to add that as a utility option.
Any ideas on that?
Thanks!
I checked the database and the games not showing up in the postbit were in categories that didn't exist. So I ran this query and everything is okay:
UPDATE vb_games_list SET gcat =1;
You might want to add that as a utility option.