+ Reply to Thread
Results 1 to 3 of 3

Thread: Age Filter

  1. #1
    Junior Member
    Join Date
    Jul 2023
    Posts
    7

    Age Filter

    Is it possible to extend the maximum age of 60 to 99 in the Escort Script?
    I can't edit the filter that goes from 18-60 years old.
    Last edited by Bruno Buran; July 19, 2023 at 03:31 PM.

  2. #2
    Yes you can but via ftp. Open file: ftp://includes>>classes>>rlEscort.class.php
    find method: getAgesList and line:

    $max_age = 60;

    change to:

    $max_age = 90;

    save the file then refresh system cache via admin panel and check.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Junior Member
    Join Date
    Jul 2023
    Posts
    7
    It worked!
    Thank you.

+ Reply to Thread