Took a little break from coding this but will resume. Mumble integration was requested a few times, anyone does have a mumble server to do some testing?
sorry dont have mumble server
I was wondering if there is a reason why my char doesnt change alliance when corp do ?
Does it have to do with the fact im admin on the forum?
Quick update, as of today, the ESI base URL used by this mod no longer exists, in order to fix this,
replace the file Configuration.php in ext/snitch/authevesso/classes/esi/lib with this one:
Let’s start with a big thanks for your work on this addon !
I’m setting it up for a group and almost everything looks great.
I’m however getting the same issue with teamspeak groups than someone before in this thread : Fields are filled with correct informations, but TS group list is empty. (I’m using the exact same serveradmin / password with yatqa). Login using telnet works.
When are the TS groups pulled ? When I save TS settings that works ? On a scheduled tasks ?
I’m acually using the global serveradmin user, with the global admin query password.
The Teamspeak server is selft hosted with a non-profit licence on the same server, it hosts multiple teamspeak virtual servers
Afterwards, just try again to set TS groups. I updated the Teamspeak 3 PHP framework (which I doubt will help) but I also added an error box for teamspeak errors, you should see something similar to this:
EDIT: Sorry, didn’t really carefully read your post. You said you are running multiple virtual servers, is the query port you want to connect to on a different port than the default 10011?
Each teamspeak virtual server has a specific port for the teamspeak client, however I use the standard query port to connect the server and manage all virtuals servers with a single login/password.
Having a button to test TS server connection here like the one PHPBB use to test DB connection at setup would be really helpfull for us !
While I’m there, Is there an option I missed to set the forum group as default for the user ?
Think I found the issue. Could you please update to version 1.2.4 https://bitbucket.org/snitchashor/php-ext-authevesso/get/v1.2.4b.zip ?
Disable mod, upload files, reenable mod, clear cache?
That should hopefully fix it. This version also adds the query port as config option which isn’t needed in your case but better be safe then sorry.
Thats handled by phpbb itself. Also users are free to change their default groups as they like and I’m not sure theres a way to prevent this. Will look into it. Eventually setting the default could be done but removing is gonna be tricky.
I’m sorry to bother you one more time, but at least one of the forums accounts are not updated on a corporation change. How could I debug what is going wrong ?