Search found 60 matches

Search found 60 matches

Re: OpenCart 3.0.2.0 Released

JNeuhoff wrote:
Mon Aug 20, 2018 9:06 pm
- discontinue server-side caching of resized thumbnail images
What is wrong by caching the resized thumbnails? I wasn't aware, that this is a problem.

Jump to post
  • Mon Aug 20, 2018 10:49 pm
  • Replies 47
  • Views 46717
Re: [MOD/vQmod] - Only Generate Single Temp Order Id

rlasmar wrote:
Mon Apr 02, 2018 11:25 am
Please update for Opencart 3.0.2.0
As the core source code hasn't changed, it should work as well in OC3

Jump to post
  • Tue Jul 31, 2018 8:47 pm
  • Replies 123
  • Views 148964
Re: OpenCart Alpha 3.1.0.0 has been released

Looking foward to the new version in the hope update from 2.3 to the final release of 3.1

Jump to post
  • Thu Jul 26, 2018 8:23 pm
  • Replies 147
  • Views 223625
Re: Updating PHP version would affect the opencart site?

Here's a drop in replacement for system/library/encryption.php that will work on OC1.5.6.4 and PHP7.2. Unlike the current version used in OC3, this will not produce the empty iv warning " Warning: openssl_encrypt(): Using an empty Initialization Vector (iv) is potentially insecure and not reco...

Jump to post
  • Wed Jul 11, 2018 12:44 am
  • Replies 50
  • Views 56045
Re: Unit testing, Jenkins, code sniffing, github etc

Would be great to revive the testing as it not only helps the development of the core product but also the extension developers to maintain a cleaner code and check, if their extensions don't break any core functions.

Jump to post
  • Tue Jul 03, 2018 6:41 pm
  • Replies 18
  • Views 61398
Re: Admin Page Edit Order Disable Send to Customer

This is a standard core function of Opencart, when you edit the order. What happens is actually, that you invalidate the old order and create a "new order" with the changed parameters. Since the API uses the catalog checkout process to create this new order, it automatically triggers the c...

Jump to post
  • Wed Mar 28, 2018 11:53 pm
  • Replies 7
  • Views 3294
Re: PHP 7.2 Support?

Using OC 2.3 in production with PHP 7.1. Works very well. PHP 7.2 removed mcrypt extension. Since OC3, mcrypt was replaced, so I guess, it will work fine as well. The functions changed in the newest PHP versions don't affect OC. However, some extensions might be not up to date but from my experience...

Jump to post
  • Thu Mar 08, 2018 8:14 pm
  • Replies 25
  • Views 23877
Re: OpenCart 3.0.2.0 Released

Are there any news on the upcoming release? Looks like many bugfixes have been made on Github.

Jump to post
  • Fri Feb 09, 2018 6:09 pm
  • Replies 47
  • Views 46717
Enable countries per store in multi-store setup

Hey there,

is there an extension available, that allows it to enable/disable countries depending on store in multi-store env? So 1 store has countries A,B and C set. The other only C.

Thanks,
schiggi

Jump to post
  • Mon Nov 13, 2017 7:14 pm
  • Replies 1
  • Views 1266
Re: Billing / Shipping - "Region / State" setting it to NOT REQUIRED or Hiding?

For countries, where state doesn't matter tax-wise, you can put a standard state and hide the field. So it will be saved in the db and the session vars (thus for the payment provider as well), but your customer has one field less to fill out.

Jump to post
  • Fri Nov 03, 2017 5:55 pm
  • Replies 6
  • Views 1212
Re: What is the most stable open cart release out there as of today. Also are old 2. releases get security bugs fixed?

Thanks for the quick reply. I absolutely agree on the rude communication. Doesn't really help the project. Nevertheless, he did a good job in creating Opencart in the first place. And recently with the new OC version, something seems to move forward. At least. Changing the shopping cart system is no...

Jump to post
  • Wed Aug 23, 2017 6:14 pm
  • Replies 14
  • Views 4201
Re: What is the most stable open cart release out there as of today. Also are old 2. releases get security bugs fixed?

Broken API as such? Famous "You don't have permission to access API" error. It appears a lot in 2.3 due to broken sessions. Also all external API calls are broken due to this. What exactly is broken with the API sessions? Would you mind pointing to the the Github issues, which explain, wh...

Jump to post
  • Mon Aug 21, 2017 8:11 pm
  • Replies 14
  • Views 4201
Re: Admin Edit Orders and Specials Price

Is there an updated version for OC 2.3?

Edit: Ok, tried it myself. :) - Apart of the path change for the cart lib, everything works.

Jump to post
  • Thu Jun 29, 2017 11:08 pm
  • Replies 14
  • Views 30368
Re: Opencart 2.3.0.2 and images on sub-domain.

Maybe it is worth mentioning (for people, who found this thread via search), that with recent implementation of HTTP/2 for https (with letsencrypt no excuses to not move to https) it is no longer needed to do domain sharding to overcome max connections limitation in older browsers. For more informat...

Jump to post
  • Thu Jun 29, 2017 8:40 pm
  • Replies 7
  • Views 3160
Re: Recommended Visual Page Builder Drag and Drop

There is this excellent extension for a page builder: https://www.opencart.com/index.php?rout ... n_id=28530
In addition, there are themes, that offer page builder capabilities like this here https://themeforest.net/item/pavilion-r ... me/9219645

Jump to post
  • Wed Jun 28, 2017 5:41 pm
  • Replies 2
  • Views 5264
Re: 2016 - Why are there so many Terrible themes?!

Qphoria wrote:
sdoc wrote:hi,
what do you think of the theme pavilion ?
Hot. Garbage.
And that would mean?

Jump to post
  • Tue Jan 17, 2017 9:31 pm
  • Replies 225
  • Views 350707
Re: Lets make the Checkout Better! AQC7

You are also mentioning, that one would need your Shopunity module to install the new extension. Will it be available only through this module or can we manually install the checkout extension? Will it also be available here in the marketplace?

Thanks

Jump to post
  • Thu Nov 17, 2016 11:28 pm
  • Replies 4
  • Views 1887
Re: How you handle Geozones for EU countries?

Personally speaking, I made a small JS script to choose the first available state for each country. Then, I hide the state field in the checkout process. So you won't have a validation problem during checkout. I don't really like that method. It means you have all the wrong Geo Zones in your DB, ev...

Jump to post
  • Sun Oct 02, 2016 10:33 pm
  • Replies 6
  • Views 1984

Search found 60 matches