The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Get value from datastore.
I defined and add 2 new datastores, I successfully added it into the datastore table (totalthreads and totalposts) now I try using
$totalthreads1 = vb_number_format(unserialize($datastorecache['totalthreads'])); $totalposts1 = vb_number_format(unserialize($datastorecache['totalposts'])); to get the value back but I somehow can't, anyone knows a way ? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|