Search:

Type: Posts; User: Alexander Talalai

Search: Search took 0.00 seconds; generated 35 minute(s) ago.

  1. Replies
    2
    Views
    334

    Dear friends Please tell me what are the...

    Dear friends

    Please tell me what are the requirements for flynax v4.9.3 for setting up php 8.2 (in the "Session" part) ????
  2. Replies
    2
    Views
    334

    Problem installing v4.9.3

    I want to install a new version and for the first time I encountered the "Session problem" v4.9.1-4.9.2 are installed on the server without any problems

    Unfortunately, I did't find your...
  3. Replies
    5
    Views
    3,678

    That's better $sql .= "GROUP BY `T1`.`ID`...

    That's better

    $sql .= "GROUP BY `T1`.`ID` ";
    }

    if( $config['sl_relevance_mode'] && $relevance_built )
    {
    $sql .= "ORDER BY `relevance` DESC , `T1`.`Date` DESC ";
    }
    else
Results 1 to 3 of 3