Fiesty Sites Telebid Script
i have a cakephp script and the cron jobs are not working correctly,
here are the 4 cron jobs that need to be setup
curl -s -o /dev/null http://www.domain.com/daemons/bidbutler
curl -s -o /dev/null http://www.domain.com/daemons/extend
curl -s -o /dev/null http://www.domain.com/daemons/autobid
curl -s -o /dev/null http://www.domain.com/daemons/close
the bidbutlers do not bid, auction extend does not work, autobidders dont work and auctions dont close.