6
Ok, I give up.
I am finding smarty templates way too confusing compared to the old code that I wrote the karma system for. I have "Karma:" showing up with the other user information to the left side of their posts (under Number of Posts, Location, etc.), and I have a DB field called "karma" with the karma values in it.
I went through the code and tried to follow along with the "user_posts" variable (in viewtopic.php), but I can't get the value of the karma field in the DB to show up.
Can someone point out, or point me to somewhere where it is pointed out, the flow/process of how a value is taken from a DB field and put into a variable for display by viewtopic.php?
Any help appreciated - this has me scratching my head...
- b -