ReferenceError: C:\inetpub\vhost\otosal.com\app_server\views\liste.ejs:279
   277| <%if (listCount > 0){%>
   278|                 <div class="row row-sm">
>> 279| <%
   280| var arrCatCount = 1;
   281| var arrBrandCount = 1;
   282| var arrCatlist = ['Tüm Kategoriler'];

categorylist is not defined
   at eval ("C:\\inetpub\\vhost\\otosal.com\\app_server\\views\\liste.ejs":750:1)
   at liste (C:\inetpub\vhost\otosal.com\node_modules\ejs\lib\ejs.js:703:17)
   at tryHandleCache (C:\inetpub\vhost\otosal.com\node_modules\ejs\lib\ejs.js:274:36)
   at exports.renderFile [as engine] (C:\inetpub\vhost\otosal.com\node_modules\ejs\lib\ejs.js:491:10)
   at View.render (C:\inetpub\vhost\otosal.com\node_modules\express\lib\view.js:135:8)
   at tryRender (C:\inetpub\vhost\otosal.com\node_modules\express\lib\application.js:657:10)
   at Function.render (C:\inetpub\vhost\otosal.com\node_modules\express\lib\application.js:609:3)
   at ServerResponse.render (C:\inetpub\vhost\otosal.com\node_modules\express\lib\response.js:1039:7)
   at res.render (C:\inetpub\vhost\otosal.com\node_modules\express-ejs-layouts\lib\express-layouts.js:77:18)
   at C:\inetpub\vhost\otosal.com\app_server\controller\specialController.js:116:37