The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Problem about Vbulletin
When my Post < 1000 , it working .
Ex : My post = 300 $a = $post[posts] $b = 1 echo $a+ $b ---------- = 301 ---------- When my Post > 1000 . Ex : My post = 2000 $a = $post[posts] $b = 1 echo $a+ $b --------- = 3 ( bug) --------- Please help me fix that bug . |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|