when I update to 1.15,,using Modern THeme ,,in my admin page ,,there are some problem with System----Configuration------Advanced--------System,
It is said:
Fatal error: Class ‘Mage_Adminhtml_Block_System_Config_Form_Field_Notification’ not found in /home2/sinoolec/public_html/app/code/core/Mage/Core/Model/Layout.php on line 557
Can you please post here the screenshot of your Magento Connect Manager page?
It seems that not all packages were updated properly.
Thank you for your reply..
I use hostmonster’s space ,,I find I must use Hostmonster’s sample scripts to update my Magento ,,if you I use Connect Manager ,it will be some problems ..
Fatal error: Class ‘Mage_Adminhtml_Block_System_Config_Form_Field_Notification’ not found in [omitted]...app/code/core/Mage/Core/Model/Layout.php on line 557
This happened after ver 1.1.6 installation, worked ok in 1.1.5 (I think, can’t remember now as two version were released one after another).
The upgrade process went OK, no errors, tried reinstallation, still the same issue.
Same thing happened to me [Mage_Adminhtml_Block_System_Config_Form_Field_Notification error] on upgrade to 1.1.6 from 1.1.3.
I fixed it:
1. Download full version of 1.1.6 locally
2. look for ‘notification.php’ here: app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Notification.php just like
clorne said above (Ta clorne)
3. FTP Notification.php from clean local file to your server in same directory as above
Done.
Worked a treat. Well, has so far. If I’m back again it wasn’t as robust as I thought.