Post by Daniel » Fri Sep 30, 2011 1:32 am

With the release of OpenCart 1.5.1.3 we need a new BUG topic.

You can download OC 1.5.1.3 from our Download Page.

If you find issues with OC 1.5.1.3 you need to start using google code issue tracker.

http://code.google.com/p/opencart/issues/list

DO NOT POST ALL YOU PROBLEMS/QUESTIONS THERE, MAKE SURE THEY ARE BUGS!

And not things because you do not understand the way 1.5.x works.
Confirmed Bugs:
- Category controller has one leftover reference to mb_string causing blank/errors on category pages [FIX]
- MoneyBookers shows shows "undefined error_secret" [FIX]
- Low order fee shows "undefined entry_tax" [FIX]
- Handling fee shows "undefined entry_tax" [FIX]
- UPS and USPS won't work at the same time [FIX]
- Undefined shipping_address_id or payment_address_id [FIX]
- Registration on the Checkout/Checkout page is broken due to typo in early versions. [FIX]

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by DannyMacD » Fri Sep 30, 2011 5:07 pm

hello, after upgrading from 1.5.1.2 i get the following error on the main page of my site.

Code: Select all

Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/column_left.php on line 50Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/column_right.php on line 50Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/content_top.php on line 50Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/content_bottom.php on line 50
please can you advise what this refers to?

many thanks

Active Member

Posts

Joined
Fri Jun 26, 2009 6:39 am

Post by Daniel » Fri Sep 30, 2011 6:06 pm

uninstall all your modules then reinstall them. i have not touched the module system so there should be no errors.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Qphoria » Fri Sep 30, 2011 6:59 pm

DannyMacD wrote:hello, after upgrading from 1.5.1.2 i get the following error on the main page of my site.

Code: Select all

Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/column_left.php on line 50Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/column_right.php on line 50Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/content_top.php on line 50Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/content_bottom.php on line 50
please can you advise what this refers to?

many thanks
This happens when you have no layouts setup in the system->design layouts area. Check that you have at least one

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by DannyMacD » Fri Sep 30, 2011 7:03 pm

Qphoria wrote:
DannyMacD wrote:hello, after upgrading from 1.5.1.2 i get the following error on the main page of my site.

Code: Select all

Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/column_left.php on line 50Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/column_right.php on line 50Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/content_top.php on line 50Notice: Undefined index: layout_id in /home/disifin/public_html/newsite/catalog/controller/common/content_bottom.php on line 50
please can you advise what this refers to?

many thanks
This happens when you have no layouts setup in the system->design layouts area. Check that you have at least one

i have 11, all the ones that come as standard..

Active Member

Posts

Joined
Fri Jun 26, 2009 6:39 am

Post by Daniel » Fri Sep 30, 2011 8:38 pm

did you sort your problem or not?

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by DannyMacD » Fri Sep 30, 2011 8:45 pm

Daniel wrote:did you sort your problem or not?

no error is still there. :(

Active Member

Posts

Joined
Fri Jun 26, 2009 6:39 am

Post by Daniel » Fri Sep 30, 2011 8:48 pm

did you tried uninstalling the extension > modules and reinstall them?

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by DannyMacD » Fri Sep 30, 2011 9:34 pm

done the trick it seems.. no error code :)
thanks!

Active Member

Posts

Joined
Fri Jun 26, 2009 6:39 am

Post by dony_b » Fri Sep 30, 2011 10:38 pm

File missing under catalog/view/javascript/jquery/fancybox/jquery.fancybox-1.3.4-iefix.js

Code: Select all

<!--[if IE]>
<script type="text/javascript" src="catalog/view/javascript/jquery/fancybox/jquery.fancybox-1.3.4-iefix.js"></script>
<![endif]-->
Where is 1.3.4-iefix.js ?

User avatar
Active Member

Posts

Joined
Wed Aug 18, 2010 9:56 pm
Location - Boston, MA

Post by Qphoria » Fri Sep 30, 2011 10:42 pm

DannyMacD wrote:done the trick it seems.. no error code :)
thanks!
That should have only been something seen when upgraded from 1.5.0 to 1.5.1
You should not have seen this going from 1.5.1 to 1.5.1.3 unless it was a module that you never refreshed from the initial 1.5.1 upgrade and it wasn't throwing an error until now.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by bwingwing » Sat Oct 01, 2011 1:55 am

Notice: Error: Could not load language english! in /system/library/language.php on line 26

Can't login into admin page!!

Clean installation!! Thank you for answering!!

New member

Posts

Joined
Sun Oct 24, 2010 3:54 am

Post by Ontrial » Sat Oct 01, 2011 4:05 am

Same problem.

New member

Posts

Joined
Tue Sep 13, 2011 7:13 pm

Post by marvmen21 » Sat Oct 01, 2011 4:36 am

Ontrial wrote:Same problem.
bwingwing wrote:Notice: Error: Could not load language english! in /system/library/language.php on line 26

Can't login into admin page!!

Clean installation!! Thank you for answering!!
Are you using other language than English?

You want to thank me for my time! :) Click here to donate


Active Member

Posts

Joined
Tue Nov 09, 2010 4:54 am

Post by celestial » Sat Oct 01, 2011 4:56 am

They need re-download, the new version change to 1.5.1.3.1

Celestial - Martín Abel Rosales
WhatsApp: 50671482211
Email: martinrosales2012@hotmail.com
Skype: martin.abel.rosales
San José , Costa Rica


User avatar
Expert Member

Posts

Joined
Sat Mar 20, 2010 4:19 am
Location - Costa Rica

Post by Daniel » Sat Oct 01, 2011 9:07 am

they need to reupload. they both are missing the library language.php file when they uploaded.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by daimyar » Sat Oct 01, 2011 3:59 pm

I am not new to opencart but not professional. I had opencart older version until today I installed opencart 1.5.1.3 and now I spent at least 2 hours to setup TAX Rate but I couldn't. It seems like preset and there is no option to add or change manually.
I attached a screen shot from control panel.

Attachments

TAX-Rate-1.jpg

Screen Shot from opencart control panel - TAX-Rate-1.jpg (118.69 KiB) Viewed 42369 times


Newbie

Posts

Joined
Wed Jun 15, 2011 6:12 pm

Post by OCyvon2 » Sat Oct 01, 2011 8:01 pm

in admin/language/setting/store.php
line 36 and 37 is the same (one line to much).
$_['entry_tax'] = 'Display Prices With Tax:';
$_['entry_tax'] = 'Display Prices With Tax:';

OpenCartstore
Gebruikersgids (admin handleiding)


User avatar
Active Member

Posts

Joined
Sun Jan 31, 2010 8:00 pm
Location - Zaandam, The Netherlands

Post by Daniel » Sat Oct 01, 2011 8:40 pm

daimyar wrote:I am not new to opencart but not professional. I had opencart older version until today I installed opencart 1.5.1.3 and now I spent at least 2 hours to setup TAX Rate but I couldn't. It seems like preset and there is no option to add or change manually.
I attached a screen shot from control panel.

remove them. it works for me.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by dabomb59404 » Sat Oct 01, 2011 10:17 pm

On a fresh install of 1.5.1.3.1 just downloaded moments ago I am getting this error at the top of store front pages:
Notice: Undefined index: country_id in C:\wamp\www\opencart15131\system\library\tax.php on line 31Notice: Undefined index: zone_id in C:\wamp\www\opencart15131\system\library\tax.php on line 31
Any ideas on what is causing this?

User avatar
Active Member

Posts

Joined
Thu Jun 09, 2011 5:21 am
Who is online

Users browsing this forum: No registered users and 33 guests