The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Where am i going wrong?
Now i have very limited knowledge of PHP, basically im a trying to add a ratio to my postbit with the code...
Code:
Ratio: $post[uploads]/$post[downloads] |
#2
|
|||
|
|||
You can not perform calculations in a template (= HTML).
You would need to create a plugin to do the calculations. |
#3
|
|||
|
|||
ok thanks marco
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|