![]() |
Warning: Declaration of vBForum_Item_SocialGroupMessage
Hello after upgrading so many problem display...that i solved now last error is display that is under way
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 |
I have the same error.
|
Try adding this line of code at the top of your config.php under <?:
error_reporting(E_ALL ^ (E_NOTICE | E_WARNING | E_DEPRECATED)); |
|
Quote:
not working still problem is here |
Read the post above yours, the one Paul M posted.
|
I have the same problem, display_error in the Php.ini is off as instructed and I added the line ini_set('display_errors', 'Off'); in the config.php file too and the errors still show up.
Thoughts? |
Did you do the edits in the file, class_core.php ?
|
My problem is solved
i only add two line in class_core.php file In class_core.php locate lines 5683-5685 Code:
case E_NOTICE: Code:
case E_NOTICE: |
All times are GMT. The time now is 10:25 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|