Search found 24 matches

Search found 24 matches

Re: Multilingual Export/Import for OpenCart 2.x / 3.x

Thanks for the quick response. I will be able to try LibreOffice Calc shortly. I import the file I just exported I get the following log messages 2020-06-15 20:24:01 - PHP Warning: DOMDocument::loadHTML(): Invalid char in CDATA 0x3 in Entity, line: 2 in /var/www/vhosts/<<DOMAIN>>/httpdocs/system/li...

Jump to post
  • Wed Jun 24, 2020 2:40 am
  • Replies 1182
  • Views 2273492
Re: Multilingual Export/Import for OpenCart 2.x / 3.x

After the most recent update on the module to V3.22 on Opencart 3.0.2 I keep getting xlsx files that are invalid. Is this a known issue? No, it's not a known issue, and we are unable to reproduce this error. Try LibreOffice Calc instead of MS Excel to open the XLSX file. Thanks for the quick respon...

Jump to post
  • Tue Jun 16, 2020 4:26 am
  • Replies 1182
  • Views 2273492
Re: Warning: "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"?

The cause of the problem was that the adjustment in the host file was not working. So in the end I was looking at the wrong website :-[

Jump to post
  • Wed Jun 10, 2020 3:27 am
  • Replies 24
  • Views 18734
Re: Multilingual Export/Import for OpenCart 2.x / 3.x

After the most recent update on the module to V3.22 on Opencart 3.0.2 I keep getting xlsx files that are invalid. Is this a known issue?

Jump to post
  • Wed Jun 10, 2020 3:14 am
  • Replies 1182
  • Views 2273492
Re: Warning: "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"?

Paid support is an option but since the platform open source this is a last resort.

The vqmod update was referenced in the post and installed.

Jump to post
  • Tue May 19, 2020 4:14 pm
  • Replies 24
  • Views 18734
[SOLVED] - Warning: "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"?

Hi, Opencart version: 3.0.2.0 VQmod version: 2.6.4 opencart PHP version: 7.3.12 Renamed admin folder and adjusted for this in VQmod. I am hitting a brick wall on this one. :bash: On every page, both shop and admin section, I keep getting the following error on the top of the page. Warning: "con...

Jump to post
  • Tue May 19, 2020 4:20 am
  • Replies 24
  • Views 18734
Re: Debugging events with no logs

The debugging in the end resolved the problem. You can find and use the result from the following repository: https://github.com/LybaNL/Opencart_Even ... pping_Rate

Jump to post
  • Fri Jul 06, 2018 7:41 pm
  • Replies 6
  • Views 3465
Re: Debugging events with no logs

The renaming was indeed the cause of the problem. Although I cleared the VQcache and refreshed the modifications in OC it still expected the old class name somehow. Anyway there is progress. Is it possible to set a trigger on an extension index function? / catalog/model/checkout/shipping/index/after...

Jump to post
  • Wed May 02, 2018 10:01 pm
  • Replies 6
  • Views 3465
Re: Debugging events with no logs

You have put me on the right track or at least towards the next step. Plesk logs revealed what get and posts were called but not a lot of the events that are called when calling index.php?route=checkout/checkout. Therefore, I added echo $event."<br>"; To public function trigger($event, arr...

Jump to post
  • Tue May 01, 2018 10:32 pm
  • Replies 6
  • Views 3465
Debugging events with no logs

Opencart version: 3.0.2.0 I have created the following file: /domain/admin/controller/event/shippingrate.php I have not been able to verify the following code. <?php class ControllerEventDisableFlatRate extends Controller { // catalog/model/extension/shipping/flat/before public function disableflatr...

Jump to post
  • Wed Apr 25, 2018 1:52 am
  • Replies 6
  • Views 3465
Re: Structurering and registering an Event

@Digicart thanks for the reference. I, however, am now under the impression that module files are not required to set up an event. You may correct me if the following set up is wrong and therefore not working. I have created the following file: /domain/admin/controller/event/shippingrate.php I have ...

Jump to post
  • Mon Apr 23, 2018 2:51 am
  • Replies 5
  • Views 1683
Re: Base assumption for order total in admin section

Thanks for your quick reply. It however does not answer my intented question Some context. I am setting up a payment method that requires a minimum order total amount. I would like to know what the basic assumption is within open cart. Would this be the lump sum or the sum of the product prices excl...

Jump to post
  • Sat Apr 21, 2018 1:48 am
  • Replies 4
  • Views 671
Base assumption for order total in admin section

OC version: 3.0.2.0
Extension: payments

Question
What is the base assumption for the order total amount in the admin section for adding fees? Is this inclusing all the fees and taxes or the gross amount of the order without the toppings?

Thanks!

Jump to post
  • Sat Apr 21, 2018 1:26 am
  • Replies 4
  • Views 671
Re: Structurering and registering an Event

Great! I will do some testing with manually adding it to the database and post the result and the event file itself.
Thanks!

Jump to post
  • Fri Apr 20, 2018 7:50 pm
  • Replies 5
  • Views 1683
Structurering and registering an Event

OC Version: 3.0.2.0 Theme: Default Extension/Mods: VQMOD 2.6.2 / Dutch language Current situation After setting up a fresh copy of Opencart 3.0.2.0 I have started to investigate the use of Events. I have read the following sources https://github.com/opencart/opencart/wiki/Events-System https://www.o...

Jump to post
  • Fri Apr 20, 2018 7:37 pm
  • Replies 5
  • Views 1683
Re: [RELEASED] Multilingual Export/Import for OpenCart 2.x

Hi, I have installed the Multilingual Export/Import for OpenCart 2.x version 3.5 on Opencart 2.2.0.0. The hosting environment is a Google cloud machine with a bitnami image. When I refresh the modification screen the following is Warning: fopen(/opt/bitnami/apps/opencart/htdocs/system/storage/modifi...

Jump to post
  • Tue Sep 13, 2016 8:58 pm
  • Replies 1182
  • Views 2273492

Search found 24 matches