-
Hi, @probonopd Thank you so much for your great work.
I am trying to bundle an application (/usr/bin/RetroShare06).
With the following command:
`sudo ~/Downloads/linuxdeployqt-continuous-x86_64…
-
Hey i think that the Plugin need apache but when i do please add it to the Plugin Page.
The Error:
```
[pool-3-thread-8/WARN]: org.apache.commons.lang.UnhandledException: Plugin ShopChest v1.10.3 gen…
-
Hallo,
ich habe das Problem das sich der Bot nicht mit dem Teamspeak3 server verbindet. Er kam nach der Installation auf den server drauf und ging sofort wieder. Jetzt joint er nicht mehr auf den Ser…
-
When I run the latest TS Update Script (4.6.0) it asks do I want to "update" to a version that's older than that currently installed. This doesn't affect me, just said I'd let you know.
```
1 TeamSpe…
-
Hey Folks.
So i have a really weird case here. i have the groups populated in the admin panel. when i assign ts groups to auth groups i get the below error
Traceback (most recent call last):
File …
-
How do I get audio from my microphone and system at the same time? I understand it's one or the other and not both. I'm Brazilian and I'm using google translator, and yes I love SSR. Help me please
-
Hi, Can you help me with this transformed docker in docker-compose.
```
# create the data container
docker run --name=ts3-data --entrypoint /bin/true devalx/docker-teamspeak3:latest
# Now start the a…
-
Here is `journal -xn`
```-- Logs begin at Fri 2017-04-07 15:56:09 +07, end at Tue 2017-04-25 08:55:57 +07. --
Apr 25 08:55:56 homeless gnome-session-binary[4056]: Entering running state
Apr 25 08…
-
Is there a way to keep spaces in user names for teamspeak?
```
def __santatize_username(username):
sanatized = username.replace(" ", "_")
sanatized = sanatized.replace("'", "-")
return sa…
-
FatalErrorException in TeamSpeak3.php line 38:
Cannot use TeamSpeak3\Helper\String as String because 'String' is a special class name
Any chance someone could update this to work with php7. It's just…