PDA

View Full Version : Cannot save stuff Style Variable EditorNot sure if this is the correct place to post)


Rizzie
07-26-2014, 02:34 AM
Hello!

I'm currently encountering a problem that occurs whenever I try to save a variable in the "Style Variable Editor". This problem occurs everytime.

Here it is:

Warning: Declaration of vB_DataManager_StyleVarDefn::delete() should be compatible with that of vB_DataManager::delete() in ..../includes/class_dm_stylevar.php on line 233

Warning: Declaration of vB_DataManager_StyleVar::save() should be compatible with that of vB_DataManager::save() in ..../includes/functions_log_error.php on line 615

Fatal error: Field username is not defined in $validfields in class vB_DataManager_StyleVarBackground in ..../includes/class_dm.php on line 515

PLEASE help me. If anything is needed, do ask for it.

Thanks!!!

tbworld
07-26-2014, 02:39 AM
Please read this post, it may pertain to your situation:

http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4000121-vbulletin-4-2-2-full-has-been-released

:)

Rizzie
07-26-2014, 02:47 AM
May I ask what exactly you're trying to say?


EDIT: Thanks for the quick reply, by the way. :)

tbworld
07-26-2014, 02:50 AM
If you are running vBulletin 4.2.2 or 4.2.3b with php 5.4 or 5.5, then please read the link I posted and then add the following line to your "config.php" -- if appropriate.

define('SKIP_DS_ERRORS', true);

Rizzie
07-26-2014, 02:53 AM
Thank you so much, I merely skimmed over it.



Such a big help!

Best regard,
Rizzie. :)