How do I get the thanks to show correctly? I currently have it set like this:
sp_thanks_user_stats('tagClass=spCenter spThanksUserStats', $spThisPostUser->user_id, 'Thanked %THANKED% times');
Though it shows up as white and you can’t see it. I also want it to show the reputation. How can I add the reputation and change the color?
I tried this:
sp_thanks_post_user_reputation('tagClass=spCenter spPostUser',Thanks</span>Reputation'
,'Reputation:');
When I tried the code above, it would crash the forum. I believe I have the code incorrect? I have it set in sptopicviewdesktop.php