My permissions blocks, permissions variables and index management pages are blank after a 1.7.0.2 to 1.9.2.3 upgrade.

I've been a Magento dev for years now but this one has me stymied:

  • compilation is disabled
  • caches cleared
  • reindex via CLI completed, no problems to speak of
  • no issues in system or exception logs
  • apache logs are also clean
  • I've checked local and community for admin overrides and not spotted any (although I do plan to run through this one again tomorrow with non-red eyes)

I have also been tempted to drop a fresh 1.9.2.3 on top of the install.

Has anyone experienced this particular issue in the context I'm describing?

有帮助吗?

解决方案

You can use this script to automatically add your blocks and variables.

https://github.com/rhoerr/supee-6788-toolbox

How to use:

php -f fixSUPEE6788.php -- fixWhitelists
许可以下: CC-BY-SA归因
scroll top