Skip to main content
added 8 characters in body
Source Link
7ochem
  • 7.6k
  • 16
  • 54
  • 82

This error arriving due to empty values in registry.

to prevent it, you need to disable ‘compilation’'compilation' mode, and if you want to use it, re run it.

php -f shell/compiler.php disable

php -f shell/compiler.php clear

php -f shell/compiler.php compile

php -f shell/compiler.php disable php -f shell/compiler.php clear php -f shell/compiler.php compile 

This error arriving due to empty values in registry.

to prevent it, you need to disable ‘compilation’ mode, and if you want to use it, re run it.

php -f shell/compiler.php disable

php -f shell/compiler.php clear

php -f shell/compiler.php compile

This error arriving due to empty values in registry.

to prevent it, you need to disable 'compilation' mode, and if you want to use it, re run it.

php -f shell/compiler.php disable php -f shell/compiler.php clear php -f shell/compiler.php compile 
Source Link

This error arriving due to empty values in registry.

to prevent it, you need to disable ‘compilation’ mode, and if you want to use it, re run it.

php -f shell/compiler.php disable

php -f shell/compiler.php clear

php -f shell/compiler.php compile