SmokeyMcPoTT
04-06-2004, 19:58
I'm trying to install the webpost block for teamspeak on my phpnuke site and i can't seem to get it working.
I got the block working, but inside the block it now says
An error connecting to the TeamSpeak server has occured!
Error number:
Error description:
No number no discription. Could this be a port problem? And if so where do i go to find which port is open for this? The rest of the information is correct to my knowledge, But when i run the install.php it pops up and says
Welcome to the ssWebpost2 install script. Please make sure that the following information is correct. If it is not, please open the config.php file in a text editor and enter the correct information.<hr><br>
Host: <?= $dblink ?><br>
Username: <?= $dbuser ?><br>
Password: <?= $dbpw ?><br>
Database: <?= $dbname ?><br>
Is my info supposed to be there after i run the install.php?
And for the prefix for the database, Do i just put my own prefix in there? Do i need to create a table for it or will it do that on it's own?
Sorry about the barrage of questions, This is my first experience with phpnuke, so i'm trying to learn.
edit: Also my teamspeak server is not hosted on the same machine as my site, Do i still use localhost? does that apply to TS or my site? or do i post an IP or URL for teamspeak in that spot?
I got the block working, but inside the block it now says
An error connecting to the TeamSpeak server has occured!
Error number:
Error description:
No number no discription. Could this be a port problem? And if so where do i go to find which port is open for this? The rest of the information is correct to my knowledge, But when i run the install.php it pops up and says
Welcome to the ssWebpost2 install script. Please make sure that the following information is correct. If it is not, please open the config.php file in a text editor and enter the correct information.<hr><br>
Host: <?= $dblink ?><br>
Username: <?= $dbuser ?><br>
Password: <?= $dbpw ?><br>
Database: <?= $dbname ?><br>
Is my info supposed to be there after i run the install.php?
And for the prefix for the database, Do i just put my own prefix in there? Do i need to create a table for it or will it do that on it's own?
Sorry about the barrage of questions, This is my first experience with phpnuke, so i'm trying to learn.
edit: Also my teamspeak server is not hosted on the same machine as my site, Do i still use localhost? does that apply to TS or my site? or do i post an IP or URL for teamspeak in that spot?