i want to put a banner on our ts server. i looked on the ts website and it says we have to edit the server ini file. we dont have access to edit that file in cortex. has anyone put a banner on their ts server and if so how? here is what it says to do from ts website.
Q: How do I get a banner on my server?
A:
To stop all the confusion about how to put a banner into the top-right corner of the client:
You don't need any TCP query command for it, it's as easy as editing the server.ini.
Append the following lines to your server.ini file:
[ISP]
GFX URL=http://available.for.all.clients/image.jpg
Requirements:
You need the TeamSpeak 2 server version 2.0.20.1 or later.
You need to have superadmin rights (in case you rent a server, you will most surely do not have superadmin rights).
The image has to be in JPG-format.
Try to keep the filesize as small as possible (< 50 KBytes). Too large banner files caused problems in the past.
The maximal image size is 300x150 pixels.
All clients must have access to the image file so you can't store it just simple on your harddisk. It is known that some image hosters cause problems. You might find more info in our Forums.
The server has to be restarted to make a change to the server.ini effective. Simply restarting any virtual server is NOT enough!
In case you want to link your banner with a website (on-click), do the following:
Open the file server.ini that is created in the same directory where the server executable is located.
Look for the following line in section [WebPost]:
ISPLinkURL=
Modify it like this:
ISPLinkURL=http://www.GoTeamSpeak.com
Do NOT add a second entry called ISPLinkURL= as this won't work.
In case you have configured a new banner file but still the old file is beeing shown, please notice that every banner is stored in the file imagecache.ini, which should be located in the following folder:
%AppData%/teamspeak2/
In the latest client version (2.0.32.60) this cache file does not update automatically. You'll have to delete the old image files manually.
here is the url to the photo i want to use
http://i48.photobucket.com/albums/f216/gog...oWTeamSpeak.jpg
thanks in advance for your help