BasedGod
07-04-2022, 09:07 PM
I can't find any working shoutboxes.. Anyone having any luck?
mp3president
07-05-2022, 07:14 AM
Hi,
You can make it work!
Follow these steps:
First download this: https://vborg.vbsupport.ru/showpost.php?p=2608319&postcount=627
Then,
Adjust this:
Also, for the people who having trouble with editing a schout a fix:
Look for the file core/packages/dbtechvbshout/datamanager/shout.php and open it.
Scroll down to:
'notification' => array(vB_Cleaner::TYPE_STR, vB_DataManager_Constants::REQ_NO, 'if (!in_array($data, array(\'\', \'thread\', \'reply\'))) { return false; } return true;'),
Change it to:
'notification' => array(vB_Cleaner::TYPE_STR, vB_DataManager_Constants::REQ_NO),
Problem solved and you can edit shouts again!
Goodluck!
Mariner1
12-04-2022, 07:29 AM
Hi.Got it installed and did all changes you advised but at the top of the page it says working,seems like its hanging (spinning wheel)
Any advice on how to fix pls?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.