Results 1 to 10 of 10

Thread: cron jobs trouble and ads not purge!!

  1. #1
    Thread Starter
    Amateur n2ktelevision's Avatar
    Join Date
    Jul 2011
    Location
    Argentina
    Posts
    18
    Thanks
    0
    Thanked 1 Time in 1 Post

    cron jobs trouble and ads not purge!!

    hi, please I need to solve the problem of cron job, I can not purge any ads and I get emails EVERY MINUTE, paste the email to see my code:

    "Your cron job has run successfully.
    No expired ads were found.

    Output of the SQL select call for expired ads:
    SELECT class2012_posts.ID FROM class2012_posts
    LEFT JOIN class2012_postmeta ON class2012_posts.ID = class2012_postmeta.post_id
    WHERE class2012_postmeta.meta_key = 'cp_sys_expire_date'
    AND timediff(STR_TO_DATE(class2012_postmeta.meta_value , '%m/%d/%Y %H:%i:%s'), now()) <= 0
    AND class2012_posts.post_status = 'publish' AND class2012_posts.post_type = 'ad_listing'


    I've read all threads on this forum and edit the theme-cron.php but still not working. I have version 3.1.4 and all settings are correct on the dashboard (prune = YES Cron time = daily), i try make a new clean installation in another domain and the problem continues.
    Please I need to solve this problema NOWWWW
    thank you very much

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Amateur n2ktelevision's Avatar
    Join Date
    Jul 2011
    Location
    Argentina
    Posts
    18
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Amateur jhessom's Avatar
    Join Date
    Sep 2011
    Location
    United States
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Junior Member ronan's Avatar
    Join Date
    Mar 2011
    Location
    France
    Posts
    48
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Thread Starter
    Amateur n2ktelevision's Avatar
    Join Date
    Jul 2011
    Location
    Argentina
    Posts
    18
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Junior Member ronan's Avatar
    Join Date
    Mar 2011
    Location
    France
    Posts
    48
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    Junior Member ronan's Avatar
    Join Date
    Mar 2011
    Location
    France
    Posts
    48
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    Member nikthompson's Avatar
    Join Date
    May 2011
    Location
    Australia
    Posts
    79
    Thanks
    18
    Thanked 2 Times in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    Member ybpress's Avatar
    Join Date
    Sep 2011
    Location
    United States
    Posts
    62
    Thanks
    7
    Thanked 2 Times in 2 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. multiple cron jobs
    By gentleman in forum Report JobRoller Bugs
    Replies: 1
    Last Post: August 22nd, 2011, 07:07 AM
  2. Cron Jobs not working
    By securityjobs in forum Report JobRoller Bugs
    Replies: 1
    Last Post: August 18th, 2011, 06:45 PM
  3. Cron Jobs For Ad Listings
    By samanders in forum Report ClassiPress Bugs
    Replies: 15
    Last Post: March 30th, 2011, 09:17 AM
  4. Cron Jobs
    By kplunk in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: November 28th, 2010, 10:27 AM
  5. Run cron?
    By sniperteam6 in forum ClassiPress General Discussion
    Replies: 3
    Last Post: June 23rd, 2010, 04:02 AM