Quote:
Originally Posted by eoc_Jason
Just FYI, I'm not going to be releasing anything until vB3 goes gold, simply because I'm still learning the vB3 system, and also I don't want to deal with possible issues of code changes between RC4 and whatever is down the road.
In the mean time, if you are running vB3 and would like to display your users current ratings you can add something like this into your postbits template:
Code:
<if condition="$post[ratetradetotal]"><div>Trader Rating: ($post[ratetradetotal])</div></if>
The SQL already pulls all the users data from the post table, so you can add the total in without having to modify and PHP files.
|
Now that VB 3 Gold is released, would you please let us know if you have any plans to update the hack? I will be waiting for your reply.
Your hack is by far the most useful hack I have seen on VB