+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Cron Job issue...

  1. #1

    Cron Job issue...

    Hi,

    I receive cron notifications by email as setup in the admin panel.

    My question is if I have no listings (in the admin panel), why does the cron emails always say xx of listings have been removed, or incomplete listiings have been removed?

    Is that a bug in the system?
    Thank you - Your Welcome
    Brian

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138

  3. #3
    Hi Rudi,

    Thank you for that post, I really appreciate it. I have implemented the changes, I will have to see tomorrow about the results. I trust in your coding skills, such a valuable asset you coding gurus are.

    Brian

    Quote Originally Posted by Rudi View Post
    Thank you - Your Welcome
    Brian

  4. #4
    Rudi,

    I have updated my files per the thread below: I still am getting entries in the Cron Job Notification Email: (These are actual numbers today, but they are usually different daily)

    Incomplete ads removed: 14
    Incomplete ads notified: 1
    Total incomplete ads: 1

    The other information I left out, just have 0:

    Ads expired: 0
    Expiration notifications sent: 0
    Featured ads expired: 0
    Featured expiration notifications sent: 0
    Expired listings waiting removal: 0
    Expired listings removed: 0
    Total incomplete accounts: 0

    Quote Originally Posted by Rudi View Post
    Thank you - Your Welcome
    Brian

  5. #5
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Make sure that you've applied the code from step 2

    also, execute this query:

    Code:
    Only registered members can view the code.
    Last edited by Rudi; February 22, 2021 at 03:26 AM.

  6. #6
    Ok Rudi,

    I have checked step 2, which I can confirm has been completed by me...Also, I have just executed the query you just posted below. I will wait a few hours when the cron has run and I get the email. In the mean time, after executing that query, I received this message:


    The query has been successfully implemented; 125 rows have been affected.

    Brian
    Thank you - Your Welcome
    Brian

  7. #7
    Rudi,

    Will this code be added to the software in the future?

    Sounds pretty important.

  8. #8
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    I've created another task regarding this issue and it should be fixed in the next updates

  9. #9
    Rudi,

    I have just checked my cron email and I still got incomplete listings from cron, but non in the system.

    Cron Job notification at Feb 22, 2021

    Ads expired: 0
    Expiration notifications sent: 0
    Featured ads expired: 0
    Featured expiration notifications sent: 0
    Incomplete ads removed: 1
    Total incomplete ads: 2
    Incomplete ads notified: 1
    Expired listings waiting removal: 0
    Expired listings removed: 0
    Total incomplete accounts: 0

    Brian
    Thank you - Your Welcome
    Brian

  10. #10
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    It's ok because the system creates an empty listing when you select some category in one-step-adding-listing mode being not logged in

+ Reply to Thread