Re: Official Opencart v2.3.0.2 bug reports
Figured it out. My fault.
Jump to post- Wed Oct 05, 2016 5:00 am
- Replies 229
- Views 290141
Re: Language Translation Project at Crowdin
then, just download it anyway, and synchronize it with your copy on your PC ! ;) Ernie BTW: one could check, if the nice free Translate Mate Translator still works on OC v.2.3.x A tool to help translate Opencart v.2.x into multiple languages. http://www.opencart.com/index.php?route=extension/extens...
Jump to post- Mon Oct 03, 2016 7:30 pm
- Replies 96
- Views 601946
Re: Language Translation Project at Crowdin
This does not include the translations I just made... So I assume it only includes proofread translations or something like that? Jump to postIP_CAM wrote:by clicking the download link!
Ernie
- Sun Oct 02, 2016 10:19 pm
- Replies 96
- Views 601946
Re: Language Translation Project at Crowdin
Also, there's no proofreader for my language, how do I download the stuff I just translated from crowdin?
Jump to post- Sun Oct 02, 2016 5:00 pm
- Replies 96
- Views 601946
Re: Language Translation Project at Crowdin
Does this always include the latest strings for translation? i.e. is 2.x current for 2.3.0.2?
I just spent an hour translating my language, and only just realized that this is possibly an old translation?
- Sun Oct 02, 2016 6:33 am
- Replies 96
- Views 601946
Re: Invoice printing
This should really be worked into next update...
Jump to post- Wed Dec 12, 2012 6:11 pm
- Replies 4
- Views 2378
What happened to the rich text order notification emails?
When I was running 1.4.9.x I always got nice order notification emails which included details on who submitted the order and what items were contained. Now when I'm running 1.5.1.x I just get something like this: You have received an order. Order ID: <order id> Date Added: <date> Order Status: <stat...
Jump to post- Wed Mar 21, 2012 7:49 pm
- Replies 1
- Views 364
Re: Upgrades and languages - how? 1.5.2.1
Did some more changes to the script:
It now removes strings that are no longer used
It lets you know which files have new strings (and what strings are new)
See here:
http://pastebin.com/6zJrqUHZ
Script takes about 1 second to run on my computer, so alot faster than doing this by hand
- Tue Mar 20, 2012 9:15 pm
- Replies 4
- Views 881
Re: Upgrades and languages - how? 1.5.2.1
I created a quick python script that merges language files. The way it works is you put it in the language folder and run it. It will create a folder called merged, which will contain all previous strings you've already translated, and adds the new strings (in english). Then it's a matter of going t...
Jump to post- Tue Mar 20, 2012 8:43 pm
- Replies 4
- Views 881
Python script to upgrade language files
I recently upgraded from 1.4.x to 1.5.x, and with all the new language files and new strings in existing language files I'm wondering what's the best way to synchronize the files without losing what I've already translated? What I did originally is I copied the english folder, renamed it and transla...
Jump to post- Sat Mar 10, 2012 1:57 am
- Replies 4
- Views 881
Re: OFFICIAL v1.4.9.3 BUG THREAD. POST ALL BUGS HERE
That works. Jump to postQphoria wrote:just to be sure, copy the system/startup.php from the 1.4.9.3 full zip and put it into your system folder
- Tue Feb 15, 2011 6:33 pm
- Replies 4
- Views 836
Re: OFFICIAL v1.4.9.3 BUG THREAD. POST ALL BUGS HERE
This was originally a fresh 9.2 install. 9.2 to 9.3 was my first patch. Is it possible that the email pattern wasn't included in the full 9.2 install?
Jump to post- Tue Feb 15, 2011 7:25 am
- Replies 4
- Views 836
Error after upgrading from 9.2 to 9.3
I got this error when trying guest checkout after upgrading from 9.2 to 9.3: 2011-02-14 22:51:01 - PHP Notice: Use of undefined constant EMAIL_PATTERN - assumed 'EMAIL_PATTERN' in /www/catalog/controller/checkout/guest_step_1.php on line 472 2011-02-14 22:51:01 - PHP Warning: preg_match() [<a href='...
Jump to post- Tue Feb 15, 2011 7:04 am
- Replies 4
- Views 836
Incorrect prices when adding discounted products to order
I couldn't find this after a quick search of the forums, but here goes. I apologize if this has been covered before. When you have a ready made order from someone, and are viewing "products": You (the admin) add 5 items of a certain product that is discounted if you buy 5 or more items. Th...
Jump to post- Thu Nov 25, 2010 9:03 pm
- Replies 2
- Views 654
Re: Options and weird stock behavior
Turns out the Quantity number on options is not how much to subtract from the quantity of the parent product, but just the number of items of that option in stock.
Jump to post- Sun Oct 10, 2010 5:41 pm
- Replies 11
- Views 1598
Re: Options and weird stock behavior
Does anyone have an idea why this is? Why does oc tell me not enough stock when there is plenty?
Jump to post- Sat Oct 09, 2010 2:58 am
- Replies 11
- Views 1598
Re: Options and weird stock behavior
Because yesterday some of the options had "quantity = 0" in them. I changed that to 1 (or however many that option represents) and thought that fixed the issue. Well now it looks like it didn't, because options now have the proper quantity, but I still get the out of stock error (***). I c...
Jump to post- Fri Oct 08, 2010 9:14 pm
- Replies 11
- Views 1598
Re: Customer Approval Values
Do you have guest checkout enabled?
Jump to post- Fri Oct 08, 2010 6:12 pm
- Replies 3
- Views 718
Options and weird stock behavior
I have a product, which has options, but when I add it to the cart I get the out of stock warning See this for example, where I have the option 100gr: http://imgur.com/XkMZm.png There's plenty of stock for this product, as visible here (79): http://imgur.com/zkWK3.png And the 100gr option should sub...
Jump to post- Fri Oct 08, 2010 5:41 pm
- Replies 11
- Views 1598
Re: Strange issue - Order total is 0
Now this looks to be the last issue - the total is messed up here. I have tried removing all products from this order and readding them. Is this because this order was created before I enabled sub-total again?
- Thu Oct 07, 2010 11:37 pm
- Replies 11
- Views 1598