vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Search option warning ? (https://vborg.vbsupport.ru/showthread.php?t=315510)

jonaus 11-19-2014 10:28 PM

Search option warning ?
 
Dear team,
Could you please help me how to fix this problem that when i click search, i will appear warning like this :

"Warning: Declaration of vBForum_Item_SocialGroupMessage::getLoadQuery() should be compatible with vB_Model::getLoadQuery($required_query = '', $force_rebuild = false) in ..../packages/vbforum/item/socialgroupmessage.php on line 261

Warning: Declaration of vBForum_Item_SocialGroupDiscussion::getLoadQuery() should be compatible with vB_Model::getLoadQuery($required_query = '', $force_rebuild = false) in ..../packages/vbforum/item/socialgroupdiscussion.php on line 337"

https://vborg.vbsupport.ru/external/2014/11/15.png

ozzy47 11-19-2014 10:32 PM

Open your includes/config.php file and below <?php add the following.

PHP Code:

define('SKIP_DS_ERRORS'true); 

So it looks like this:
PHP Code:

<?php
define
('SKIP_DS_ERRORS'true);  
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2

Use a editor like notepad++ to edit any files, don't use Notepad or Wordpad.

jonaus 11-19-2014 10:48 PM

@ozzy47: oh, thank you so much ! I am using Mac so i can not install Notepad++ . Maybe i will try install it with this tutorial : https://www.youtube.com/watch?v=k0nKurJKNbM

ozzy47 11-19-2014 11:02 PM

What did you use to edit that file when you initially set up your site?

ForceHSS 11-19-2014 11:27 PM

upgrade to 4.2.3 it will fix that problem

jonaus 11-19-2014 11:42 PM

@Ozzy: I use TextWrangler, but i'm sure it doesn't work. Because 1 time i try to change some information as you post in your forum so i knew it.

@ForceHSS : yes, i want it too but i don't know why my Member Area don't have 4.2.3 upgrade file !

ozzy47 11-19-2014 11:51 PM

Then you can use that to edit the file. :)

To get 4.2.3 you need to check the option, " More Download Options (Access alternative versions of vBulletin, or additional languages if available) " Then you will see it available.

ForceHSS 11-20-2014 12:20 AM

It is a easy fix for 4.2.2 if you dont want to upgrade but upgrading will fix the problem


All times are GMT. The time now is 05:31 AM.

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.01044 seconds
  • Memory Usage 1,725KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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