Search found 12 matches

Page 1 of 1

Search found 12 matches

Re: Different product sort order for specific Categories

I used this module on my store running on version 2.2.0.0 and PHP 7.4.23 and it works beautifully https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=5751&page=8 After installing in order for it to work, you must set the native sort order to zero to all products ...

Jump to post
  • Thu Dec 16, 2021 3:37 am
  • Replies 3
  • Views 1420
Re: Homepage dissappeared after using atomix turbo

When i ran the turbo.php on my opencart 2.2.0.0 store, the same thing happened: home was done What i did to fix it was got to Design>Layouts and delete the home layout all together and then went to Modifications and clear and refreshed. I then created a new "Home" layout and added one modu...

Jump to post
  • Fri Dec 10, 2021 3:28 am
  • Replies 20
  • Views 2910
Re: 2.x compatibility with php version 8.x

like straightlight said, its probably going to have to be done manually for a while. At least on my 2.2.0.0 store, that's what it took when i went from 7.3 (or 7.2 i don't recall which php version it was before) to 7.4 and encountered a bunch of "deprecated" (by manually modifying a few li...

Jump to post
  • Sat Sep 18, 2021 3:54 am
  • Replies 14
  • Views 9394
Re: Updating PHP version would affect the opencart site?

Sorry about the late response. They way i got it to work was by editing the encryption.php to use openssl unstead of mcrypt as mentioned here because of PCI Compliance, i had to go to PHP 7.2 (now currently on 7.2.3) since i need to do offline credit card processing due to order totals often changin...

Jump to post
  • Tue Aug 28, 2018 3:32 pm
  • Replies 50
  • Views 56075
Re: Need help-Gift Certificate Error

Open the file catalog/controller/account/voucher.php line 16; Find 'description' => sprintf($this->language->get('text_for'), $this->currency->format($this->currency->convert($this->request->post['amount'], $this->session->data['currency'], $this->config->get('config_currency'))), $this->request->p...

Jump to post
  • Wed Apr 04, 2018 5:49 am
  • Replies 3
  • Views 617
Re: Updating PHP version would affect the opencart site?

im running an opencart 2.2.0.0 store on PHP version 7.2.1

no issues

Jump to post
  • Sat Jan 13, 2018 8:16 am
  • Replies 50
  • Views 56075
Re: Product Character Limit (min & max under options)

i used Min/Max Character Count For Text/Textarea Options by opencart.extensions to do exactly what you are asking for link: https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=31196 You create input fields in the "options" section of your catalog and you ca...

Jump to post
  • Fri Jan 12, 2018 7:17 am
  • Replies 13
  • Views 3350
Opencart 2.2.0.0 Normal Speed If MySQL database on same machine. Slow if MySQL database is on another machine

I have an opencart 2.2.0.0 site on a Windows Server 2008 R2 machine. I also have MySQL Server on that same box with the database for the opencart website. This setup works perfect. Speed is good. Eveything is good. Flawless As i get ready to take to production mode, I now want to have the MySQL Serv...

Jump to post
  • Fri Jan 12, 2018 6:56 am
  • Replies 3
  • Views 588
Re: Undefined Variable: expire

Thanks for the fix. Both expiration edits worked like a charm

Jump to post
  • Sat Nov 18, 2017 5:13 am
  • Replies 11
  • Views 21119

Page 1 of 1

Search found 12 matches