![]() |
Error help
Hello all
When clicking on advanced search, I am getting the following error messages. 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 I have not made any modifications so I hope someone can shed light on this. Thanks |
In includes/class_core.php locate lines 5683-5685
case E_NOTICE: // Just ignore these completely // break; Then Add this case E_NOTICE: case E_STRICT; case E_DEPRECATED; // Just ignore these completely // break; case E_STRICT; case E_DEPRECATED; // Just ignore these completely // break; |
Possible your host upgraded PHP version.
|
Those are not errors but warning messages. Just use the code above to ignore them.
|
I have fixed this before by getting rid of the ampersands in the lines warned about.
|
There are a few ways to do it. I have encountered these warnings after many upgrades to 4.2. Pretty common issue but not a big deal. A 1 minute fix.
Geez Max, I went to like your post but it says I have to like someone else first. :up: Too many likes from me already I guess.:D BTW - There is an entire post to this on Vbulletin http://www.vbulletin.com/forum/forum...algroupmessage |
Quote:
Thanks --------------- Added [DATE]1390583538[/DATE] at [TIME]1390583538[/TIME] --------------- I added these lines into the file, saved and tested! Internal server error! Removed lines, all ok. --------------- Added [DATE]1390583919[/DATE] at [TIME]1390583919[/TIME] --------------- Just added them before the message works! Thanks again :) |
Glad to help. :)
|
Thanks for this, but I can't seem to find includes/class_core.php. Is this in the Style Variable Editor?
|
No it is a php file that you loaded through FTP to your server when you installed vBulletin.
|
All times are GMT. The time now is 05:10 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|