Exception: Error executing query [SELECT * FROM rc_proizvod WHERE grupa like '%%' or naziv like '%%' or kataloski_broj like '%%' or opis like '%%' group by id ORDER BY p.`naziv` ASC limit 0,10]. Mysql (1054): Unknown column 'p.naziv' in 'order clause'
#0 /home/abcinter/public_html/rc/Dao.php(34): RcDbDriverMysql->Query('SELECT * FROM r...') #1 /home/abcinter/public_html/application/tpl/abc/el/proizvodi.tpl(277): RcDao::Query('SELECT * FROM r...') #2 /home/abcinter/public_html/rc/Template.php(88): include('/home/abcinter/...') #3 /home/abcinter/public_html/rc/Element.php(92): RcTemplate->GetHtml() #4 /home/abcinter/public_html/rc/Page.php(128): RcElement->GetHtml() #5 /home/abcinter/public_html/_cc/application/tpl/abc/page/index.tpl(26): RcPage->GetContainerContent('table') #6 /home/abcinter/public_html/rc/Template.php(88): include('/home/abcinter/...') #7 /home/abcinter/public_html/rc/Page.php(136): RcTemplate->GetHtml() #8 /home/abcinter/public_html/rc/Page.php(111): RcPage->GetTemplateParsed() #9 /home/abcinter/public_html/rc/Site.php(127): RcPage->GetHtml() #10 /home/abcinter/public_html/rc/Application.php(68): RcSite->GetHtml() #11 /home/abcinter/public_html/index.php(23): RcApplication::GetHtml() #12 {main}