+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Cron Job Error.

  1. #11
    Junior Member
    Join Date
    Dec 2023
    Posts
    6
    Hello. Thank you for your answer. I checked the system but it wasn't fixed. The same codes are waiting there without being changed. Anyway, if the codes that need to be changed work without any problems, I will change them manually. By the way, the latest version of our software is already available. Which version of PHP can be used last? Do you have information?

  2. #12
    Quote Originally Posted by Azat Oral View Post
    Hello. Thank you for your answer. I checked the system but it wasn't fixed. The same codes are waiting there without being changed. Anyway, if the codes that need to be changed work without any problems, I will change them manually. By the way, the latest version of our software is already available. Which version of PHP can be used last? Do you have information?
    I suggest you keep php 7.4 for now as php 8 is not fully supported yet. If you have issue you can post them here or better create a ticket, and dev will help you

  3. #13
    Junior Member
    Join Date
    Dec 2023
    Posts
    6
    Thank's for the information

  4. #14
    Quote Originally Posted by Azat Oral View Post
    Thank's for the information
    You're welcome. If you have any question just don't hesitate to ask.

  5. #15
    Hi All,

    Currently I am getting 100+ incomplete listing every CRON update.

    Latest CRON Update: Incomplete ads removed: 138

    I have implemented the code modifications/updates listed on page 1.

    I'll report back in a couple of days about if the code changes resolved the incomplete listing issue.

  6. #16
    I'll report back in a couple of days about if the code changes resolved the incomplete listing issue.[/QUOTE]

    Well the script changes on page 1 didn't work ..

    I am still getting hundreds of incomplete ads removed: 264 (Todays CRON)

    Any idea how I can stop the spam ads?

  7. #17
    Junior Member
    Join Date
    Mar 2024
    Posts
    25
    Quote Originally Posted by Rudi View Post
    you should implement this solution anyway (#2), no matter what version is

    because google bots can create empty listings about 10-50 a day unlike the real users
    So, do Google bots create empty listings whenever they crawl the site?

  8. #18
    ... plus my DB is full of incomplete listings not being deleted at all.

    Now I have thousands of incomplete listing in my DB.

    flynax-db.jpg

    Have changed the following setting to see if this fixes the SPAM:

    Captcha on the Post an Ad page: enable

    and

    Posting ads in one step: disable

    Let's see what happens tomorrow.
    Last edited by Leslie Worthington; June 5, 2024 at 02:35 PM.

  9. #19
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,210
    Hello,

    If you correctly applied my solutions, at least, 2 & 3, it should mostly solve the problem

    Otherwise, it must have been "real" people who selected some category but not authorized to submit the listing form. It also counts as incomplete listings

    As an extra case, you can run this mysql command to remove all incomplete listings without account ids:

    Code:
    Only registered members can view the code.

+ Reply to Thread