Search found 7412 matches

Search found 7412 matches

Re: Where Specials Prices at Opencart 4.1.0.3?

For a live shop we recommend the stable OC 3.0.4.1 which supports all the latest PHP versions 8.x, too.

OC 4.1.0.3, while better than 4.0.2.3, still has a number of issues which were fixed in the master branch (the upcoming 4.1.0.4).

Jump to post
  • Mon May 19, 2025 11:17 pm
  • Replies 4
  • Views 849
Re: Where Specials Prices at Opencart 4.1.0.3?

You can set a special price as part of a discount.

Jump to post
  • Mon May 19, 2025 9:22 pm
  • Replies 4
  • Views 849
Re: what is the difference between Authorization Type: Automatic and Manual?

If you are talking about a payment extension, authorization type Automatic means that the payment is instantly processed, whereas Manual means you have to manually authorize the payment transaction first by logging into your payment provider's account and then do the final authorization from there, ...

Jump to post
  • Fri May 16, 2025 6:21 pm
  • Replies 2
  • Views 2188
Re: Center additional images in mobile view

This can be easily done with your theme's stylesheet.css. But first you have to provide proper details, see forum rules. Also what's your website URL?

Jump to post
  • Thu May 15, 2025 10:30 pm
  • Replies 9
  • Views 4060
Re: OpenCart 3.0.4.1 released

At this stage I'd like to express our appreciation for all the contributors of the bugfixes and improvements having gone into this new 3.0.4.1 release. Further to this, I have now updated the 3.0.x.x branch version number to 3.0.4.2 for future bugfixes. We will also have to address the issues with t...

Jump to post
  • Thu May 15, 2025 6:47 pm
  • Replies 4
  • Views 4077
Re: Payfast Plugin

These ones might work for OC 3.0.4.x :
https://www.opencart.com/index.php?rout ... n_id=42286
https://www.opencart.com/index.php?rout ... n_id=42815
Or at least it should be easy enough to adapt them for that OC version.

Jump to post
  • Wed May 14, 2025 9:25 pm
  • Replies 1
  • Views 5016
Re: Kategorien-> In den Warenkorb legen ändern?

Just a quick thought: Assuming you are using OC 4.1.0.3 or later, modify the file catalog/controller/product/thumb.php: replace $data['cart_add'] = $this->url->link('checkout/cart.add', 'language=' . $this->config->get('config_language')); with $data['cart_add'] = this->url->link('product/product', ...

Jump to post
  • Wed May 14, 2025 7:31 pm
  • Replies 6
  • Views 1229
Re: Kategorien-> In den Warenkorb legen ändern?

If your products have options then it is a default behavior, e.g. clicking on the Add to Basket on a product listed on the category page will lead to the product page, and in there the customer will have to choose the options before he can add it to the cart.

Jump to post
  • Wed May 14, 2025 12:30 am
  • Replies 6
  • Views 1229
Re: I have one product that has few colors.

Just define select color options and use then for your product.

Jump to post
  • Sat May 10, 2025 1:18 am
  • Replies 4
  • Views 433
Re: UPS no longer working

Further to this, we'll likely have to remove the UPS shipping extension from the OpenCart 3.0.x.x core altogether. UPS hasn't been able so far to help us with the setup of a simple developer account, hence we have no way of testing their new OAuth2 and RESTful APIs. The files to be removed are these...

Jump to post
  • Fri May 09, 2025 11:23 pm
  • Replies 22
  • Views 1710
Re: Cannot use or remove Import/Export Tool

Before you uninstall it at Extensions > Installer > Export Import Tool > Uninstall , you have to do the Extensions > Extensions > Other > Export/Import Tool > Uninstall first. Also, the most likely reason why you didn't see the System > Maintenance > Export / Import in the first place was because th...

Jump to post
  • Fri May 09, 2025 6:16 pm
  • Replies 6
  • Views 9978
Re: [CLOSED] OC 4.1.0.0: Admin Order List

Just tested it with OpenCart 4.1.0.3, and the filtering of orders by customer name works just fine.

Hence, if you need some help, you have to provide more details, as others are not able to reproduce this issue.

Jump to post
  • Thu May 08, 2025 6:36 pm
  • Replies 3
  • Views 6903
Re: Intermittent "Undefined index: order_id" Error in catalog/model/checkout/order.php After Checkout

But final decision has Daniel .. and he should go forward finish the current development of OC 4.x and publish the new - hopefully bugfree - release. After that, we will have a bit more time for other things .. But judging by what's in the master branch now, the upcoming 4.1.0.4 will really be a 4....

Jump to post
  • Wed May 07, 2025 4:53 pm
  • Replies 6
  • Views 10868
Re: Größen mit Farben in der Produktseite anbieten

Swimming wrote:
Tue May 06, 2025 11:14 pm
Wann wird man den eine stabile Version erhalten können und die den Updates wird es hoffentlich problemlos durchführbar sein.
Siehe https://github.com/opencart/opencart/di ... t-13052572

Jump to post
  • Wed May 07, 2025 5:33 am
  • Replies 4
  • Views 418
Re: Opencart 4.0.2.3 Products Not Visible

Glad to hear you managed to solve this particular issue, please add '[SOLVED]' to the beginning of original forum thread title.

Also, as said, you should still upgrade, or better do a fresh install, to a more stable release of OpenCart, e.g. 3.0.4.0 or the upcoming 4.1.0.4.

Jump to post
  • Tue May 06, 2025 12:23 am
  • Replies 4
  • Views 1271
Re: UPS access key

I applied for ups access key. However, ups responded as follows. "As part of the process to keep customers secure, UPS will deprecate the existing Access Key-based authorization for our APIs. Beginning June 5th, 2023, UPS will no longer distribute access keys." Can I set ups without an ac...

Jump to post
  • Tue May 06, 2025 12:17 am
  • Replies 3
  • Views 3310
Re: UPS no longer working

Just form an update: We have contacted the UPS technical support, because they don't appear to support the setup of developer accounts at the moment. Without a UPS developer account it won't be possible to upgrade the UPS extension coming from the OC 3.0.x.x core, and it may then have to removed fro...

Jump to post
  • Tue May 06, 2025 12:13 am
  • Replies 22
  • Views 1710
Re: Opencart 4.0.2.3 Products Not Visible

Please read the forum rules , and then post the needed details if you want some help here. Also, we don't recommend the usage of any of the OpenCart 4.0.x.x or 4.1.x.x releases for live websites, it's subject to development and bugfixes. Use the stable OC 3.0.4.0 for live sites. Or wait at least til...

Jump to post
  • Mon May 05, 2025 9:29 pm
  • Replies 4
  • Views 1271
Re: Email Account activation link url is incorrect

There have been some changes since OC 3.0.3.2 for the catalog/model/account/customer.php, see https://github.com/opencart/opencart/blob/3.0.x.x/upload/catalog/model/account/customer.php , though is still the same as in OC 3.0.3.2 . However, why don't you provide requested details as per the forum ru...

Jump to post
  • Mon May 05, 2025 9:25 pm
  • Replies 9
  • Views 1318

Search found 7412 matches