Sound notification for DVZ Shoutbox 2.1.x, 2.2.x, 2.3.x
#31
for anyone who does not have it working do this:
in that code provided you may see this:
new Audio(rootpath + '/images/dvz_shoutbox.mp3');
replace the rootpath + ' with your forum's url, the line should look like this:
new Audio('https://shurik-t.ml/images/dvz_shoutbox.mp3');
and it does not have to be in Images directory, it can be in other directory, such as Assets/Audio/:
new Audio('https://shurik-t.ml/Assets/Audio/dvz_shoutbox.mp3');
Reply
#32
thanks a lot, it works
could you add mute?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)