|
1 - In BackOffice : System -> Configuration - > Advanced -> System (/index.php/admin/system_config/) i got this error:
Warning: include(Mage/Adminhtml/Model/System/Config/Source/Locale/Weekdays.php) [function.include]: failed to open stream: No such file or directory in /home/gaspt/public_html/app/code/core/Mage/Core/functions.php on line 73
I Solve that, copy the file weekdays.php from last magento release (1.1.7) !!!
2 - In BackOffice : System -> Configuration - > Advanced -> System (/index.php/admin/system_config/edit/section/system/) i got this error:
Warning: include(Mage/Adminhtml/Model/System/Config/Backend/Log/Cron.php) [function.include]: failed to open stream: No such file or directory in /home/gaspt/public_html/app/code/core/Mage/Core/functions.php on line 73
3 - In backOffice when i go to ADD NEW CMS PAGE or else EDIT an existent cms page i got this error:
Output format is not specified. Please, specify “format” key in constructor, or set it using setFormat().
I´m waiting for your help…
Thanks in advance
|