Installation of the Garis template failed

Hello,
I’ve tried to install the Garis template for Magento. I used this guide:
http://www.joomlart.com/forums/showt…allation-Guide

In this topic, not all the images/screenshots are working so maybe I’m missing something.

I’ve uploaded the folders ‘App’ and ‘Skin’ to my FTP server.

Then I’ve navigated to ‘system’, ‘configuration’ and then ‘design’ and I’ve filled in jm_garis in the default text box. After I’ve done this, the website stopped working. The frontend looked like the screenshot I’ve attached.

I’m running 1.4.1.1. Is it possible that this version is not compatible?

I hope you can help me out!

Kind regards!

9 answers

Profile photo of Saguaros 0.00 $tone April 14, 2012
Public

Hi zero8nl,
I’ve tried with magento version 1.4.1 and JM Garis template, the problem comes from the wishlist link of different version of magento. You can try with copying ‘wishlist.xml’
From:

Code:

\app\design\frontend\base\default\layout

and override ‘wishlist.xml’ file in:

Code:

\app\design\frontend\default\jm_garis\layout

Please have a try and let me know whether this helps or not.

Regards.

#3
Profile photo of Ascagne van de Laar 0.00 $tone April 14, 2012
Public

Hey Hien,
Thanks for your reply.

I’ve copied the Wishlist file to the location you provided and overwrited the original wishlist.xml.

Then I filled in ‘jm_garis’ in the default field in ‘system’, ‘configuration’ and ‘design’.

When I check the frontend, I still get the same result as posts as an attachment in my first post.

I hope we can figure out what the problem is, and how we can fix it .

#4
Profile photo of Saguaros 0.00 $tone April 16, 2012
Public

Dear zero8nl,
In root/errors folder, there is a file named: local.xml.sample, please rename it to local.xml. This helps to give detail information of that error and please tell me what error is.

Thanks.

#5
Profile photo of Ascagne van de Laar 0.00 $tone April 16, 2012
Public

Hello Hien,
I just renamed the file you described to local.xml.
When I activate the template in the back-end. The following error appears in the front-end:

Code:

Invalid method Mage_Page_Block_Template_Links::addLinkBlock(Array
(
    [0] => wishlist_link
)
)

Trace:
#0 [internal function]: Varien_Object->__call('addLinkBlock', Array)
#1 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Core\Model\Layout.php(347): Mage_Page_Block_Template_Links->addLinkBlock('wishlist_link')
#2 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Core\Model\Layout.php(213): Mage_Core_Model_Layout->_generateAction(Array, Array)
#3 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Core\Model\Layout.php(209): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#4 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Core\Controller\Varien\Action.php(343): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#5 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Cms\Helper\Page.php(110): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#6 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Cms\Helper\Page.php(52): Mage_Cms_Helper_Page->_renderPage()
#7 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Cms\controllers\IndexController.php(45): Mage_Cms_Helper_Page->renderPage(Object(Mage_Cms_IndexController), 'home')
#8 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Core\Controller\Varien\Action.php(418): Mage_Cms_IndexController->indexAction(Object(Mage_Cms_IndexController), 'home')
#9 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Core\Controller\Varien\Router\Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch()
#10 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Core\Controller\Varien\Front.php(177): Mage_Core_Controller_Varien_Router_Standard->match('index')
#11 C:\domains\decoratietakken.nl\wwwroot\app\code\core\Mage\Core\Model\App.php(304): Mage_Core_Controller_Varien_Front->dispatch(Object(Mage_Core_Controller_Request_Http))
#12 C:\domains\decoratietakken.nl\wwwroot\app\Mage.php(596): Mage_Core_Model_App->run()
#13 C:\domains\decoratietakken.nl\wwwroot\index.php(78): Mage::run(Array)
#14 {main}

Thanks in advance for you assistance!

Regards

#6

Please login or Register to Submit Answer

Written By

Comments