Questions tagged [ocmod]
50 questions
4
votes
1 answer
OpenCart OCMOD and VQMOD Modification Systems
I am new to OpenCart OCMOD and VQMOD systems. So I need some help. My questions are.
It is said that OCMOD is OC2+ default system. It is also said we have to write our OCMOD ourselves. What does it mean? If OCMOD comes with OC2+. Then Why we need…

Arslan Khan
- 95
- 8
4
votes
1 answer
Install OCMOD file in OpenCart
I've read tutorial in order to create OCMOD file that will add text in home page,but it doesn't display nothing.
SET_TEXT_TEST
1.0
…

Seybamanan
- 61
- 2
4
votes
2 answers
Opencart 2.3 Notice: Undefined property: Proxy:: function_name
I am working on Opencart 2.3, I have installed a new extension into the system and since then I am getting an error in the product description page in the front end:
Undefined property: Proxy:: function_name**
The uploaded extension is in the…

Mike
- 61
- 2
- 3
- 9
3
votes
1 answer
How write true ocmod for manufacturer description in product.tpl?
My question: this my first project for Open Cart and i not know this MVCL good)) So i need write ocmod modification for OpenCart 2.3.0.2 for add manufacturer description in product page. Early i find ocmod for add manufacturer description to…

Webear
- 63
- 6
2
votes
1 answer
How to add custom form group inside the product.twig(catalog/view/theme/default/template/product/) in Opencart 3.0.2.0 using Ocmod
I am planning on adding custom option which can input steel dimension the customer wants and can purchase. But I am not able view this on the product end and there is no error in the log. Even in the product view page am not getting errors on the…

ji95
- 21
- 2
2
votes
1 answer
Opencart Modification System Related Questions
I have been using opencart since a short time. But I know nothing about Vqmod, Ocmod and third part extensions. I have few questions about them. I have searched Goolge and forum but did not find a solution, so I came to you for help. I would be…

Arslan Khan
- 95
- 8
2
votes
2 answers
Can't modify twig file with Ocmod - OPENCART
testing_ocmod

Vlăduț Teodor
- 21
- 3
2
votes
1 answer
How to display images of categories on the product page to which it belongs Opencart 3
Please tell me how to display images of the categories to which the product belongs on the product page. I brought out the name and link to the categories, but with the image it does not work. I can't understand what and where to insert to display…

dava002
- 31
- 1
2
votes
1 answer
1
vote
2 answers
Opencart modification only for admins
I'm trying to create an ocmod for the admin panel. Basically, I want to add 2 buttons in the dashboard sidebar but only visible for users with administrator permissions.
How can I achieve that?
Note the custom views and controllers are ready.

devblack.exe
- 428
- 4
- 17
1
vote
1 answer
I cannot modify twig file
Has anyone else encountered this problem?
I cannot modify files of this type:
{% include 'mobshop/template/common/icons/wishlist.twig' %}
The file "wishlist.twig" is modified in the log but the changes do not appear live.
Do you have any…

JonsonT
- 31
- 4
1
vote
2 answers
Is there a tool to generate OCMOD files?
I'm starting to get into customizing OC3 for my needs, and see the benefit of putting extensions in OCMOD files.
I assume people test and debug their code by temporarily rewriting the core files, and only write the OCMODs after the extension is…

Henry
- 1,374
- 2
- 14
- 24
1
vote
1 answer
Ocmod not showing any changes in opencart 3
I am a newbie to opencart.
I want to create an extra field in catalog section of admin panel. I have made an ocmod file which will find a div with specific id and after that adds a span for now. Actually I wanted an file upload button.
Below is my…

Rishi Saravadaa
- 31
- 5
1
vote
0 answers
Hello, I intalled ocmod on opencart 3.0.2.0 but I get this error when trying to activate this extension
need help
Warning: checkdnsrr(): Host cannot be empty in
/home/i2aufl9xb/public_html/demo/admin/controller/extension/analytics/open_search.php
on line 218

Seybamanan
- 61
- 2
1
vote
1 answer
OpenCart 3 Files from ocmod archive not loading
Faced a problem, I can not figure out what I'm doing wrong. OpenCart 3.0.3.2.
I expanded the functionality of the store a little. I did all the work in the original files and everything works as I wanted. I wanted to get acquainted with ocmod and I…

VladSiy
- 45
- 12