PDA

View Full Version : Datastore in CMS


mad@Max
02-16-2010, 09:10 PM
How call and use datastore in cms, like
global $specialtemplates;
$specialtemplates[] = 'mystore';
$vbulletin->datastore->fetch($specialtemplates);
After this shows error
Fatal error: Call to a member function fetch() on a non-object in /../../../packages/vbcms/controller/content.php(82) : eval()'d code on line 533

fly
02-17-2010, 02:44 PM
I'm a complete newb, so if this is wrong - you got a free thread bump. You've seen this, right?

https://vborg.vbsupport.ru/showthread.php?t=228078