I also have a problem with a cronjob.I am trying to setup call of duty 2 ultrastats cron job,which I managed to setup on my payed hosting,but here,I cannot.So I added a cron job via panel:

And the content of the ultrastats script which is supposed to run is:
#!/bin/sh
cd /home/myacc/public_html/stats/contrib/
php ../admin/parser-shell.php fullupdate 1 mygameftppassword
php ../admin/parser-shell.php runtotalstats
Somebody said that cron job do not work under free hosting??Is this true?If not can somebody help me make this right.
Thanks