vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Cannot save stuff Style Variable EditorNot sure if this is the correct place to post) (https://vborg.vbsupport.ru/showthread.php?t=313236)

Rizzie 07-26-2014 02:34 AM

Cannot save stuff Style Variable EditorNot sure if this is the correct place to post)
 
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...-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.
Code:

    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. :)


All times are GMT. The time now is 04:10 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01005 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete