Re: Categories
Hello Newbie
first: always publish your OC Version and Theme and Mods used before asking a question here.
- Sun Jan 22, 2023 11:35 pm
- Replies 1
- Views 97
Re: PHP Fatal error: Uncaught Exception: Error: Could not load template html.twig
Yes, it's the file you mentioned. Files in the Modification (Cache) Sections will be overwritten, if either Cache has been cleaned, or then, if a 'default' File has been changed/modified. I would NOT just overwrite the 'default' file, just add exactly the same Code into it as you placed into the oth...
Jump to post- Installation, Upgrade, & Config Support
- [SOLVED] PHP Fatal error: Uncaught Exception: Error: Could not load template html.twig
- Fri Jan 20, 2023 3:12 am
- Replies 11
- Views 339
Re: PHP Fatal error: Uncaught Exception: Error: Could not load template html.twig
storage/modification/system/library/template/twig.php
will only work until this file will be overwritten again. the Code you added/changed needs to be placed in the corresponding Theme Twig file, to have it made right and be kept for good.
- Installation, Upgrade, & Config Support
- [SOLVED] PHP Fatal error: Uncaught Exception: Error: Could not load template html.twig
- Fri Jan 20, 2023 2:41 am
- Replies 11
- Views 339
Re: Recommended version to upgrade to from v2.1.0.2
Well, if you have some Extensions installed in your present Shop, better de-install all of them first, before trying an Upgrade. And I would not try to upgrade, but install a clean Version of the one mentioned above, and then get the User- and Product- Data from the old Version Database into the new...
Jump to post- Thu Jan 19, 2023 11:19 pm
- Replies 3
- Views 186
Re: opencart 3.0.2.0, php 7.4, filter/category under Product module NOT Working after migration open cart to the new ser
Well, but your FASTOR Theme is not an OC v.3.x Theme, as it looks.
- Installation, Upgrade, & Config Support
- opencart 3.0.2.0, php 7.4, filter/category under Product module NOT Working after migration open cart to the new server
- Wed Jan 18, 2023 4:57 am
- Replies 6
- Views 350
Re: opencart 3.0.2.0, php 7.4, filter/category under Product module NOT Working after migration open cart to the new ser
That's not an OC v.3.x File, OC v.3.x uses TWIG Theme Filename Extensions like product.twig, not product.tpl
Jump to post- Installation, Upgrade, & Config Support
- opencart 3.0.2.0, php 7.4, filter/category under Product module NOT Working after migration open cart to the new server
- Wed Jan 18, 2023 4:26 am
- Replies 6
- Views 350
Re: PayPal payment module not installed
What specific PayPal Module are you talking about ?
Jump to post- Tue Jan 17, 2023 11:25 pm
- Replies 6
- Views 371
Re: How to use a language module to translate a dashboard if the translation is in another OpenCart 4x module?
.../extantion/opencart/...
should most likely be:
.../extention/opencart/...
- Extensions Support
- How to use a language module to translate a dashboard if the translation is in another OpenCart 4x module?
- Tue Jan 17, 2023 7:28 pm
- Replies 11
- Views 596
Re: Menu Text Colour Change
Did you clear out all Cache Sections after changing, before trying it out?
Jump to post- Thu Jan 12, 2023 10:34 pm
- Replies 2
- Views 314
Re: How add aploud file to cutom page
Depends on the OC Version and Theme you use ...
- Wed Jan 11, 2023 11:07 pm
- Replies 2
- Views 155
Re: Not showing up images in product edit page
OC-Version ? Theme used ? Link your Shop, so one can see it.
Jump to post- Sat Jan 07, 2023 9:46 pm
- Replies 2
- Views 181
Re: Sudden warning after 1 day perfect run
https://gothichouse.shop/
Just to have it mentioned, the Site Colors and Fonts (Style, Color, Sizes) will not attract many Visitors, better be aware of this.
Good Luck!
- Sat Jan 07, 2023 8:08 pm
- Replies 8
- Views 537
Re: Update to opencart-3.0.x.x_Maintenance and PHP 8.1.13 in Windows 10
Multi Word Sub-Directories with an empty Space like Program Files do not work with Opencart.
Jump to post- Installation, Upgrade, & Config Support
- Update to opencart-3.0.x.x_Maintenance and PHP 8.1.13 in Windows 10
- Wed Jan 04, 2023 1:18 am
- Replies 15
- Views 1117
Re: Open cart payment module works fine in default theme but not working in OpencartWorks multivendor theme
The khalti.twig File is originally located in the default Theme Section:
view/theme/default/template/extension/payment/khalti.twig
you need to add the same file into your Custom Theme Payment Section, to eventually make it work:
view/theme/YOURTHEME/template/extension/payment/khalti.twig
- Extensions Support
- Open cart payment module works fine in default theme but not working in OpencartWorks multivendor theme
- Mon Jan 02, 2023 6:41 pm
- Replies 4
- Views 497
Re: cell phone friendly
He's probably still on v.1.5.1 ...
- Fri Dec 30, 2022 9:21 pm
- Replies 6
- Views 346
Re: getimagesize() error with errno 21 at shop/catalog/model/tool/image.php (line 14)
One of those should do the Job:
https://github.com/opencart/opencart-3
https://github.com/opencart/opencart/tr ... aintenance
https://github.com/condor2/Opencart_30xx
- Fri Dec 30, 2022 8:12 pm
- Replies 5
- Views 252
Re: cell phone friendly
Upgrade your (unknown) OC Version to something like linked below, and it will work as planned:
https://github.com/condor2/Opencart_230x_PHP_8
https://github.com/condor2/Opencart_30xx
https://github.com/opencart/opencart-3
https://github.com/opencart/opencart/tr ... aintenance
- Fri Dec 30, 2022 6:59 pm
- Replies 6
- Views 346
Re: Sales reports including sales of ‘Options’
It does not make sense, as long as you don't mention the OC Version and Theme used in your Postings...
- Thu Dec 29, 2022 8:02 pm
- Replies 4
- Views 165
[Not relevant] Hacker - Warning for Opencart v.3.0.3.7 Users
Opencart v.3.0.3.7 allows users to obtain database information or read server files through SQL injection in the background.
https://github.com/Live-Hack-CVE/CVE-2021-37823/
- Wed Dec 28, 2022 7:17 pm
- Replies 1
- Views 316
Re: implementing SSL in 4.0.1.1
This would most likely be the better choice:
https://github.com/opencart/opencart-3
- Wed Dec 28, 2022 3:39 am
- Replies 6
- Views 329