cancel
Showing results for 
Search instead for 
Did you mean: 

Some product is not showing in frontend

SOLVED

Some product is not showing in frontend

Hi I am new here

 

I update my product stock and status from disable to enable. after that I run indexer:reindex and i get error

/public_html/vendor/magento/framework/DB/Sql/UnionExpression.php on line 55

 

When i check index management the product eav is not indexed

Screenshot_22.png

 

2 ACCEPTED SOLUTIONS

Accepted Solutions

Re: Some product is not showing in frontend

@normanalgtd47d 

 

Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.

View solution in original post

Re: Some product is not showing in frontend

hi thank you for your help but i cannot find the folder name magento after  public_html>lib> internal

 

https://prnt.sc/1hfkqcm

 

View solution in original post

4 REPLIES 4

Re: Some product is not showing in frontend

@normanalgtd47d 

 

Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.

Re: Some product is not showing in frontend

Check this file and Modify

magento2/lib/internal/Magento/Framework/DB/Sql/UnionExpression.php
$sql = implode($this->type, $parts);

 

https://www.awesomescreenshot.com/image/10780310?key=7e734d366f42ac22cca80a418a3b6887

Thank You

Re: Some product is not showing in frontend

hi thank you for your help but i cannot find the folder name magento after  public_html>lib> internal

 

https://prnt.sc/1hfkqcm

 

Re: Some product is not showing in frontend

Hey @normanalgtd47d

 

Some files and folders are missing from your Magento please Update the Magento/Framework

 

Thanks