Search found 7 matches

Page 1 of 1

Search found 7 matches

Re: [Recht] "Omnibus" Richtlinie ab 28. Mai 2022

Händler müssen bei Produktbewertungen angeben, ob diese auf ihre Echtheit geprüft werden. Findet eine Überprüfung statt, muss auch über das Wie informiert werden Um das zu gewährleisten, haben wir eine kleine Extension programmiert. Die erlaubt es Bewertungen als verifiziert zu kennzeichnen und die...

Jump to post
  • Fri Jul 15, 2022 5:06 pm
  • Replies 1
  • Views 1261
Re: Stock Status OC4

straightlight wrote:
Thu Jun 02, 2022 8:36 pm
Or, by using an Event Trigger rather than modifying core files.
Could you give an example for this? I'm wondering how you would modify with the event system only.

Jump to post
  • Thu Jun 02, 2022 9:09 pm
  • Replies 6
  • Views 314
Re: Stock Status OC4

No. This requires changes within the PHP code itself. You'll need to add this information to all instances where

Code: Select all

$this->load->controller('product/thumb', $product_data);
is being called.

For example in catalog/controller/product/product.php Line 486.

Jump to post
  • Thu Jun 02, 2022 6:49 pm
  • Replies 6
  • Views 314
Re: Does OCMOD still exist in 4.0?

Is it even possible to edit the php files with the new event system? Let's consider this example. I want to change the validation for the postcode to only accepts characters which are numeric. catalog/controller/account/address.php Line 293: if ($country_info && $country_info['postcode_requi...

Jump to post
  • Wed Jun 01, 2022 10:09 pm
  • Replies 17
  • Views 1931
Feedback for the new checkout

The new all-in-one checkout is a fresh addition to Opencart. However, in my opinion it is really user unfriendly. For example when I'm not logged in and I fill out the form on the left to create an account, why do I need to click on continue in order to select a shipping and payment option? I've ent...

Jump to post
  • Wed Jun 01, 2022 10:01 pm
  • Replies 1
  • Views 3623
Re: Product items cannot be deleted

Same issue here with the downloaded version from opencart.com

Why is it so hard for the developer to release a bugfix?

Jump to post
  • Wed Jun 01, 2022 9:54 pm
  • Replies 8
  • Views 2011
Edit order: address change wrong taxes

Hey there, I could not find any posts regarding my issue, if there are any, please link them. I have an issue with the calulation of taxes based on the shipping address. I've tested this issue in 2.2.0, 2.3.0.2 and 3.0.2. Situation: We are shipping to EU customers and a few not EU customers (e.g. Sw...

Jump to post
  • Wed Feb 20, 2019 10:09 pm
  • Replies 2
  • Views 1002

Page 1 of 1

Search found 7 matches