vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Problem with Advanced Search (https://vborg.vbsupport.ru/showthread.php?t=317954)

BlooD 03-25-2015 11:01 AM

Problem with Advanced Search
 
Hello,

when I click on Advanced Search, I have this message:

Quote:

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

Could you help me please?

good day

kh99 03-25-2015 11:29 AM

Try editing you config.php file, and at the top just under the <?php line add this:
Code:

define('SKIP_DS_ERRORS', 1);

BlooD 03-25-2015 12:32 PM

Hello,

Thank you for your answer, or just place this code in config.php, I have not found!

thank you very much

kh99 03-25-2015 12:35 PM

Quote:

Originally Posted by BlooD (Post 2541479)
Hello,

Thank you for your answer, or just place this code in config.php, I have not found!

thank you very much

I'm not sure I understand. Are you saying you couldn't find config.php? It's in the 'includes' directory.

BlooD 03-25-2015 12:42 PM

I found the config.php, I would like to know or placed the code exactly.

thank you

kh99 03-25-2015 12:44 PM

You can put it anywhere after the first liine. So maybe like this:
PHP Code:

<?php
define
('SKIP_DS_ERRORS'1);
/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 4.2.2
|| # ---------------------------------------------------------------- # ||
|| # All PHP code in this file is ?2000-2013 vBulletin Solutions Inc. # ||


BlooD 03-25-2015 12:55 PM

I want to thank you for the diligence you demonstrated following question.

With all my gratitude.

Best wishes!


Translation with Google:
Quote:

Je tiens ? vous remercier de la diligence dont vous avez fait preuve suite ? ma question.

Avec toute ma reconnaissance.

Bien amicalement !


All times are GMT. The time now is 06:40 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.01090 seconds
  • Memory Usage 1,726KB
  • 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)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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