Warning: mysql error: Unknown column 'images' in 'order clause' in query:
select * from `tiki_galleries`  order by `images` desc

in /var/www/design.tv/lib/tikidblib.php on line 134

Notice: Undefined variable: smarty in /var/www/design.tv/lib/tikidblib.php on line 152
An error occured in a database query!

Context:
File /tiki-galleries.php
Url /tiki-galleries.php?offset=0&sort_mode=images_desc
Query:
select * from `tiki_galleries` order by `images` desc
Values:
array(3) {
  [0]=>
  array(6) {
    ["file"]=>
    string(36) "/var/www/design.tv/lib/tikidblib.php"
    ["line"]=>
    int(84)
    ["function"]=>
    string(9) "sql_error"
    ["class"]=>
    string(7) "tikilib"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      &string(54) "select * from `tiki_galleries`  order by `images` desc"
      [1]=>
      &array(0) {
      }
      [2]=>
      &bool(false)
    }
  }
  [1]=>
  array(6) {
    ["file"]=>
    string(34) "/var/www/design.tv/lib/tikilib.php"
    ["line"]=>
    int(3019)
    ["function"]=>
    string(5) "query"
    ["class"]=>
    string(7) "tikilib"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(4) {
      [0]=>
      &string(54) "select * from `tiki_galleries`  order by `images` desc"
      [1]=>
      &array(0) {
      }
      [2]=>
      &string(2) "10"
      [3]=>
      &string(1) "0"
    }
  }
  [2]=>
  array(6) {
    ["file"]=>
    string(37) "/var/www/design.tv/tiki-galleries.php"
    ["line"]=>
    int(250)
    ["function"]=>
    string(14) "list_galleries"
    ["class"]=>
    string(7) "tikilib"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(5) {
      [0]=>
      &string(1) "0"
      [1]=>
      &string(2) "10"
      [2]=>
      &string(11) "images_desc"
      [3]=>
      &string(5) "admin"
      [4]=>
      &string(0) ""
    }
  }
}