Array
(
[0] =>
Array
(
[file] =>
/home/stavka/data/www/stavka.biz/includes/list_auctions.inc.php
[line] =>
72
[function] =>
project_db_query
[args] =>
Array
(
[0] =>
SELECT auctions.* FROM auctions inner join users on (auctions.user=users.id) inner join categories on (auctions.category=categories.cat_id) WHERE auctions.closed='0' and categories.sortorder like '18%' ORDER BY a.category limit 0,50
)
)
[1] =>
Array
(
[file] =>
/home/stavka/data/www/stavka.biz/browse.php
[line] =>
185
[args] =>
Array
(
[0] =>
/home/stavka/data/www/stavka.biz/includes/list_auctions.inc.php
)
[function] =>
include
)
)
1054 - Unknown column 'a.category' in 'order clause'
SELECT auctions.* FROM auctions inner join users on (auctions.user=users.id) inner join categories on (auctions.category=categories.cat_id) WHERE auctions.closed='0' and categories.sortorder like '18%' ORDER BY a.category limit 0,50
[TEP STOP]