Search:

Type: Posts; User: Ryan Knight

Search: Search took 0.00 seconds.

  1. Solved. Edited add_listing.inc.php line 1069: ...

    Solved. Edited add_listing.inc.php line 1069:


    $sql .= "FROM `". RL_DBPREFIX ."listing_plans` WHERE `Status` = 'active' GROUP BY `ID`";
  2. Add listings MySQL Error - Mixing of GROUP columns

    Full error

    Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause

    MYSQL ERROR
    Error: Mixing of GROUP columns...
Results 1 to 2 of 2