Unknown column 'b.position' in 'ORDER BY' (1054)
SELECT b.banner_id FROM cscart_banners AS b WHERE b.status = 'A' AND b.abt__yt_page_id = 7 AND type = 'abyt' AND abt__yt_data_type = 'blog' ORDER BY b.position ASC LIMIT 1
app/Tygh/Database/Connection.php, line: 1713
| File: | app/Tygh/Database/Connection.php |
| Line: | 1490 |
| Function: | throwError |
| File: | app/Tygh/Database/Connection.php |
| Line: | 700 |
| Function: | execQuery |
| File: | app/Tygh/Database/Connection.php |
| Line: | 448 |
| Function: | query |
| File: | app/functions/fn.database.php |
| Line: | 73 |
| Function: | getField |
| File: | app/addons/abt__youpitheme/controllers/frontend/pages.post.php |
| Line: | 30 |
| Function: | db_get_field |
| File: | app/functions/fn.control.php |
| Line: | 728 |
| Function: | include |
| File: | app/functions/fn.control.php |
| Line: | 459 |
| Function: | fn_run_controller |
| File: | index.php |
| Line: | 19 |
| Function: | fn_dispatch |