Skip to content

Instantly share code, notes, and snippets.

@bayadeoro
Last active December 23, 2015 23:39
Show Gist options
  • Select an option

  • Save bayadeoro/6711719 to your computer and use it in GitHub Desktop.

Select an option

Save bayadeoro/6711719 to your computer and use it in GitHub Desktop.
Magento: Solución cuando sucede este fallo, reindexando a través de la interfaz web del backend: One or more of the Indexes are not up to date: Stock Status. Click here to go to Index Management and rebuild required indexes. There was a problem with reindexing process.
Abrir una consola ssh:
$ cd public_html/magento/
$ php shell/indexer.php reindexall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment