Kod: Zaznacz cały
There has been an error processing your request
Magento wer. 1.5.1.0 wgrywana na czysto
to juz zrobiłem i nie pomaga:
Change:
Kod: Zaznacz cały
/errors/local.xml.sample
To this:
Kod: Zaznacz cały
/errors/local.xml
Look for the following code
Kod: Zaznacz cały
protected $_options = array(
'cache_dir' => 'null',
and replace it with the following
Kod: Zaznacz cały
protected $_options = array(
'cache_dir' => 'tmp',
czyściłem cache i nadal to samo.