The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Datastore prefix question
Is there a way to pull the datastore prefix for a variable in the datastore like they do with the table_prefix? I tried this but it doesn't work:
Code:
$new_datastore_fetch[] = " . DATASTORE_PREFIX . "boofocounter; I got a report from someone that the counter didn't work. It turned out they had a datastore prefix set in the config file: Code:
$config['Datastore']['prefix'] = 'something'; Once they removed the prefix, the counter started working. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|