TSTime and TSTimeBig

khalid

Member
Joined
Jun 3, 2016
Messages
6
Reaction score
0
Points
33
What. Please, provide a pic of ur script path and a pic of ur crontab window.
Maximize it. and a PICTURE not a video.
if u installed it as root, the path is /root/TSTime, if u did it as an user, then it is /home/user/TSTime .. you're not paying attention while configuring it.
can u come team viewer please?
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
7)
i don't get it !!
i runned this code (sudo crontab -e) than i tried to type TSTime.php but dont work help me please
please tell me what i type (* * * * * php /path/to/your/file/TSTime.php) < not work
As @Agusanz said, you don't just copy paste the command on step 7. You need to replace the *fake* path i told you with the path you have on your vps folders!
 

Agusanz

Active Member
Joined
Jul 18, 2015
Messages
239
Reaction score
148
Points
88
As @Agusanz said, you don't just copy paste the command on step 7. You need to replace the *fake* path i told you with the path you have on your vps folders!
already solved over teamviewer last night.. dont worry about it..
thanks ;)
 

0vert1m3

Active Member
Joined
Oct 4, 2015
Messages
216
Reaction score
175
Points
91
Works great for me but the logs a huge ^^
 

paulo

Member
Joined
Oct 4, 2015
Messages
1
Reaction score
0
Points
33
Good afternoon I would like to help me, I am Brazilian and I would like to know how to install the CENTOS 5, not with no way to install the ts3.
could teach me the whole process, please.
 
Last edited:

ULDIN

Well-Known Member
Joined
Mar 14, 2016
Messages
95
Reaction score
34
Points
108
I added to the site, but it is active on the site when I did the girls only what should I do
 
Joined
Dec 19, 2015
Messages
114
Reaction score
15
Points
53
Yes Go To timebot.php in line 83
PHP:
$time_explode = explode(':', date('H:i') );

Change It To
PHP:
$time_explode = explode(':', date('i:H') );

Im Not Quite sure
 

Agusanz

Active Member
Joined
Jul 18, 2015
Messages
239
Reaction score
148
Points
88
Yes Go To timebot.php in line 83
PHP:
$time_explode = explode(':', date('H:i') );

Change It To
PHP:
$time_explode = explode(':', date('i:H') );

Im Not Quite sure
No. You should change the "H" with a "h" ..
I already explained that, read page 1-3.. most of ur questions are already solved there
 

Ahmad

Member
Joined
Jun 4, 2015
Messages
17
Reaction score
0
Points
33
Hello, I Dont undrestand this how Dow */1 ***** php -f /var/www/html/DateBot/TSTime.php
 
Joined
Dec 19, 2015
Messages
114
Reaction score
15
Points
53
You can use this commands to run it these once are easily

1 cd/the file you put the file in
2 chmod 777 bot.sh
3 ./bot.sh start
 
Top