![]() |
I add the right "b_virtualserver_token_add" and get now this error:
"Teamspeak Error 2568: insufficient client permissions (failed on privilegekeyadd 17300/0x4394). " |
Can you PM me details to your TS server including server query login so I can check your permissions?
|
Found a problem in the viewer where custom icon's were not downloading properly.
Traced it down to a problem in the ts3icon.php Code:
/* load framework library */ Code:
/* load framework library */ Once done with that custom channel and group icons do appear properly. **This is in the 0.9.7b version*** On another note 0.9.7b did solve my token generation error of improper paramaters. |
Quote:
|
Found another bug fix in the Post bit Display.
Line 191 - 193 of String.php (Helper Folder) Code:
if($regexp) Fix: Code:
if($regexp) If you allow users to set their own UID and have postbit on/offline notification turned on it calls this function. Someone could put a highly recursive Regex pattern in place of their Unique ID and cause a CPU Cycle related DoS |
Quote:
|
I have 4 more bug fixes before I release Beta 0.9.8, however I need people to help me figure out what is wrong. If you reported a bug fix please contact me via PM or check the googlecode site for information.
Also a lot of people have been having issues with serverquery information. I will be adding more information to the readme in 0.9.8 that will explain better how to get your serverquery information. If you are hosting your own server, the username is usually serverquery and the password is a randomly generated password that contains numbers, letters, and symbols. You can not change the username or password. However if you are using another company to host your server, then you will need to contact them as your information may need to be set up either by them or by you. |
Quote:
The problem I ran into was when the postbit online status was turned on. I would get multiple: Warning: preg_match(): Unknown modifier 'n' in [path]\teamspeak\Helper\String.php on line 192 One for each post that had a user with a UID entered in a particular thread. And only when that UID had a / in it Having a very small test bed of users with their UID known, it wasnt hard to notice that each unknown modifier was a part of the UID directly proceeding a / That was causing the issue in that one bit of code. I guess the question is whether the function was flawed or the usage of it. =o) |
I can tell you that the usage is exactly the way it is written in the documentation, however because teamspeak 3 is still in beta, the php framework for working with ts3 is still in beta, and that is a major reason my mod is still beta.
However I have redesigned the way the postbit display works and should fix almost all issues you have. I have also applied the patch you gave me just in case. I still have 4 more open bugs but if the users don't respond with more information or an updated status I will be closing the bugs as invalid and releasing beta 0.9.8 this Thursday or Friday. |
The TS Viewer is the nicest that I've ever seen. We have custom user group icons aswell as channel icons. Will your script display the channel icons? My custom group icons aren't showing. I saw the default icon picks in the folder. However my issue is that my user groups are: Guest, Friend, Trusted, Server Editor, and Admin; so the user group icons wont download and I cant alter your images due to the amount of user groups. Thanks for the hard work on the scripting.
|
All times are GMT. The time now is 09:32 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|