Jump to content

Recommended Posts

Hi everyone,

When I try to Add missing products to index get this error:

Fatal error: Uncaught Query execution was interrupted

				SELECT p.id_product
				FROM linps_product p
				 INNER JOIN linps_product_shop product_shop
		ON (product_shop.id_product = p.id_product AND product_shop.id_shop = p.id_shop_default)
				INNER JOIN linps_product_lang pl ON pl.`id_shop` = product_shop.`id_shop`
				WHERE product_shop.visibility IN ("both", "search")
				AND product_shop.`active` = 1
				AND product_shop.indexed = 0
thrown in /web/htdocs/www.lin.it/home/new/classes/db/Db.php on line 639

I have 12000 products and using prestashop 1.6.0.11

 

Also when I try to re-build entire index I get Internal server error after 5500 products.

Can someone help me?

 

Thanks

 

SOLVED using eMagicOne Store Manager, I've re-built entire index using this desktop software and then I've post the changes to web.

Edited by ferra1980 (see edit history)
  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...

Hellou to all, I also have a problem with "Add missing products to index" on Preferences-> Search.  Searchtoken-full end on 960+- products. I have only 2500+- products. 

 

Does anyone have a solution for this? Please.

 

error: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate bytes) in /data/web/virtuals/41090/virtual/www/classes/db/DbPDO.php on line 119

 

->memory limit set to 256M

 

PS v.1.6.0.11 - after upgrade from v. 1.5.6.2.

 

Thank you in advance...

Link to comment
Share on other sites

  • 4 weeks later...
  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...