The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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!!! |
|
#2
|
|||
|
|||
|
Please read this post, it may pertain to your situation:
http://www.vbulletin.com/forum/forum...-been-released
|
|
#3
|
|||
|
|||
|
May I ask what exactly you're trying to say?
EDIT: Thanks for the quick reply, by the way.
|
|
#4
|
|||
|
|||
|
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.
Code:
define('SKIP_DS_ERRORS', true);
|
| Благодарность от: | ||
| Rizzie | ||
|
#5
|
|||
|
|||
|
Thank you so much, I merely skimmed over it.
Such a big help! Best regard, Rizzie.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|