Re: Tax configuration .. help needed ... going crazy here
Bow! Bow! Bow!
I would have never ever looked into the currency part ... thank you so much for killing my headache
- Sat Oct 25, 2014 9:40 pm
- Replies 2
- Views 326
Tax configuration .. help needed ... going crazy here
Hi, i'm going crazy with configuring the tax stuff in 1.5.6.4 ... did the following: Installed a fresh 1.5.6.4 Just edited the existing tax classes (from the demo data, just changed the 17.5% UK to 19% and switched the geo stuff from uk to germany) Deleted demo categories & products Display Prices w...
Jump to post- Sat Oct 25, 2014 7:14 pm
- Replies 2
- Views 326
Re: So ein mieser Service! Softwareupdate!
http://www.opencart.com/index.php?route ... tion/quote Jump to postSo ein mieser Service!
- Fri Dec 04, 2009 3:03 am
- Replies 3
- Views 1500
Re: For Germans OpenCart is dangerous
Just some "official" news for this: Dear shopping.com Partner, the Federal Court of Justice in Germany (BGH) has delivered a judgment on February 26th 2009 on the question how a merchant has to display the base price of goods (prepackaged, open packaged or without packaging) which they offer to cons...
Jump to post- Wed Nov 25, 2009 9:52 pm
- Replies 16
- Views 4794
Re: New OpenCart Template default by StorExecute
You're surely using a fake image here ... cause it seems that you're a kiddy based on your behaviour.Blogexecute wrote:... and I continue to say that you're an asshole
Please ban him. Jump to post
- Wed Nov 18, 2009 11:35 pm
- Replies 19
- Views 6841
Re: New OpenCart 1.3.4 default template
Pls stop spamming this in every forum here thx
Jump to post- Sat Nov 14, 2009 2:35 am
- Replies 0
- Views 2136
Re: OpenCart 1.3.3
Any changelog for the differences between this version and the 1.33 you've released before? Jump to postDaniel wrote:ok its released.
- Wed Nov 04, 2009 8:47 pm
- Replies 109
- Views 44114
Re: Change image with different option selevted
The image "switch" is basically not a problem, but actually the options of a product aren't connected to any images .. so this needs a bit more work
- Thu Sep 17, 2009 6:26 am
- Replies 15
- Views 3045
Re: [RELEASED] YourBox Module
Works so far only the wysiwyg editor is missing on additional language(s). Jump to postabmcr wrote:in this forum the release for managing the language
- Thu Sep 17, 2009 1:50 am
- Replies 19
- Views 5960
Re: [RELEASED] YourBox Module
That would be great! Jump to postvimal wrote:Hi. How about if I want to have 2 languages in my opencart? How to get the editor to show english and other language in the admin side. And also to show both languages in the storefront ?
- Wed Sep 16, 2009 6:43 pm
- Replies 19
- Views 5960
Re: "Free" Payment module
EDIT: catalog/controller/checkout/payment.php FIND: -------------------------- if (!isset($this->session->data['payment_methods'])) { -------------------------- REPLACE WITH: -------------------------- if (!isset($this->session->data['payment_methods']) || $this->config->get('free_checkout_status')...
Jump to post- Tue Sep 15, 2009 11:45 pm
- Replies 3
- Views 1450
Re: [RELEASED] Google Analytics Module
edit: gotcha .. wrong permissions on a directory
- Mon Sep 14, 2009 10:55 pm
- Replies 64
- Views 15406
Re: [RELEASED] Google Analytics Module
Code: Select all
Error: Could not load template /httpdocs/shop/catalog/view/theme/default/template/module/googleanalytics.tpl!
- Mon Sep 14, 2009 8:43 pm
- Replies 64
- Views 15406
Re: [RELEASED] Text options for products
Regarding your screenshots from here: Admin part is the same, frontend still shows only the default options (using the pulldown) ... quite confused right now
- Sat Jul 11, 2009 2:50 am
- Replies 69
- Views 15355
Re: [RELEASED] Text options for products
Deniedreadyman wrote:Now I can revert back

Implemented your newest version and doublecked anything ... admin works fine so far but i don't see any textoptions in the frontend .. seems that $txtoptions is basically empty in my test installation.
Any further hints for me? Jump to post
- Sat Jul 11, 2009 2:38 am
- Replies 69
- Views 15355
Re: [RELEASED] Text options for products
The only 2 bugs i found right now is: Thanks, that works so far that the "normal" options aren't displayed twice (using two languages) in the frontend but: 1. options using the new input field aren't shown 2. all options saved correctly in the database but shown twice while editing a product in the...
Jump to post- Fri Jul 10, 2009 5:12 pm
- Replies 69
- Views 15355
Re: [RELEASED] Text options for products
This contribution seems to have problems if you're using more than one language ... all options are listed twice in admin but saved correctly in the db ... and aren't shown in the frontend. Used a clean 1.29 with two languages.
Jump to post- Fri Jul 10, 2009 5:17 am
- Replies 69
- Views 15355
Re: German shop managers may get trouble
May get trouble ... there are a lot of different court decisions around and there's no final decision about this.BigBrother wrote:German shop managers may get trouble
Simply add it to the item description or ... it's open source

- Sun Jul 05, 2009 6:28 am
- Replies 1
- Views 658
Re: OpenCart v1.2.9
Jump to postThis revision affected a large number of files. Only a subset of 50 changed paths are being shown. To see all changed paths, use the svn log command-line.
- Fri Jun 19, 2009 5:28 pm
- Replies 62
- Views 28291
Re: OpenCart v1.2.8
How can decode Html entities in system/library/email.php? public function setText($text) { $this->text = html_entity_decode ($text); } does not work - I just get rid of the entities. It looks a bit dump, if you get emails like this: Vielen Dank für ihr Interesse an unseren Produkten. Same prob...
Jump to post- Tue Jun 16, 2009 5:22 pm
- Replies 69
- Views 27116