The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
error in db
I have looked to check I was not double posting.
I don't understand this error. Warning: Declaration of vBForum_Item_SocialGroupMessage::getLoadQuery() should be compatible with vB_Model::getLoadQuery($required_query = '', $force_rebuild = false) in ..../packages/vbforum/search/result/socialgroupmessage.php on line 24 Warning: Declaration of vBForum_Item_SocialGroupDiscussion::getLoadQuery() should be compatible with vB_Model::getLoadQuery($required_query = '', $force_rebuild = false) in ..../packages/vbforum/search/result/socialgroupdiscussion.php on line 24 Help Rebuild Search Index Thanks in advance |
#2
|
||||
|
||||
Add this to your config.php under the <?php
PHP Code:
|
#3
|
|||
|
|||
If you search for part of the error message like maybe "vBForum_Item_SocialGroupDiscussion", you'll find a lot of threads mentioning it. You can edit the two files mentioned in the error message and make the lines look like what it shows in the error message (I think you just have to add the = '' after $required_query), or you can suppress all displayed messages by adding
PHP Code:
|
#4
|
||||
|
||||
Thank you both ill make them changes now..well hopefully.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|