Re: 4.1.0.0 ROUTING
Found it. what was wrong and not a namespace. opencart needs a good howto. as now we will be tracking what and where must be added
Jump to post- Thu Jan 30, 2025 12:34 am
- Replies 3
- Views 1856
4.1.0.0 ROUTING
Can someone share some light:) My custom file is under: ROOT\extension\modulename\catalog\controller\account\file.php takes me to page not found: namespace namespace Opencart\Catalog\Controller\Extension\Modulename\Account; tried various routes: 4.1.0.0/index.php?route=extension/modulename/controlle...
Jump to post- Wed Jan 29, 2025 10:26 pm
- Replies 3
- Views 1856
Re: SEO links whithout FollowSymlinks
All servers support httacess rules and mod rewrite for sure
Jump to post
- Fri Jan 10, 2025 2:38 pm
- Replies 8
- Views 1598
Re: Cannot translate VAT rate
No need for extra tables if you want just translate the tax names. it can be translated from the tax function itself tax_name_eng = tax_name_fr (yes it will be hardcoded but hoe many taxes you may have:)? and it will solve your issue .. but how many taxes you may have .. Simply think of a webshop s...
Jump to post- Mon Jan 06, 2025 4:56 pm
- Replies 15
- Views 2368
Got an Idea for an OpenCart Module? Get It Developed for Free!
I’m currently looking for creative ideas for OpenCart module development! If you have an innovative concept that could enhance the platform, share it with me. The best ideas will be open for voting, and the top 5 will have their modules developed free of charge for the authors. This is a great oppor...
Jump to post- Sun Jan 05, 2025 9:16 pm
- Replies 1
- Views 1846
Re: Cannot translate VAT rate
No need for extra tables if you want just translate the tax names. it can be translated from the tax function itself tax_name_eng = tax_name_fr (yes it will be hardcoded but hoe many taxes you may have:)? and it will solve your issue
Jump to post- Sun Jan 05, 2025 9:08 pm
- Replies 15
- Views 2368
Re: Page with redirect error, not getting indexed by Google Search Engine
It may be account pages that is the ones accessible when user is logged
Jump to post- Sun Nov 03, 2024 9:12 pm
- Replies 10
- Views 2337
can someone share some light:)
In the OpenCart marketplace, when you modify module the module versions aren't always accurately reflected in the module descriptions. Has anyone else encountered this issue? Additionally, when editing module descriptions, any changes seem to only take effect once. If you make a typo and need to cor...
Jump to post- Sun Nov 03, 2024 8:58 pm
- Replies 2
- Views 2170
Re: OpenCart 4.0.2.3 Released
I have written OpenCart 4 extensions which modify the system/library/cart/cart.php without OCmod, using controller/*/before event handlers which in turn reset the registry cart singleton instance with a simple decorator class, for subsequent use. Just a few lines, was easy enough to do. It involves...
Jump to post- Wed Oct 16, 2024 2:11 pm
- Replies 15
- Views 20181
Re: OpenCart 4.0.2.3 Released
Yes, the upcoming OC 4.1.0.0 will have OCmod embedded in it. However I strongly recommend writing up extensions the proper way using event handlers. You can write bad code not only for OCmod but also for the event system, and even more :) Imagine a module needs to change an X part in a Twig file. A...
Jump to post- Mon Oct 14, 2024 9:54 pm
- Replies 15
- Views 20181
Re: OpenCart 4.0.2.3 Released
Question will opencart 4.x will have ocmod back? or no? maybe someone can enlighten ? it is almost 3 years i blieve since 4.x version is out , but no ocmod. and to modify template files with events is not very practical nor logical.
- Mon Oct 14, 2024 8:30 pm
- Replies 15
- Views 20181
Re: About 4.0.2.3 event hooks question
found myself. you need to trigger as it would be like in old structure catalog/model/extension/opencart/total/sub_total/getTotal/after Now need to find out how to override library class variables. What do you think of developing with Events so far vs. OCMOD? Well since we used ocmod for decade:))of...
Jump to post- Thu Jun 20, 2024 2:30 pm
- Replies 3
- Views 1771
Re: About 4.0.2.3 event hooks question
found myself. you need to trigger as it would be like in old structure
catalog/model/extension/opencart/total/sub_total/getTotal/after
Now need to find out how to override library class variables.
- Wed Jun 19, 2024 7:16 pm
- Replies 3
- Views 1771
[SOLVED] About 4.0.2.3 event hooks question
Started remaking ocmod modules to event based . and there is so many not clear things:)) for example event trigger it is working all ok $this->model_setting_event->addEvent(['code'=>'module_user_group_price', 'description' => '', 'trigger' => 'catalog/model/catalog/product/getProduct/after', 'action...
Jump to post- Wed Jun 19, 2024 7:04 pm
- Replies 3
- Views 1771
Re: Any way to change the "Default" store name to show the actual store name in the admin area?
Change all:
'name' => $this->language->get('text_default')
into:
'name' => $this->config->get('config_name')
- General Support
- Any way to change the "Default" store name to show the actual store name in the admin area?
- Wed Jun 30, 2021 4:21 am
- Replies 3
- Views 1578
Re: Upgrade from 3.0.2.0 to 3.0.3.6 Twig Error
i agree with: letxobnav shooting version after version without testing is simply a time waster for everybody, someone will ruin the running store. new commers may simply test the latest not tested release and never come back (as it is not working like supposed) for developers waste of time upgrading...
Jump to post- Wed Jul 22, 2020 5:48 am
- Replies 30
- Views 20417
Re: Where is the Paypal Payments Standard extension?
If somebody needs paypal standart for opencart 3.0.3.3
here it is FREE of charge:)
https://www.opencart.com/index.php?rout ... n_id=39366
- Thu Jun 04, 2020 4:16 am
- Replies 21
- Views 162363
-40% off all opencart modules
-40% off opencart.com marketplace prices for modules, all modules about 12 usd:)
Don't miss the opportunity to get features for your store for a lot less cost:
https://www.opencartextensions.eu/
- Mon Mar 23, 2020 7:03 pm
- Replies 0
- Views 749
Re: DEVELOPERS TAKE A LOOK a thief selling our work
Good point of view:) Helklo all developers i have recently found a user selling our work at: http://ocartmart.com/ we should take this website down Don't quote me on this, but this is old news. If you do a search, you may find the old posts on Google. They have may change the name of the site, but t...
Jump to post- Wed Jan 29, 2020 10:45 pm
- Replies 21
- Views 13518
DEVELOPERS TAKE A LOOK a thief selling our work > smartaddons . net
Helklo all developers i have recently found a user selling our work at:
http://ocartmart.com/ we should take this website down
- Sun Jan 26, 2020 12:50 am
- Replies 21
- Views 13518