Assigng Users to Soundboard Script
Posted: Tue May 23, 2017 12:10 pm
Hi,
I need assistance on how to assign multiple users on Soundboard script.
Here is the default syntax for soundboard script
<iframe src="./vdc_soundboard_display.php?user=--A--user--B--&pass=--A--pass--B--&bcrypt=OFF&soundboard_id=TESTSOUNDBOARD" style="background-color:transparent;" scrolling="auto" frameborder="0" allowtransparency="true" width="100%" height="500"> </iframe>
As per the syntax
user=--A--user--B--&pass=--A--pass--B--
So if I put it as
user=--6666--user--7777--&pass--6666pass--Pass--7777pass--
I'm getting error. Can anyone help me on that.
Thank you.
I need assistance on how to assign multiple users on Soundboard script.
Here is the default syntax for soundboard script
<iframe src="./vdc_soundboard_display.php?user=--A--user--B--&pass=--A--pass--B--&bcrypt=OFF&soundboard_id=TESTSOUNDBOARD" style="background-color:transparent;" scrolling="auto" frameborder="0" allowtransparency="true" width="100%" height="500"> </iframe>
As per the syntax
user=--A--user--B--&pass=--A--pass--B--
So if I put it as
user=--6666--user--7777--&pass--6666pass--Pass--7777pass--
I'm getting error. Can anyone help me on that.
Thank you.