OpenCart 1.5.1 Bug Thread
Re: OpenCart 1.5.1 Bug Thread
opencartisalright wrote:Using OC 1.5.1
When not logged in as a customer, when you click on the link to your order history in the order confirmation and order update notification e-mails, you will get the following PHP error page.
- Code: Select all
2011-07-23 11:28:53 - PHP Notice: Undefined variable: order_id in /home/xxxxxxx/public_html/catalog/controller/account/order.php on line 110
2011-07-23 11:28:53 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxx/public_html/index.php:104) in /home/xxxxxxxx/public_html/vqmod/vqcache/vq-system_engine_controller.php on line 28
2011-07-23 11:28:53 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxxx/public_html/index.php:104) in /home/xxxxxxxx/public_html/vqmod/vqcache/vq-system_engine_controller.php on line 29
just fixed on svn.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.1 Bug Thread
Daniel wrote:PetracheNicolae wrote:no no. i just entered on backup section. not try to restore or upload anything. just entered the module. when i enter the backup section, i have a complete page of errors, if i scroll down will eventualy go to the page wich is looking s in the screenshot. this confuses me. why some of us have certain problems and other do not have?
pm me access to your admin please.
hello daniel. i think i found why i had errors when entering the backup page. i have reinstalled again and during install i have noticed 2 things:
1.Magic Quotes GPC: On Off - so a red atention mark here-doesn't seems to count anyway to this problem -will contact host about this
2.Database Prefix: - this made the diference. till 1.5 i have always left it blank and no problem. something must have changed in the meantime and maybee you should put asterix as required becouse this time i have added a oc_ in that field and surprise, now i do not have any errors on backup page. can you please confirm this as a requirement? thanks[/quote]
i have tested with and without a db prefix and could not replicate your error.[/quote]
have sent you a pm with the data to access the website
please check compare function since i have errors again and olso backup page.thanks
- PetracheNicolae
- Posts: 53
- Joined: Mon May 23, 2011 9:40 pm
Re: OpenCart 1.5.1 Bug Thread
i justed to released 1.5.1.1 i found out that after deleting my 1.5.1 and replacing it with another file it gets reverted back on Google code.
I don;t know why this has happend but its the reason why some people have been still having problems even after i updated the zip and re-uploaded.
can be downloaded here:
http://opencart.googlecode.com/files/op ... .5.1.1.zip
I don;t know why this has happend but its the reason why some people have been still having problems even after i updated the zip and re-uploaded.
can be downloaded here:
http://opencart.googlecode.com/files/op ... .5.1.1.zip
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.1 Bug Thread
Any db changes or just source?
- Melon
- Posts: 90
- Joined: Thu Feb 03, 2011 12:02 pm
Re: OpenCart 1.5.1 Bug Thread
Melon wrote:Any db changes or just source?
no
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.1 Bug Thread
Very crypticNo - db changes
And
No - source
OR
No - db change
+ source
or
+ changes
No - source
Hmmmm, no db changes and no source

930sc ... because it is fun!
-

SapporoGuy - Posts: 1133
- Joined: Mon Nov 01, 2010 11:29 am
Re: OpenCart 1.5.1 Bug Thread
PetracheNicolae wrote:Daniel wrote:PetracheNicolae wrote:no no. i just entered on backup section. not try to restore or upload anything. just entered the module. when i enter the backup section, i have a complete page of errors, if i scroll down will eventualy go to the page wich is looking s in the screenshot. this confuses me. why some of us have certain problems and other do not have?
pm me access to your admin please.
hello daniel. i think i found why i had errors when entering the backup page. i have reinstalled again and during install i have noticed 2 things:
1.Magic Quotes GPC: On Off - so a red atention mark here-doesn't seems to count anyway to this problem -will contact host about this
2.Database Prefix: - this made the diference. till 1.5 i have always left it blank and no problem. something must have changed in the meantime and maybee you should put asterix as required becouse this time i have added a oc_ in that field and surprise, now i do not have any errors on backup page. can you please confirm this as a requirement? thanks
i have tested with and without a db prefix and could not replicate your error.[/quote]
have sent you a pm with the data to access the website
please check compare function since i have errors again and olso backup page.thanks[/quote]
I found your problem!
NEVER EVER USE CAPITAL LETTERS IN YOUR DB NAME!!!!!! 1ST RULE FROM DB CLASSES IN COLLEGE!
ALWAYS LOWER CASE AND USE _ TO SPLIT YOUR WORDS UP.
I will add a fix for this so it will work in future versions.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.1 Bug Thread
SapporoGuy wrote::laugh: Very cryptic
No - db changes
And
No - source
OR
No - db change
+ source
or
+ changes
No - source
Hmmmm, no db changes and no source
no DB changes
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.1 Bug Thread
I found your problem!
NEVER EVER USE CAPITAL LETTERS IN YOUR DB NAME!!!!!! 1ST RULE FROM DB CLASSES IN COLLEGE!
ALWAYS LOWER CASE AND USE _ TO SPLIT YOUR WORDS UP.
I will add a fix for this so it will work in future versions.[/quote]
nice for you to have DB CLASSES IN COLLEGE. wish i had.
will modify all and give it another try. thanks for your help
NEVER EVER USE CAPITAL LETTERS IN YOUR DB NAME!!!!!! 1ST RULE FROM DB CLASSES IN COLLEGE!
ALWAYS LOWER CASE AND USE _ TO SPLIT YOUR WORDS UP.
I will add a fix for this so it will work in future versions.[/quote]
nice for you to have DB CLASSES IN COLLEGE. wish i had. will modify all and give it another try. thanks for your help
- PetracheNicolae
- Posts: 53
- Joined: Mon May 23, 2011 9:40 pm
Re: OpenCart 1.5.1 Bug Thread
1.5.1.1 hasnt got the subcategories counter fix in ..
- Melon
- Posts: 90
- Joined: Thu Feb 03, 2011 12:02 pm
Re: OpenCart 1.5.1 Bug Thread
Melon wrote:1.5.1.1 hasnt got the subcategories counter fix in ..
so. it was an emergency fix for 2 important bugs.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.1 Bug Thread
sorry to post here if its in the wrong place but will my template i have created for 1.5.1 work for 1.5.1.1 please
Kind regards
Aaron
Kind regards
Aaron
- aaron1988
- Posts: 256
- Joined: Thu Jan 27, 2011 2:03 am
Re: OpenCart 1.5.1 Bug Thread
Daniel wrote:Melon wrote:1.5.1.1 hasnt got the subcategories counter fix in ..
so. it was an emergency fix for 2 important bugs.
was assuming that it would of included all the minor fixes as well.
- Melon
- Posts: 90
- Joined: Thu Feb 03, 2011 12:02 pm
Re: OpenCart 1.5.1 Bug Thread
-------------------------------------------------------------------------
-this shows up in 1.5.1.1 too. jcsmithy posted this fix
viewtopic.php?f=20&t=36699#p177209
Had to remove display:none; style to get it to work. So not sure if this is 100% right, but posting here for info.
- Moggin
- Posts: 1079
- Joined: Tue May 04, 2010 8:56 pm
Re: OpenCart 1.5.1 Bug Thread
Moggin wrote:
-------------------------------------------------------------------------
-this shows up in 1.5.1.1 too. jcsmithy posted this fix
viewtopic.php?f=20&t=36699#p177209
Had to remove display:none; style to get it to work. So not sure if this is 100% right, but posting here for info.
it will be done.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.1 Bug Thread
aaron1988 wrote:sorry to post here if its in the wrong place but will my template i have created for 1.5.1 work for 1.5.1.1 please
Kind regards
Aaron
they will work. there was no template changes.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.1 Bug Thread
I've been keeping up with the SVN releases. I've updated my store up to SVN r501
Do I need to upload 1.5.1.1? Was there any change from 1.5.1 to .1.5.1.1 that wasn't included in the SVN releases?
Do I need to upload 1.5.1.1? Was there any change from 1.5.1 to .1.5.1.1 that wasn't included in the SVN releases?
- opencartisalright
- Posts: 375
- Joined: Sun Feb 20, 2011 8:09 pm
Re: OpenCart 1.5.1 Bug Thread
opencartisalright wrote:I've been keeping up with the SVN releases. I've updated my store up to SVN r501
Do I need to upload 1.5.1.1? Was there any change from 1.5.1 to .1.5.1.1 that wasn't included in the SVN releases?
the only pages changed are the install.sql, the product compare controller and the length class.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
Project Owner & Developer.
OpenCart commercial support now available!
-

Daniel - Administrator
- Posts: 5173
- Joined: Fri Nov 03, 2006 10:57 am
Re: OpenCart 1.5.1 Bug Thread
The Version # still be 1.5.1 once updated to 1.5.1.1.
- bwingwing
- Posts: 34
- Joined: Sat Oct 23, 2010 7:54 pm
Who is online
Users browsing this forum: No registered users and 16 guests














