Lionel
10-01-2006, 08:35 PM
vbbux is vast. We give points for almost every action. Unfortunately the end user is not aware of them.
What this modification will do is
1-select info from table forum and below navbar display the rules for ebux:
a-points given to start a thread in this forum
b-points per read
c-points per reply
2-select the other options for other points given, display them in a nice table and we input THIS_SCRIPT in admincp where to display it.
under navbar the conditional <if condition="THIS_SCRIPT='$vboptions->ebux_rules'">display the rule for that script</if>
This way we can display rules for arcade, for quiz, for picture profile etc, etc... below the navbar and stimulate people
hmmm #1 was very simple to do. I released it in templates modifications under 'ebux rules'.
What this modification will do is
1-select info from table forum and below navbar display the rules for ebux:
a-points given to start a thread in this forum
b-points per read
c-points per reply
2-select the other options for other points given, display them in a nice table and we input THIS_SCRIPT in admincp where to display it.
under navbar the conditional <if condition="THIS_SCRIPT='$vboptions->ebux_rules'">display the rule for that script</if>
This way we can display rules for arcade, for quiz, for picture profile etc, etc... below the navbar and stimulate people
hmmm #1 was very simple to do. I released it in templates modifications under 'ebux rules'.