Results 1 to 1 of 1
-
05-03-2003, 17:33 #1
-= TeamSpeak User =-
- Join Date
- Feb 2003
- Location
- Sparks, NV
- Posts
- 13
Temporary solution for registered channel not 'registering'
Greetings All,
I hope this helps those having problems with creating and keep permanent channels or the text within them.
Besides making a channel "registered", I have also found on the RC2 version that single quotes (') may not be used in any part of the channel name, topic, description, etc. The earlier RC1 version supported this. I believe I read someplace this new RC2 version is using some form of SQL to access the server saved data. If this is true, a single quote is a valid character for processing within the SQL language and would cause problems if not handled properly. Double quotes are handled in RC2 by replacing the " with a "" (3 in the code probably). You will find that the fields with single quotes are not being saved after a TS restart. If a single quote is used in the channel name, the entire channel will not be recorded to your server database. Not sure if this leaves reminents in the server database....hope not.
My solution? I am using a reverse quote (`) instead for both the single and double quote.
I hope this helps those having problems in this area.
Zoolander64
TS: BFGroup.servegame.com
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
No Sound
By tank464 in forum [TeamSpeak 2] Client SupportReplies: 20Last Post: 18-11-2009, 19:16 -
dos attack i think
By sklipnoty in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 29-08-2007, 23:19 -
Timeout nach 30 Sekunden
By NNNChef in forum [TeamSpeak 2] Client SupportReplies: 0Last Post: 09-01-2006, 21:05 -
Feature Requests (and Bribe) for TS3
By jaym in forum [TeamSpeak 2] General QuestionsReplies: 24Last Post: 18-09-2005, 21:45 -
Constant timeouts and disconnections
By SniperBait in forum [TeamSpeak 2] Client SupportReplies: 8Last Post: 10-05-2005, 22:07


Reply With Quote