Results 16 to 30 of 360
Thread: [NOW AVAILABLE] ts3phpbot
-
07-02-2010, 21:12 #16
If you are using version 1.0.0-BETA5 please redownload it.
If've a few typo errors corrected.
Sorry.
~~changelog~~
-fixed [PHP Error] Undefined variable: client
-fixed error in PHP version compare
-
07-02-2010, 21:34 #17
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- germany
- Posts
- 12
Other Question, is it possible to make a variable location for the "LogFile" and "PidFile" ?
In the startscript.
if (file_exists('/var/run/ts3phpbot/' . self::$iniContent['DAEMON-CONFIG']
$pid = file_get_contents('/var/run/ts3phpbot/' . self::
Like:
This on the head of the startscript:
$2=path to your LogFile
$3=path to your PidFile
if (file_exists('/$2/ts3phpbot/' . self::$iniContent['DAEMON-CONFIG']
$pid = file_get_contents('/$3/ts3phpbot/' . self::
That it was great!!!
-
07-02-2010, 21:44 #18
yes beta6 will have it
Last edited by florian_fr40; 29-03-2012 at 08:41.
-
07-02-2010, 21:54 #19
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- germany
- Posts
- 12
Perfect!
I think the new Beta 5 have a Bug, when you go AFK so he move to the AFK channel but when you come back, he switch you back again and after 1 sec back to AFK channel.
-
07-02-2010, 21:54 #20
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- Internet
- Posts
- 52
directory = /opt/ts3phpbot/ts3phpbot.php
as root
./ts3phpbot_startscript.sh start
./ts3phpbot_startscript.sh: 26: ./ts3phpbot.php: not found
noob question... help please
-
07-02-2010, 22:01 #21
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- germany
- Posts
- 12
Is the "ts3phpbot.php" in the same directory as "ts3phpbot_startscript.sh"?
Last edited by florian_fr40; 29-03-2012 at 08:42.
-
07-02-2010, 22:12 #22
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- Internet
- Posts
- 52
Yes:
$ chmod 744 /opt/ts3phpbot/ts3phpbot.php
$ chmod 744 /opt/ts3phpbot/ts3phpbot_startscript.shLast edited by florian_fr40; 29-03-2012 at 08:41.
-
07-02-2010, 22:15 #23
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- germany
- Posts
- 12
-
07-02-2010, 22:25 #24
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- Internet
- Posts
- 52
-
08-02-2010, 11:52 #25
-
08-02-2010, 17:09 #26
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- Internet
- Posts
- 52
-
08-02-2010, 17:17 #27
make sure that you've installed php
Last edited by florian_fr40; 29-03-2012 at 08:43.
-
08-02-2010, 19:06 #28
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- Internet
- Posts
- 52
I installed lampp, don't worked, I stopped and installed the php package. Same result...
"apt-get install php5"
Last edited by florian_fr40; 29-03-2012 at 08:42.
-
08-02-2010, 19:18 #29
you need to install php5-cli
Last edited by florian_fr40; 29-03-2012 at 08:43.
-
08-02-2010, 19:21 #30
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 56
only unix systems
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[NOW AVAILABLE] Wordpress TS3 Viewer Widget / Plugin
By MichaelP in forum ToolsReplies: 17Last Post: 27-10-2010, 15:32






Reply With Quote

