Community Forums

OpenCart 1.5.1.3 Bug Thread

Bug reports here

OpenCart 1.5.1.3 Bug Thread

Postby Daniel » Thu Sep 29, 2011 5:32 pm

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.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart 1.5.1.3 Bug Thread

Postby DannyMacD » Fri Sep 30, 2011 9:07 am

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
DannyMacD
 
Posts: 471
Joined: Thu Jun 25, 2009 10:39 pm

Re: OpenCart 1.5.1.3 Bug Thread

Postby Daniel » Fri Sep 30, 2011 10:06 am

uninstall all your modules then reinstall them. i have not touched the module system so there should be no errors.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart 1.5.1.3 Bug Thread

Postby Qphoria » Fri Sep 30, 2011 10:59 am

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 Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18210
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart 1.5.1.3 Bug Thread

Postby DannyMacD » Fri Sep 30, 2011 11:03 am

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..
DannyMacD
 
Posts: 471
Joined: Thu Jun 25, 2009 10:39 pm

Re: OpenCart 1.5.1.3 Bug Thread

Postby Daniel » Fri Sep 30, 2011 12:38 pm

did you sort your problem or not?
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart 1.5.1.3 Bug Thread

Postby DannyMacD » Fri Sep 30, 2011 12:45 pm

Daniel wrote:did you sort your problem or not?



no error is still there. :(
DannyMacD
 
Posts: 471
Joined: Thu Jun 25, 2009 10:39 pm

Re: OpenCart 1.5.1.3 Bug Thread

Postby Daniel » Fri Sep 30, 2011 12:48 pm

did you tried uninstalling the extension > modules and reinstall them?
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart 1.5.1.3 Bug Thread

Postby DannyMacD » Fri Sep 30, 2011 1:34 pm

done the trick it seems.. no error code :)
thanks!
DannyMacD
 
Posts: 471
Joined: Thu Jun 25, 2009 10:39 pm

Re: OpenCart 1.5.1.3 Bug Thread

Postby dony_b » Fri Sep 30, 2011 2: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
dony_b
 
Posts: 233
Joined: Wed Aug 18, 2010 1:56 pm
Location: Boston, MA

Re: OpenCart 1.5.1.3 Bug Thread

Postby Qphoria » Fri Sep 30, 2011 2: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 Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18210
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: OpenCart 1.5.1.3 Bug Thread

Postby bwingwing » Fri Sep 30, 2011 5:55 pm

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!!
bwingwing
 
Posts: 34
Joined: Sat Oct 23, 2010 7:54 pm

Re: OpenCart 1.5.1.3 Bug Thread

Postby Ontrial » Fri Sep 30, 2011 8:05 pm

Same problem.
Ontrial
 
Posts: 47
Joined: Tue Sep 13, 2011 11:13 am

Re: OpenCart 1.5.1.3 Bug Thread

Postby marvmen21 » Fri Sep 30, 2011 8:36 pm

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
marvmen21
 
Posts: 364
Joined: Mon Nov 08, 2010 8:54 pm

Re: OpenCart 1.5.1.3 Bug Thread

Postby celestial » Fri Sep 30, 2011 8:56 pm

They need re-download, the new version change to 1.5.1.3.1
celestial
 
Posts: 1969
Joined: Fri Mar 19, 2010 8:19 pm

Re: OpenCart 1.5.1.3 Bug Thread

Postby Daniel » Sat Oct 01, 2011 1:07 am

they need to reupload. they both are missing the library language.php file when they uploaded.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart 1.5.1.3 Bug Thread

Postby daimyar » Sat Oct 01, 2011 7:59 am

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 20611 times
daimyar
 
Posts: 4
Joined: Wed Jun 15, 2011 10:12 am

Re: OpenCart 1.5.1.3 Bug Thread

Postby OCyvon2 » Sat Oct 01, 2011 12: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:';
User avatar
OCyvon2
 
Posts: 268
Joined: Sun Jan 31, 2010 12:00 pm
Location: Zaandam, The Netherlands

Re: OpenCart 1.5.1.3 Bug Thread

Postby Daniel » Sat Oct 01, 2011 12: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.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: OpenCart 1.5.1.3 Bug Thread

Postby dabomb59404 » Sat Oct 01, 2011 2: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
dabomb59404
 
Posts: 29
Joined: Wed Jun 08, 2011 9:21 pm

Next

Return to Bug Reports

Who is online

Users browsing this forum: No registered users and 18 guests

Hosted by Arvixe Web Hosting