Telebid Auction Script Problem
I have a cakephp based Telebid auction script and the bidbutlers do not bid. Also the auctions do not close properly.
This might be related to the 4 cron jobs
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
PM me for more info.