The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
trouble accessing datastore
Recently I moved my site to new servers. I have the latest versino of vb 3.6.
In the process, I also upgraded from PHP4 to PHP5, and also upgraded to MySQL 5.0.x. In general, things are going well. However, I cannot access the datastore like I used to. I would set something like this: build_datastore('mystuff', $parsing_cache, 1); I would then access it like this: $myvariable = $vbulletin->datastore->registry->mystuff; However, $vbulletin->datastore->registry->mystuff is empty (and I checked with empty() ). I look inside my db. mystuff is in the datastore table. The info looks correct. What can I look for or tweak to access mystuff? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|