Getting this error.
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT * FROM ts2_clients WHERE s_client_name = 'chad.3' AND i_client_server_id = '1';
MySQL Error : Table 'admin***_vbulletin.ts2_clients' doesn't exist
Error Number : 1146
Request Date : Monday, July 14th 2008 @ 01:33:18 PM
Error Date : Monday, July 14th 2008 @ 01:33:18 PM
Script :
http://www.talkjesus.com/gteamspeak.php
Referrer :
IP Address : xxxxx
Username : Chad
Classname : vB_Database
MySQL Version : 5.0.xxxxx-community
My server.ini is:
[DBEXPRESS]
sqldir=mysql_sql/
Drivername=mysql
Database=*****
Hostname=localhost
User_name=*****
Password=*****
GetDriverFunc=getSQLDriverMYSQL
VendorLib=/usr/lib/libmysqlclient_r.so.10.0.0
LibraryName=./libsqlmy.so
Active=1
The actual new database I created does have the inserted, newly created 6 tables as well. The teamspeak server did start up without errors also.
Maybe this part is my problem:
Enter in the server ID assigned to the server. This can be found in the TeamSpeak database.
Exactly where is this found "in the database"? Is there referring to PID for TS process or something else?