Re: Questions about Currency Rate Engine in OC v4.0.2.3
Thank you straightlight. I don't have really clear that Event Triggers, but I will check in detail very soon. Thank you! In this case, you don't need to. You simply need to create a new default currency exchange option in your OC admin currencies and assign it to your admin settings as described fr...
Jump to post- Sat May 18, 2024 4:42 am
- Replies 7
- Views 2337
Re: Questions about Currency Rate Engine in OC v4.0.2.3
That's because you didn't asked. Jump to postpaulfeakins wrote: ↑Fri May 17, 2024 11:46 pmI have no idea why he's talking about Events.
Are you sure USD isn't already supported from the ECB?
- Sat May 18, 2024 3:13 am
- Replies 7
- Views 2337
Re: Error: Could not call registry key data!: in public_html/system/engine/controller.php on line 39
Now that the issue has been solved, please add: [SOLVED] at the beginning of the subject line on your first post.
Jump to post- General Support
- [SOLVED] Error: Could not call registry key data!: in public_html/system/engine/controller.php on line 39
- Fri May 17, 2024 9:47 pm
- Replies 3
- Views 2504
Re: Error: Could not call registry key data!: in public_html/system/engine/controller.php on line 39
Hello community, I cannot edit a product from the product list. I get the following error: Error: Could not call registry key data!: in /public_html/system/engine/controller.php on line 39 I am using OpenCart version 4.0.2.3 I would be very happy if you could help me solve this problem. Thank you i...
Jump to post- General Support
- [SOLVED] Error: Could not call registry key data!: in public_html/system/engine/controller.php on line 39
- Fri May 17, 2024 9:06 pm
- Replies 3
- Views 2504
Re: Opencart Odoo Connector installation error: Undefined property: Proxy::getTotalOrders .../action.php
Along with the OC version, contact the extension developer to resolve this issue.
Jump to post- Extensions Support
- Opencart Odoo Connector installation error: Undefined property: Proxy::getTotalOrders .../action.php
- Fri May 17, 2024 7:39 pm
- Replies 12
- Views 4812
Re: Questions about Currency Rate Engine in OC v4.0.2.3
Hi everyone, I'm installing OC for the United States area. I changed the Currency to the US Dollar in System > Settings > Local (tab) but next to them I have the Currency Rates Engine with the option European Central Bank Currency Converter . I have some questions: - How works the Currency Rates En...
Jump to post- Fri May 17, 2024 7:38 pm
- Replies 7
- Views 2337
Re: Questions about Currency Rate Engine in OC v4.0.2.3
Hi everyone, I'm installing OC for the United States area. I changed the Currency to the US Dollar in System > Settings > Local (tab) but next to them I have the Currency Rates Engine with the option European Central Bank Currency Converter . I have some questions: - How works the Currency Rates En...
Jump to post- Fri May 17, 2024 4:39 am
- Replies 7
- Views 2337
Re: Is it possible to remove Affiliate option, for now?
OC 3.0.3.9 So I've been setting up my shop (no live products or advertising yet) and I logged in today and see two people (well......bots, I guess) came in with a random string of letters/numbers as a customer name. One setup an affiliate account, which I searched all around for and couldn't find. ...
Jump to post- Fri May 17, 2024 3:22 am
- Replies 5
- Views 950
Re: Login api not working
My first option is to use an endpoint to add the product to the catalog because I also need to upload images. I thought about using database directly but I'll have to setup an sftp to set the image to the remote server where the opencart site is. See this solution: https://github.com/opencart/openc...
Jump to post- Fri May 17, 2024 3:17 am
- Replies 9
- Views 1945
Re: Login api not working
I'd like to add products to the catalog using an endpoint so I first tried to use admin/index.php?route=api/login Personally I wouldn't bother with the API, I'd just make a page that adds them either directly to the database or with the addProduct() method. My first option is to use an endpoint to ...
Jump to post- Thu May 16, 2024 10:53 pm
- Replies 9
- Views 1945
Re: Does anyone know of an theme for only one item/product?
OC 3.0.3.9 We are looking to only have one product and want the theme to focus on the features of that one item easier and not have a lot of extra pages and links that are unnecessary Something that is different than the standard OC look/feel and doesn't need to have the categories for example, whe...
Jump to post- Thu May 16, 2024 10:48 pm
- Replies 1
- Views 880
Re: Login api not working
Hi, I'd like to add products to the catalog using an endpoint so I first tried to use admin/index.php?route=api/login to have an user_token but I always get an html response of the login page. I added 127.0.0.1 and my ip address using https://whatismyipaddress.com/fr/mon-ip for the "Default&qu...
Jump to post- Thu May 16, 2024 5:49 pm
- Replies 9
- Views 1945
Re: Image manager - Warning: Directory does not exist!
Thank you very much for your help. In fact, reinstalling to a lower version helped, but I also had to downgrade the php interpreter from 8.3 to 7.4 and now everything works. It's a pity that I didn't check it with the OC 4 version. Maybe this was because the PHP interpreter was too high? Anyway, th...
Jump to post- Thu May 16, 2024 2:34 am
- Replies 3
- Views 769
Re: Mobile text too large
Pretty straight forward to understand what that means, we don't need a perrot since the previous reply also mentions the same thing. Jump to post
- Wed May 15, 2024 10:41 pm
- Replies 5
- Views 588
Re: Recently viewed mod
Looking for an extension that would indicate to the customers products THEY have already visited on the category pages (preferably guest and member, but will settle for member). NOT as a module or carousel on the page, but like a label on the actual product card on the category page. Has anyone see...
Jump to post- Wed May 15, 2024 10:40 pm
- Replies 3
- Views 539
Re: Make checkout STEP-2* save to database automatically before clicking "CONTINUE" button?
I just tried Quick Checkout by MarketInSG and half the stuff doesn't work. Want go to the next step Adding coupon doesn't work Updating quantity from 1 to 2, doesn't update the price.. It even uses the wrong layout. Under layouts it has its own layout, but when I go to checkout I can see that its u...
Jump to post- General Support
- Make checkout STEP-2* save to database automatically before clicking "CONTINUE" button?
- Wed May 15, 2024 2:45 am
- Replies 9
- Views 878
Re: Authenticated Remote Code Execution Vulnerability
Sounds similar to https://github.com/opencart/opencart/issues/13863 which was sadly closed without fixing. I might add that in principle, this is an issue with Symfony Twig, which hasn't implemented security restrictions for its arrow functions (better know as callables in PHP). For example, the sy...
Jump to post- Tue May 14, 2024 9:28 pm
- Replies 7
- Views 3633
Re: How display Shipping and Payment Methods in Checkout view?
Thank you Straightlight, AJAX Quick Checkout FREE (One Page Checkout, Quick Checkout) made a interesting visual update in the Checkout view. But, i want to change only the Shipping Method and Payment Method presentation direct in the checkout view, do you have a tutorial or article you recommend to...
Jump to post- Tue May 14, 2024 6:17 pm
- Replies 9
- Views 964
Re: How display Shipping and Payment Methods in Checkout view?
Hi everyone, I'm searching how display the Shipping Method and Payment Method options directly in the Checkout view of OC v4.0.2.3 Right now the user need to press a Choose button to open a modal view and select the option. What I need to do to change this? Thank you! You may need to get a one page...
Jump to post- Tue May 14, 2024 10:38 am
- Replies 9
- Views 964