Hi there, I am running VB 3.7.2, with TS in mysql, the mysql database for TS, is hosted on the same mysql server, but in a different database than vBulletin
As such, it doesnt work.
I do not have any graphics on the TS register screen, it says:
User Name: ranko.1
Password:
Not encrypted, do not use your forum password.
Enter the password, press Go it refreshes and nothing else. (there is no graphic on the screen), even if its in the style image misc folder.
-----
Now on the admincp side of it, it is setup.
Please see attachments, as they better explain it I think (I've enabled the debug information).
So, image1 shows the manage users, as you can see theres an error displayed this I think is the root cause of my entire problem.
Image5, lists the remote database, now I can remotely access the MySQL database server using Navicat, the user for the TS database itself allows remote access etc.
As you can see from all the screenshots they all display the same error type:
Array
(
[0] => Array
(
[cmd] =>
[rpl] => [TS]
)
[1] => Array
(
[cmd] => SEL 8767
[rpl] => OK
)
[2] => Array
(
[cmd] => SLOGIN
[rpl] => ERROR, invalid paramcount
)
)
My server details:
CentOS 5.2
Apache 2
MySQL 5.0.45
PHP 5.2.6
TS 2 (latest build from goteamspeak)
|