Installed again with phpMyadmin and it works expet for the manufacturers filter when i Enable show manufacturers on Product Listing config i get this error:

HTML Code:
[28-Jan-2019 09:59:10 Europe/Sofia] Request URI: /kuhnenski, IP address: 94.190.193.162
#1  trigger_error() called at [/home/magpybbe/test.magprom.net/includes/classes/db/mysql/query_factory.php:171]
#2  queryFactory->show_error() called at [/home/magpybbe/test.magprom.net/includes/classes/db/mysql/query_factory.php:143]
#3  queryFactory->set_error() called at [/home/magpybbe/test.magprom.net/includes/classes/db/mysql/query_factory.php:270]
#4  queryFactory->Execute() called at [/home/magpybbe/test.magprom.net/includes/modules/responsive_classic/product_listing.php:75]
#5  include(/home/magpybbe/test.magprom.net/includes/modules/responsive_classic/product_listing.php) called at [/home/magpybbe/test.magprom.net/includes/templates/responsive_classic/templates/tpl_modules_product_listing.php:11]
#6  require(/home/magpybbe/test.magprom.net/includes/templates/responsive_classic/templates/tpl_modules_product_listing.php) called at [/home/magpybbe/test.magprom.net/includes/templates/responsive_classic/templates/tpl_index_product_list.php:56]
#7  require(/home/magpybbe/test.magprom.net/includes/templates/responsive_classic/templates/tpl_index_product_list.php) called at [/home/magpybbe/test.magprom.net/includes/modules/pages/index/main_template_vars.php:232]
#8  require(/home/magpybbe/test.magprom.net/includes/modules/pages/index/main_template_vars.php) called at [/home/magpybbe/test.magprom.net/includes/templates/responsive_classic/common/tpl_main_page.php:163]
#9  require(/home/magpybbe/test.magprom.net/includes/templates/responsive_classic/common/tpl_main_page.php) called at [/home/magpybbe/test.magprom.net/index.php:97]
[28-Jan-2019 09:59:10 Europe/Sofia] PHP Fatal error:  1054:Unknown column 'm.manufacturers_name' in 'field list' :: SELECT DISTINCT m.manufacturers_name, p.products_image, pd.products_name, p.products_quantity,  p.products_id, p.products_type, p.master_categories_id,        p.manufacturers_id, p.products_price, p.products_tax_class_id, pd.products_description, IF(s.status = 1,        s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status =1, s.specials_new_products_price,        p.products_price) as final_price, p.products_sort_order, p.product_is_call, p.product_is_always_free_shipping,        p.products_qty_box_status FROM products p LEFT JOIN specials s on p.products_id = s.products_id LEFT JOIN products_description pd on p.products_id = pd.products_id JOIN products_to_categories p2c on p.products_id = p2c.products_id WHERE p.products_status = 1        and pd.language_id = '2'        and p2c.categories_id = '1851' GROUP BY p.products_id  order by p.products_sort_order, pd.products_name limit 10 ==> (as called by) /home/magpybbe/test.magprom.net/includes/modules/responsive_classic/product_listing.php on line 75 <== in /home/magpybbe/test.magprom.net/includes/classes/db/mysql/query_factory.php on line 171