mrzerocool911
Member
- Apr 5, 2016
- 4
- 1
- 38
can someone help me how to install it ? i don't know how
1) Choose the php file you want (TSTime.php or TSTimeBig.php)can someone help me how to install it ? i don't know how
I don't understand why you need both!
it's not work i think , big time is 11:59 and it is correct , but under is 11:55 , someone can help me pls
I don't understand why you need both!
Anyway, make sure to have both php file working with cronjob! - If this is not your problem check the file for any changed stuff!
You just need to edit the variable on the script from:the big is my normal bot , i make in the script the " hours , date , and users online " same at one script , it was long time ago in the ts3 !
do you know how i can make : 26/05/2016 , not 2016/05/26 , in which line i can edit this , thank you for help !
$realTime = date('[Y-m-d] - [h:i]',$unixTime);
if($BotChannelTime["channel_name"] != "[cspacer0] {$realTime}")
$realTime = date('[d-m-Y] - [h:i]',$unixTime);
if($BotChannelTime["channel_name"] != "[cspacer0] {$realTime}")
install VPS Windows ?
time not update
http://prntscr.com/b9cu7t
hello I am Brazilian and I'm using google translator ...
Well I hope this helps you print .
I leave the browser open on vps and he is giving loop every 60 seconds.
to later add the right time of my state used the following code.
Print >>>> http://prntscr.com/b9cvc5
http://php.net/manual/pt_BR/timezones.america.php
como lo puedo solucionar? no entiendo.The channel id is not valid. you need to use a valid channel
La id del canal no es valida, es necesario usar un canal valido
1) Choose the php file you want (TSTime.php or TSTimeBig.php)
2) Open the file with an editor (Prefered Notepad ++) and edit the first lines with your server's information.
3) Upload it to your VPS server in a desired folder with an FTP Client (px: Filezilla)
4) Open a SSH Client (px: Putty) and connect to your vps as root.
5) Install cron (If you don't have it) by using this command: sudo apt-get install cron
6) As root run this command: sudo crontab -e
7) At the end of the file type this command: * * * * * php /path/to/your/file/TSTimeBig.php or * * * * * php /path/to/your/file/TSTime.php (Depends the php file you choosed).
This command will run the clock for ever on your server! YOu should be good with that
Enjoy!!!
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
What. Please, provide a pic of ur script path and a pic of ur crontab window.thats my path : * * * * * php /home/TSTimeBig-master/TSTimeBig.php
and i click enter and this is the screenshots : https://gyazo.com/37db23b0e3f88f86b39e7c289e160026