User Profile

Collapse

Profile Sidebar

Collapse
buzzy18
buzzy18
Last Activity: Sep 19 '09, 10:12 AM
Joined: May 3 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • buzzy18
    replied to CakePHP query
    in PHP
    Thanks for that reply Dormilich and sorry for responding late.

    And yes, I did try the code outside the cron job, it would work.
    Checked the whole function by placing a mail function in it. Mailing from the beforeFilter() function apparently worked. Seems there is some other bug in the controller which wont allow the crons to place an autobid.

    Still not able to figure this out though.
    See more | Go to post

    Leave a comment:


  • buzzy18
    started a topic CakePHP query
    in PHP

    CakePHP query

    Hi all,

    I am using CakePHP to develop a bidding site. I have created a controller called 'daemons' and it performs 4 different tasks which I need to run continuously on the server every minute. I have set this up as 4 cron jobs but something is not working right and my crons just fail to work!

    Could be a problem with the controller, just not able to place it. My controller code is pasted below:

    Code:
    <?php
    ...
    See more | Go to post
No activity results to display
Show More
Working...