Hi Everyone,
I'm currently trying to learn, and I just installed the modern theme using Magento Connect. I am using the latest version 1.4.0.1
I am getting the following error now:
Fatal error: Call to undefined method MageAdminhtmlNotificationController::_title() in C:\wamp\www\magento\app\code\core\Mage\Adminhtml\controllers\NotificationController.php on line 39
3 Answers
Armando Roggio says:
@Terracide, I have installed 1.4.0.1 several times now. It can be a challenge.
Try navigating to localhost/downloader (could be localhost/magento/downloader) and upgrading. Let me know what happens.
rickbright says:
You can not follow this tutorial if you are using Magento 1.4.0.1! I was very excited about this tutorial until I realized that Magento has changed the layout of the Modern Theme and they have changed the structure of Magento using a folder called "base" which makes you downgrade your version of Magento to 1.3.2.4. but I couldn't use my version of PHP 5.3 so I had to downgrade to PHP 5.2.9 etc... After all that I went to download the modern theme and selected version 1.3.2.2 Just like the tutorial has running and nothing appears in the app/design/frontend/default and skin/frontend/default folders! I would really appreciate anyone that could simply zip the 2 skin and app folders and provide a link.
Thanks in advance!!
I am still trying after 3 days to get this working.
Terracide says:
@rickbright
so.. i found some answers
1) the modern theme is included with magento 1.4 (so there's no need to download it)
2) you can still follow the tutorial, however you have to keep in mind you will need to make a new folder in the base directory the same way you have in the other directories, just turn on the template hints, and copy what you need
I hope this helps :)
