vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Error when "saving" article (https://vborg.vbsupport.ru/showthread.php?t=319476)

ipscone 07-14-2015 06:25 PM

Error when "saving" article
 
On the front page, where I have my articles and widgets, there are some "edit" pencils. These are for editing the various parts of the form, when logged in as admin. I only point this out, so you know how I'm getting to where I have the problem.

Anyway, I get an error, upon saving any edits, for any widget. The error is as follows and I'm not sure what's causing it. I have version 4.2.2.

Code:

Warning: Declaration of vBForum_Item_SocialGroupMessage::getLoadQuery() should be compatible with that of vB_Model::getLoadQuery() in ..../packages/vbforum/item/socialgroupmessage.php on line 261

Warning: Declaration of vBForum_Item_SocialGroupDiscussion::getLoadQuery() should be compatible with that of vB_Model::getLoadQuery() in ..../packages/vbforum/item/socialgroupdiscussion.php on line 337

Any idea what is causing this? I only see it upon clicking the "save" icon.

ForceHSS 07-14-2015 06:30 PM

upgrade to 4.2.3 will fix it
or
As of vBulletin 4.2.2, notices and warnings are no longer suppressed by default like in previous versions of the software. This means that on some servers, you may see warnings that you never saw before. In order to stop them from showing, please add the following line to your config.php file under the <?php line:

PHP Code:

define('SKIP_DS_ERRORS'true); 


ipscone 07-14-2015 06:39 PM

Quote:

Originally Posted by ForceHSS (Post 2550227)
upgrade to 4.2.3 will fix it
or
As of vBulletin 4.2.2, notices and warnings are no longer suppressed by default like in previous versions of the software. This means that on some servers, you may see warnings that you never saw before. In order to stop them from showing, please add the following line to your config.php file under the <?php line:

PHP Code:

define('SKIP_DS_ERRORS'true); 


Thanks, I can't upgrade because of a PHP version requirement. 4.2.2 was as high as I coudl go. I'll try the config.php fix.

ForceHSS 07-14-2015 09:49 PM

Make sure you use notepad++ to edit the config file

Zachery 07-16-2015 11:34 PM

Quote:

Originally Posted by ipscone (Post 2550228)
Thanks, I can't upgrade because of a PHP version requirement. 4.2.2 was as high as I coudl go. I'll try the config.php fix.

Get a better webhost, then upgrade.

ForceHSS 07-17-2015 03:07 AM

Quote:

Originally Posted by Zachery (Post 2550397)
Get a better webhost, then upgrade.

Just because his web host has not upgraded his php does not mean its not good

cellarius 07-17-2015 04:56 AM

I read it different: He runs another application that sets the limit.

Zachery 07-17-2015 09:40 AM

Quote:

Originally Posted by cellarius (Post 2550417)
I read it different: He runs another application that sets the limit.

Its not worth running an unsecure and out of date version of PHP over.

ForceHSS 07-17-2015 10:29 AM

As the op never said what php version he is running there is no way to know if its unsecure

RichieBoy67 07-17-2015 10:59 AM

One of my recent clients hosting has him on php4.3 and they told him in order to update him to php 4 or above they have to migrate him to a whole new server.

My opinion is that any decent hosting company would keep their servers up to date or at least have the option to choose which version you want to run.

--------------- Added [DATE]1437138224[/DATE] at [TIME]1437138224[/TIME] ---------------

Quote:

Originally Posted by ipscone (Post 2550228)
Thanks, I can't upgrade because of a PHP version requirement. 4.2.2 was as high as I coudl go. I'll try the config.php fix.

If you have the issue still there are a couple other fixes as well. One is to edit the socialgroups files I believe and the other is to edit the class_core file. I will find these fixes if you need them. I believe they are at Vbulletin.com.


All times are GMT. The time now is 02:31 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.00978 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete