Re: Changing Languages problem
There were several SEO URL issues in OpenCart 4 which have been addressed since then. So, at the very least, do a re-install using version 4.1.0.3, and be ready to do a later update to the upcoming 4.1.0.4 because it will have some more bugfixes. OC 4.0.2.2 simply isn't stable enough for a live site...
Jump to post- Wed Jun 11, 2025 3:59 pm
- Replies 5
- Views 2895
Re: Warning: No Payment options are available. Please contact us for assistance!
See the forum rules, and then try again, with some more details if you want help here.
Jump to post- Sat Jun 07, 2025 10:56 pm
- Replies 3
- Views 706
Re: UPS no longer working
We use shipstation for years and it works great with our opencart sites. That's good to hear, we're talking to them at the moment about updating their extension for recent versions of OpenCart. Might you be able to ask them as well when they will be supporting 3.0.4.1 etc.? Let me know when they ge...
Jump to post- Fri Jun 06, 2025 10:38 pm
- Replies 29
- Views 5148
Re: Will OC 3.0.3.6 run on MYSQL 8.0 and PHP 7.3?
It should work fine. However, we recommend to try it out first on a test server, to be on the safe side.
Jump to post- Fri Jun 06, 2025 10:36 pm
- Replies 5
- Views 1073
Re: UPS no longer working
The built-in UPS shipping won't work anymore. We have removed it from the OpenCart 3.0.x.x branch. We have been trying in vain to set up a developer account with UPS for over a month, UPS has a serious bug in its card payment verification for credit cards, and it's support hasn't been of much help s...
Jump to post- Wed Jun 04, 2025 11:11 pm
- Replies 29
- Views 5148
Re: Orders Not being logged
Yeah, the built-in UPS shipping won't work anymore. We have removed it from the OpenCart 3.0.x.x branch.
See also this forum thread.
- Wed Jun 04, 2025 11:04 pm
- Replies 6
- Views 1600
Re: multiple model load
It only uses one model instance, even when you call the $this->load->model(....) multiple times for the same route.
See the system/engine/loader.php.
- Tue Jun 03, 2025 6:18 pm
- Replies 3
- Views 931
Re: PayPal Checkout Integration with OC 3.0.4.1
Also, you may want to report the bug to the author of the Paypal Integration extension at https://github.com/Dreamvention/paypal
Jump to post- Tue Jun 03, 2025 6:13 pm
- Replies 14
- Views 1869
Re: PayPal Checkout Integration with OC 3.0.4.1
I have restored to the working version now all buttons are visible xazzi.co.uk Having the Paypal buttons on the checkout/cart page is always problematic. For example, there is nothing preventing a customer bypassing the shipping step (with its added shipping fee) and going directly to the payment, ...
Jump to post- Tue Jun 03, 2025 6:11 pm
- Replies 14
- Views 1869
Re: Error Clean install with postgresql
Guys, this forum thread is over 9 years old. If you experience issues with pgsql, please open a new forum thread!
Jump to post- Sun Jun 01, 2025 7:40 pm
- Replies 8
- Views 4299
Re: Problem with Checkout and PayPal Checkout Integration extension
The checkout page looks OK when using Chrome, not though when using Firefox (the latter also has the AdBlocker). After disabling the AdBlocker on FireFox, the checkout looks good there, too.
I think there are issues with the onepage checkout extension used which need fixing!
- Fri May 30, 2025 1:35 am
- Replies 4
- Views 1340
Re: Problem with Checkout and PayPal Checkout Integration extension
It looks like you are not using the standard checkout page, it always results in a blank page (except for header and footer).
What theme and other 3rd party extensions do you use?
- Thu May 29, 2025 9:50 pm
- Replies 4
- Views 1340
Re: Wrong discount price is appearing for Special products while selecting discount type as "Percentage" or "Subtract".
Could be related to this issue: https://github.com/opencart/opencart/issues/14755
Try the master branch (upcoming 4.1.0.4) to see whether this issue still exists or not.
- Bug Reports
- Wrong discount price is appearing for Special products while selecting discount type as "Percentage" or "Subtract".
- Thu May 29, 2025 5:16 pm
- Replies 6
- Views 3768
Re: [SOLVED] - WebP support
I'm using opencart 3.0.3.8 And from journal 3.2.0 enabled system>settings>>webp format But When i upload webp image from image manager it shows warning incorrect file type. When i tried to upload webp image from file ftp client, .webp image gets upload and When i see on front end it show blank imag...
Jump to post- Wed May 28, 2025 4:47 am
- Replies 12
- Views 25663
Re: Upload webp and resize to webp
I'm using opencart 3.0.3.8 And from journal 3.2.0 enabled system>settings>>webp format But When i upload webp image from image manager it shows warning incorrect file type. When i tried to upload webp image from file ftp client, .webp image gets upload and When i see on front end it show blank imag...
Jump to post- Wed May 28, 2025 4:46 am
- Replies 12
- Views 4774
Re: Error: Error: Unknown column 'status' in 'where clause' Error No: 1054
Why? According to https://github.com/opencart/opencart/bl ... schema.php the status column should exist in the oc_theme DB table, it was a bug in OC 4.1.0.3, but is already fixed in the master branch.
Jump to post- Installation, Upgrade, & Config Support
- Error: Error: Unknown column 'status' in 'where clause' Error No: 1054
- Tue May 27, 2025 8:34 pm
- Replies 6
- Views 1388
Re: Error: Error: Unknown column 'status' in 'where clause' Error No: 1054
Please read the forum rules, and then try again, with some appropriate details, such as OC version used, PHP version, OC extensions installed, etc.
Jump to post- Installation, Upgrade, & Config Support
- Error: Error: Unknown column 'status' in 'where clause' Error No: 1054
- Tue May 27, 2025 6:06 pm
- Replies 6
- Views 1388
Re: NO admin login! I just installed OpenCart. There is not way to login as an admin.
It's very hard to follow here, because you haven't provided much details, as required by the forum rules. But in general, your http://localhost/shop will be the frontend, and the http://localhost/shop/admin will point to the admin backend. And the frontend pages don't ask you for a login or register...
Jump to post- Installation, Upgrade, & Config Support
- NO admin login! I just installed OpenCart. There is not way to login as an admin.
- Tue May 27, 2025 5:08 pm
- Replies 2
- Views 1616
Re: HTML Content in Banner?
Yeah the idea is to create some advertising about different thing I offer scrolling across the top of the screen. I can create images and use a banner but that is not very efficient so I thought creating mini html pages would work, load fast and be easily editable. You do know that to most customer...
Jump to post- Tue May 27, 2025 5:00 pm
- Replies 6
- Views 1869
Re: HTML Content in Banner?
Is it possible to put HTML content in a banner? Of course .. simple switch to edit mode > add HTML > switch back to normal view - control the output, if correct save. Note: when saving any HTML-module and the text window is not in normal mode, the content will not nbe saved! I think he was asking a...
Jump to post- Mon May 26, 2025 9:32 pm
- Replies 6
- Views 1869