Community Forums

Post any OpenCart 1.4.5 Bugs here!

Bug reports here

Re: Post any OpenCart 1.4.5 Bugs here!

Postby muflon » Sun Mar 28, 2010 5:48 pm

Daniel please could you update Slovak countries and zones there are some mistakes just run sql code which I attached to this post. Thanks
Attachments
sql.rar
(428 Bytes) Downloaded 75 times
muflon
 
Posts: 97
Joined: Mon Aug 24, 2009 6:43 am

Re: Post any OpenCart 1.4.5 Bugs here!

Postby OSWorX » Sun Mar 28, 2010 5:52 pm

i2Paq wrote:I can save anything in the settings page, you cannot.
You say that there is something missing in your controller/setting.php, I think it is there.

Thinking is not knowing.
In MY controller file this line is NOT existing:
Code: Select all
$this->model_setting_setting->editSetting('config', $this->request->post);

Maybe there are different packages for downloading (I did it today at 09:25)
And without that line NOTHING is stored if you want to edit the default store which comes with the original install package.
i2Paq wrote:I don't see the option anymore where you can set the language for the Admin and the language for the shop front.
This is not existing anymore since a few versions.
If the check for active and installed languages (see my other post regarding the frontend language) would work, there is no need to define the frontend language.
EU-Buttonlösung EU-Cookies OpenCart Rechtskonform
LiveSupport (Chat) Deutsches OpenCart / OCIE Forum
http://osworx.net :: Installation & Update Services for OpenCart, Custom Development
Common modules - Payment modules - Shipping modules - Dt. Sprachpaket
User avatar
OSWorX
Global Moderator
 
Posts: 1879
Joined: Mon Jan 11, 2010 2:52 pm
Location: Austria

Re: Post any OpenCart 1.4.5 Bugs here!

Postby OSWorX » Sun Mar 28, 2010 5:55 pm

Daniel wrote:I have read them i don't see any problem.

You see no problem when I DISable english in the backend and the other (second language which is set to default!) is NOT showing at the frontend?
Instead of this default language, still english is displayed?

What if someone do not want to have his store in english??

But he sees no problem - great!
EU-Buttonlösung EU-Cookies OpenCart Rechtskonform
LiveSupport (Chat) Deutsches OpenCart / OCIE Forum
http://osworx.net :: Installation & Update Services for OpenCart, Custom Development
Common modules - Payment modules - Shipping modules - Dt. Sprachpaket
User avatar
OSWorX
Global Moderator
 
Posts: 1879
Joined: Mon Jan 11, 2010 2:52 pm
Location: Austria

Re: Another language than english as default

Postby rph » Sun Mar 28, 2010 6:15 pm

OSWorX wrote:If I disable (for example) the english language in the backend (I have installed a second which is now the default), the frontend language is still in english!

Make sure to delete your cookies and language cache file.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2681
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: Post any OpenCart 1.4.5 Bugs here!

Postby i2Paq » Sun Mar 28, 2010 6:44 pm

OSWorX wrote:
i2Paq wrote:I can save anything in the settings page, you cannot.
You say that there is something missing in your controller/setting.php, I think it is there.

Thinking is not knowing.
In MY controller file this line is NOT existing:
Code: Select all
$this->model_setting_setting->editSetting('config', $this->request->post);

Maybe there are different packages for downloading (I did it today at 09:25)
And without that line NOTHING is stored if you want to edit the default store which comes with the original install package.


It is there, and there where 2 packages so maybe you got th wrong one.

OSWorX wrote:
i2Paq wrote:I don't see the option anymore where you can set the language for the Admin and the language for the shop front.
This is not existing anymore since a few versions.
If the check for active and installed languages (see my other post regarding the frontend language) would work, there is no need to define the frontend language.


This is missing in the BO, it was there up until 1.4.4.
Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.

First Things First: Opencart Check List.
Documentation: Our Documentation section.
BUGs?: Known BUGS for All OC Versions.

Problemen met de BTW?: [How to] BTW + Verzend & betaalmethodes.
User avatar
i2Paq
Global Moderator
 
Posts: 9748
Joined: Mon Nov 09, 2009 11:00 am
Location: Winkel - The Netherlands

Re: Post any OpenCart 1.4.5 Bugs here!

Postby i2Paq » Sun Mar 28, 2010 6:45 pm

I've just talked to Daniel on Skype and I have updated the startpost with the confirmed issues/bugs.
Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.

First Things First: Opencart Check List.
Documentation: Our Documentation section.
BUGs?: Known BUGS for All OC Versions.

Problemen met de BTW?: [How to] BTW + Verzend & betaalmethodes.
User avatar
i2Paq
Global Moderator
 
Posts: 9748
Joined: Mon Nov 09, 2009 11:00 am
Location: Winkel - The Netherlands

Re: Another language than english as default

Postby OSWorX » Sun Mar 28, 2010 8:55 pm

rph wrote:
OSWorX wrote:If I disable (for example) the english language in the backend (I have installed a second which is now the default), the frontend language is still in english!

Make sure to delete your cookies and language cache file.

This is always what I am doing first!
Nevermind, nice - thx.
EU-Buttonlösung EU-Cookies OpenCart Rechtskonform
LiveSupport (Chat) Deutsches OpenCart / OCIE Forum
http://osworx.net :: Installation & Update Services for OpenCart, Custom Development
Common modules - Payment modules - Shipping modules - Dt. Sprachpaket
User avatar
OSWorX
Global Moderator
 
Posts: 1879
Joined: Mon Jan 11, 2010 2:52 pm
Location: Austria

Re: Post any OpenCart 1.4.5 Bugs here!

Postby rph » Mon Mar 29, 2010 3:08 am

For some reason the insert product form keeps defaulting to the following day for Date Available. I thought this might be a server issue but using the same code OpenCart utilizes brought up the correct date in a test file.
-Ryan
VQMod Manager: FREE extension to fully manage your VQMods from Admin!
Admin Enhancement Suite: Powerful Admin features and enhancements
Dependent Options: Option values displayed based on customer input
Catalog Mode: Disable "Add to Cart" and display your store in view-only
Unofficial OpenCart Wiki | Commercial Support and Development
User avatar
rph
 
Posts: 2681
Joined: Thu Jan 07, 2010 9:05 pm
Location: Lincoln, Nebraska

Re: Post any OpenCart 1.4.5 Bugs here!

Postby i2Paq » Mon Mar 29, 2010 4:59 am

rednet wrote:
Search Problem: in all V 1.4.X

I solved this problem.
I added in /admin/view/javascript/ckeditor/config.js
config.entities_latin = false;
Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.

First Things First: Opencart Check List.
Documentation: Our Documentation section.
BUGs?: Known BUGS for All OC Versions.

Problemen met de BTW?: [How to] BTW + Verzend & betaalmethodes.
User avatar
i2Paq
Global Moderator
 
Posts: 9748
Joined: Mon Nov 09, 2009 11:00 am
Location: Winkel - The Netherlands

Re: Post any OpenCart 1.4.5 Bugs here!

Postby gadget-store.ch » Mon Mar 29, 2010 6:07 am

Variant/Option Stock Count does not affect stock count on frontend in order process.

example:

product A has two variants: 1 and 2. variant 1 has 0 items on stock, variant 2 has 10 items on stock but the shop says 0 on stock for variant 2... hope you understand what i mean ;-)

best regards, tom
gadget-store.ch
 
Posts: 6
Joined: Mon Mar 15, 2010 1:28 pm

Re: Post any OpenCart 1.4.5 Bugs here!

Postby Qphoria » Mon Mar 29, 2010 6:42 am

gadget-store.ch wrote:Variant/Option Stock Count does not affect stock count on frontend in order process.

example:

product A has two variants: 1 and 2. variant 1 has 0 items on stock, variant 2 has 10 items on stock but the shop says 0 on stock for variant 2... hope you understand what i mean ;-)

best regards, tom


not really a bug, but the implemented the best way. If using option stock, then you should just set the product stock to 9999.
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18197
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: Post any OpenCart 1.4.5 Bugs here!

Postby cmebd » Mon Mar 29, 2010 7:34 am

Not sure whether you want to have the "demo" version "bugs" reported here but........

From Admin/Settings/Locale if changing country to Australia the text area for Region/State just expands and is empty.
A stupid question is the one you -don't- ask.........(Anon)

)C1.5.0.1 (IN devel)
OC V1.4.9.5
OC V1.4.9.2
OC V1.4.7
OC V1.3.4
User avatar
cmebd
 
Posts: 405
Joined: Fri Nov 13, 2009 3:17 am
Location: Tasmania, Australia

Re: Post any OpenCart 1.4.5 Bugs here!

Postby Daniel » Mon Mar 29, 2010 1:54 pm

Qphoria wrote:
gadget-store.ch wrote:Variant/Option Stock Count does not affect stock count on frontend in order process.

example:

product A has two variants: 1 and 2. variant 1 has 0 items on stock, variant 2 has 10 items on stock but the shop says 0 on stock for variant 2... hope you understand what i mean ;-)

best regards, tom


not really a bug, but the implemented the best way. If using option stock, then you should just set the product stock to 9999.



Do you think I should change it so you can you can decide on a product bases if the stock is subtractable?
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: Post any OpenCart 1.4.5 Bugs here!

Postby Qphoria » Mon Mar 29, 2010 3:37 pm

Yea, that would probably resolve some of this. Then people could just ignore the product stock and use the option stock
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18197
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: Post any OpenCart 1.4.5 Bugs here!

Postby meiomhe1 » Mon Mar 29, 2010 4:12 pm

I get this error when sending email to newsletter subscriber. and subscriber not receive the email.

Warning: mail() [function.mail]: Could not execute mail delivery program '/usr/sbin/sendmail -t -i' in /home/admin/mywebsitename/shop/system/library/mail.php on line 148
meiomhe1
 
Posts: 29
Joined: Fri Jan 29, 2010 8:41 pm

Re: Post any OpenCart 1.4.5 Bugs here!

Postby i2Paq » Mon Mar 29, 2010 4:42 pm

meiomhe1 wrote:I get this error when sending email to newsletter subscriber. and subscriber not receive the email.

Warning: mail() [function.mail]: Could not execute mail delivery program '/usr/sbin/sendmail -t -i' in /home/admin/mywebsitename/shop/system/library/mail.php on line 148


I think this is related to your e-mail setup in OpenCart.
Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.

First Things First: Opencart Check List.
Documentation: Our Documentation section.
BUGs?: Known BUGS for All OC Versions.

Problemen met de BTW?: [How to] BTW + Verzend & betaalmethodes.
User avatar
i2Paq
Global Moderator
 
Posts: 9748
Joined: Mon Nov 09, 2009 11:00 am
Location: Winkel - The Netherlands

Re: Post any OpenCart 1.4.5 Bugs here!

Postby Daniel » Tue Mar 30, 2010 10:49 am

contact your host. this is not an opencart bbug. but your hosting disabling or not configuring the mail setup in php.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Re: Post any OpenCart 1.4.5 Bugs here!

Postby lovac24 » Wed Mar 31, 2010 10:03 am

Hallo,

i upgraded from my version 1.4.4 to 1.4.5. When i log to the admin front end i become this error

Notice: Undefined index: invoice_id in /home/lovac24/public_html/admin/model/sale/order.php on line 124Notice: Undefined index: invoice_prefix in /home/lovac24/public_html/admin/model/sale/order.php on line 125

Can somebody tell me where the problem is?
TECHNODISCOUNT24 - BUY WITH ALERTPAY AND MONEYBOOKERS
Free Shipping Worldwide and Cheapest Prices
Buy Gadgets on the best Alertpay Shop
lovac24
 
Posts: 29
Joined: Wed Mar 31, 2010 9:59 am

Re: Post any OpenCart 1.4.5 Bugs here!

Postby Daniel » Thu Apr 01, 2010 11:24 am

you need to add the new fields there. look at 1.4.5 upgrade instructions.
OpenCart®
Project Owner & Developer.
OpenCart commercial support now available!
User avatar
Daniel
Administrator
 
Posts: 5173
Joined: Fri Nov 03, 2006 10:57 am

Previous

Return to Bug Reports

Who is online

Users browsing this forum: No registered users and 5 guests

Hosted by Arvixe Web Hosting