Page 1 of 1

Problem Undefined Index issue with Carousel on v1.5.1.

Posted: Mon Aug 22, 2011 7:55 am
by jezebelsatanas
Undefined Index issue with Carousel

Whenever I enable the stock carousel, I get an error code that reads as follows:

Notice: Undefined index: layout_id in /home/content/34/8205034/html/construction/open-cart/catalog/controller/common/column_left.php on line 50Notice: Undefined index: layout_id in /home/content/34/8205034/html/construction/open-cart/catalog/controller/common/column_right.php on line 50Notice: Undefined index: layout_id in /home/content/34/8205034/html/construction/open-cart/catalog/controller/common/content_top.php on line 50Notice: Undefined index: layout_id in /home/content/34/8205034/html/construction/open-cart/catalog/controller/common/content_bottom.php on line 50

Please help!

Re: Problem Undefined Index issue with Carousel on v1.5.1.

Posted: Wed Aug 24, 2011 8:37 am
by Qphoria
Thank you dan-arclight for the potential fix. However that method was not quite necessary and could possibly cause other issues. The issue is simply a bug in the tpl file for 1.5.1.1
Here is the patched file to fix the issue properly.
unzip and Just drop it into admin/view/template/module

Re: Problem Undefined Index issue with Carousel on v1.5.1.

Posted: Wed Aug 24, 2011 3:27 pm
by HKOCH
Using the listed carousel.zip does not solve my problem. Look at :

http://kochshop.dk.linux4.unoeuro-server.com/

I now have enabled the carousel module and added a banner.

dan-arclight what is your fix ?

Re: Problem Undefined Index issue with Carousel on v1.5.1.

Posted: Wed Aug 24, 2011 5:51 pm
by HKOCH
Ok using the carousel.zip in fact helped.

I downloaded the new file and copied it to the //admin/view/template/module

Then again you have to uninstall the carousel module (if already installed)
And after this it does not make the errors with missing layout_id anymore.

But why is this new zip file not included in the 1.5.1.1. or maybe a 1.5.1.2 release ;)