The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Update to vb 4.2.2 caused Article Section error?
We updated to vBulletin 4.2.2 and I was trying to delete an inappropriate post in our Articles Section. But when I clicked delete in the editor, this error came up:
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 Did anybody else encounter this? What could be the cause for this error? And also, how do you backup the forum database? Like storing all the posts, member info, etc in a file? |
#2
|
||||
|
||||
Just posted on this a few hours ago and the fix is easily searchable. It is easily fixable in a minute or 2 by editing a single file.
https://vborg.vbsupport.ru/showthread.php?t=307453 To back up go into your server cpanel and run an export using phpadmin or if you have root access use putty. If you go that route that us know and we will post the dump commands. |
#3
|
|||
|
|||
Hi everyone,
After you update the vBulletin 4.2.2 Patch Level 1 option'' Search'' in the forum works for the admin, not for members?. I point out that the change was made in the file class_core.php: Code:
case E_NOTICE: // Just ignore these completely // break; Code:
case E_NOTICE: case E_STRICT; case E_DEPRECATED; // Just ignore these completely // break; My sincere thanks! |
#4
|
||||
|
||||
As of vBulletin 4.2.2, notices and warnings are no longer suppressed by default like in previous versions of the software. This means that on some servers, you may see warnings that you never saw before. In order to stop them from showing, please add the following line to your config.php file under the <?php line:
PHP Code:
|
#5
|
|||
|
|||
Hi Admin,
or exactly the config.php over présition please. I recall that my problem is at the option'' Search''. Thank you for your reply |
#6
|
|||
|
|||
Quote:
English Do not put the line in the config that will not fixed it use the fix from post three |
#7
|
||||
|
||||
Now you know better than that.
|
#8
|
||||
|
||||
Here I translated
Force said Do not put the line in the config that is not fixed use the patch on two columns |
#9
|
|||
|
|||
Was close but a little bit off Richie
post updated |
Благодарность от: | ||
RichieBoy67 |
#10
|
|||
|
|||
Hey Force, I never knew you spoke French. Donc tu es normal et civilise
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|