Error When Saving StyleVar in VW ACP Which Includes a Background URL
I'm getting this error when saving the StyleVar within the VW ACP section which is for a background and includes a url and repeat direction:
Code:
Warning: Declaration of vB_DataManager_StyleVarDefn::delete() should be compatible with vB_DataManager::delete($doquery = true) in ..../includes/class_dm_stylevar.php on line 233
Warning: Declaration of vB_DataManager_StyleVar::save() should be compatible with vB_DataManager::save($doquery = true, $delayed = false, $affected_rows = false, $replace = false, $ignore = false) in ..../includes/class_dm_stylevar.php on line 615
Fatal error: Existing data passed is not an array
Called set_existing in ..../vault/core/controller/cp/style/vb4.php on line 210
Called save_stylevar in ..../vault/core/controller/cp/style/vw.php on line 183
Called save in ..../vault/core/controller/cp/style/vw.php on line 48
Called execute in ..../vault/helper/vb/global.php on line 62
Called require_once in ..../admincp/wiki_cp.php on line 24
in ..../includes/class_dm.php on line 265
#0 vb_error_handler(256, Existing data passed is not an array
Called set_existing in /home/xuni/public_html/vault/core/controller/cp/style/vb4.php on line 210
Called save_stylevar in /home/xuni/public_html/vault/core/controller/cp/style/vw.php on line 183
Called save in /home/xuni/public_html/vault/core/controller/cp/style/vw.php on line 48
Called execute in /home/xuni/public_html/vault/helper/vb/global.php on line 62
Called require_once in /home/xuni/public_html/admincp/wiki_cp.php on line 24
, /home/xuni/public_html/includes/class_dm.php, 265, Array ([existing] => ,[line] =>
Called set_existing in /home/xuni/public_html/vault/core/controller/cp/style/vb4.php on line 210
Called save_stylevar in /home/xuni/public_html/vault/core/controller/cp/style/vw.php on line 183
Called save in /home/xuni/public_html/vault/core/controller/cp/style/vw.php on line 48
Called execute in /home/xuni/public_html/vault/helper/vb/global.php on line 62
Called require_once in /home/xuni/public_html/admincp/wiki_cp.php on line 24
,[trace] => Array ([0] => Array ([file] => /home/xuni/public_html/vault/core/controller/cp/style/vb4.php,[line] => 210,[function] => set_existing,[class] => vB_DataManager,[object] => vB_DataManager_StyleVarBackground Object..................................
There is a lot more which looks like it's dumped the whole $vbulletin or $vbulletin->userinfo variable.
I had it additionally after I'd tried to save a background url() and then resaved without one and then tried another (but not every) StyleVar which was not a background StyleVar.
This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.