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


Messages In This Thread
RE: Sound notification for DVZ Shoutbox 2.1.x, 2.2.x, 2.3.x - by mgX - 2023-07-10, 08:35 PM

Forum Jump:


Users browsing this thread: 17 Guest(s)