Re: [SOLVED] Category dropdown list
Glad you have it sorted and thank you for coming back with a working solution.
Jump to post- Wed Jul 09, 2025 10:27 pm
- Replies 7
- Views 5032
Re: Max User Connections Error in OpenCart 3.0.4.0 with PHP 8.3 - Seeking Help
Forgot to tell im using journal 3 theme This could definitely be causing you an issue. 1. I dont have many products about 40 products and 8 categorues this should not be a isssue. Turn it off 2. Maybe a link to your site - Themes and extensions could be an issue. You mean External link? Not sure he...
Jump to post- Wed Jul 09, 2025 6:28 pm
- Replies 19
- Views 3513
Re: Max User Connections Error in OpenCart 3.0.4.0 with PHP 8.3 - Seeking Help
1. If you have category count on - turn it off in settings and see if that helps. 2. Maybe a link to your site - Themes and extensions could be an issue. 3. Have you looked into different hosting? 4. Try a session debloater like this one for example https://www.opencart.com/index.php?route=marketpla...
Jump to post- Wed Jul 09, 2025 5:58 pm
- Replies 19
- Views 3513
Re: Category dropdown list
In Opencart 3 for a the menu list without columns in catalog/view/theme/default/template/common/menu.twig Change <div class="dropdown-inner"> {% for children in category.children|batch(category.children|length / category.column|round(1, 'ceil')) %} to <div class="dropdown-inner">...
Jump to post- Wed Jul 09, 2025 3:58 pm
- Replies 7
- Views 5032
Re: Error "Could not load file localisation/*.json" on checkout page
Where do I find this recommendation? The latest 3.0.x.x release on GitHub recommends using OC 4... https://github.com/opencart/opencart/releases Opencart 4 has many bugs and with so few developers using it on a daily basis (due to its issues) fixes will not arrive quickly. Personally I always recom...
Jump to post- Wed Jul 09, 2025 3:50 pm
- Replies 9
- Views 3354
Re: Upgrade 3.x to 4.x
I chose to fix them but really much of a muchness but I do agree that there is something slick about it.
Jump to post- Mon Jun 30, 2025 1:24 am
- Replies 10
- Views 6287
Re: OpenCart 3.0.x.x PHP versions support
While discussing PHP support, has anyone tested the current versions of OpenCart 3.0.x.x with MySQL 8.4? From what I understand, MySQL 8.0 reaches end of life in April 2026. - I posted earlier in the thread - no issues for me either so far with any of the sites I am upgrading to 3.0.4.1 with php8.4...
Jump to post- Sun Jun 29, 2025 9:24 pm
- Replies 24
- Views 17195
Re: Upgrade 3.x to 4.x
@OSWorX I have it working well also - and for clients that have many sites to upgrade I can keep 7.4 to 8.4 until they are all upgraded, it required a few depreciation fixes, but nothing major. So far I have not had any major issues with extensions either.
Jump to post- Sun Jun 29, 2025 9:15 pm
- Replies 10
- Views 6287
Re: How to properly restrict Bingbot from crawling unnecessary links?
How can I allow only whitelisted bots to crawl my web pages? You cant - not unless you want to block all legitimate traffic - other than that - you cant. This is nothing to do with Opencart - if you really are interested in learning use google and search dealing with bots good bots verses bad bots ...
Jump to post- Sat Jun 28, 2025 11:09 pm
- Replies 11
- Views 7821
Re: Upgrade 3.x to 4.x
php8 is more secure and it is also faster
Opencart 3.0.4.0 / 3.0.4.1 are both stable and secure
The new Opencart 3 version will support php8.4 - the other two only up to php8.3
The importance security issues are all in 3.0.4.0 upwards
Opencart 4 is still not suitable for production sites.
- Sat Jun 28, 2025 10:54 pm
- Replies 10
- Views 6287
Re: Upgrade 3.x to 4.x
It is not recommended to upgrade to any OC4 version. Use Opencart 3.0.4.1 which can be found https://www.opencart.com/index.php?route=cms/download/history A new OC3 version is on the way that also will support php8.4. It might also be worth while waiting for that. No one will recommend someone here ...
Jump to post- Sat Jun 28, 2025 9:29 pm
- Replies 10
- Views 6287
Re: OpenCart 3.0.4.0 - PHP Notice: Undefined index: in catalog/controller/account/register.php
I'm seeing these same errors on line 263 of /account/register.php in my logs. There is a depreciation for php8.2 If someone submits a form with no password, $this->request->post['password'] the code expects it always to be a string (even an empty one) before passing it to html_entity_decode(). Inst...
Jump to post- Bug Reports
- OpenCart 3.0.4.0 - PHP Notice: Undefined index: in catalog/controller/account/register.php
- Sat Jun 28, 2025 9:20 pm
- Replies 11
- Views 10186
Re: OpenCart 3.0.x.x PHP versions support
There is a polyfill for php8.0
Jump to post- Wed Jun 25, 2025 12:44 pm
- Replies 24
- Views 17195
Re: How to handle unknown freight costs withing AU
Both Pick up from store and weight based shipping are in your shipping options. https://docs.opencart.com/en-gb/extension/shipping/ This is also very useful https://forum.opencart.com/viewtopic.php?t=108317 For more details work For free https://www.opencart.com/index.php?route=marketplace/extension...
Jump to post- Tue Jun 24, 2025 9:06 pm
- Replies 5
- Views 2517
Re: OpenCart 3.0.x.x PHP versions support
On ADD Creatives point - I am currently building a new site for a client on on 3.0.4.1 and php8.4 with a few minor changes to the current twig libraries without upgrading and not run into any issues switching back and forth from 7.4 to 8.4. I would agree that 8.4 support is better going forward and ...
Jump to post- Mon Jun 23, 2025 10:03 pm
- Replies 24
- Views 17195
Re: Filter - Mass upload
Glad you have it sorted.
Please add [SOLVED] to the title and have a good day.
- Fri Jun 20, 2025 12:06 am
- Replies 8
- Views 2940
Re: Filter - Mass upload
Installed Plugin : Default Excel import / export only What default import/export? If you mean the restore - dont use that either - use CPanel / phpadmin. The built in one is not very good. I asked if it could be done without the plugin. Theoretically yes, practically not a good idea. You asked What...
Jump to post- Thu Jun 19, 2025 10:48 pm
- Replies 8
- Views 2940
Re: order status colour extension failing
Ditto above plus the option to use the button on the right on the marketplace page for assistance if you purchased it from the marketplace
Jump to post- Thu Jun 19, 2025 10:02 pm
- Replies 3
- Views 2168
Re: Help! I messed up big time - Version 4.1.0.3
As above.
All we can see is that your product thumbs are not showing Opencart default - so maybe your theme has not uninstalled properly.
Since it is a new store with very few products it really would be better to install Opencart 3.0.4.1 and start again.
- Thu Jun 19, 2025 9:58 pm
- Replies 9
- Views 3981
Re: Filter - Mass upload
1. "ditto above" please follow the forum rules before posting.
2. Dont modify database tables directly unless you know exactly what you are doing - you will cause all sorts of issues.
3. https://www.opencart.com/index.php?rout ... sion_id=17
- Thu Jun 19, 2025 9:43 pm
- Replies 8
- Views 2940