opencart Questions

9

Hi I'm trying to use the wsdl api to get shipping cost calculated for my website. I'm using opencart and this module (http://www.opencart.com/index.php?route=extension/extension/info&extension_...
Biting asked 28/9, 2011 at 9:19

5

Solved

I am installing opencart 2.0.1.1 on my hosting but during installation step-2 it says Warning: ZIP extension needs to be loaded for OpenCart to work! I did my search on it but everyone is saying t...
Pepsin asked 28/8, 2015 at 14:5

10

Solved

I know about CRON and how to create/manage it. But this issue was different. I want to develop a module to delete any (unpaid) order that exceeds the time frame given. Ex: I want to delete any unp...
Wheatear asked 4/3, 2014 at 18:52

2

I want to change something related to product attributes in the product details page: /index.php?route=product/product&product_id=100 So I changed \catalog\controller\product\product.php file ...
Drakensberg asked 30/4, 2020 at 10:11

4

Solved

im working on ubuntu 14.04 LTS with PHP 5.5.9 with GD enabled and i doubled check with but still showing me this msg everytime i try to use imagecreatefromjpeg() Fatal error: Call to undefined...
Carl asked 14/10, 2014 at 8:40

4

Solved

I'm working on an OpenCart project, that requires a lot of customization. for my project I have to change something in the cart library (system/library/cart.php). I would have to call a custom fun...
Streamy asked 22/11, 2012 at 12:34

3

Solved

I am extending the newsletter area so that I can send out an email with a list of products but I can't find out how to get the seo url for each product? When I do this I actually end up with the a...
Comma asked 27/11, 2013 at 15:0

15

Solved

I currently have User SEO URL's set to Yes in OpenCart Admin. System -> Settings -> Store -> Server -> User SEO URL's So far, all tags and SEO links are working; the command has done ...
Lithiasis asked 30/5, 2012 at 9:47

8

Solved

I am making changes in my theme templates in OpenCart 3. Due to template caching I have to clear cache every time under "storage/cache" directory. It is very annoying when working and previewing ch...
Ribaudo asked 20/7, 2017 at 16:25

2

Solved

I want to know how to make a custom admin panel page in opencart. Requires login with the controller - the admin panel does not seem to use the same controller as the normal site. I know how to ma...
Atomicity asked 22/5, 2012 at 11:4

1

Solved

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 i...
Prather asked 15/8, 2020 at 10:27

1

Solved

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 ...
Innoxious asked 11/8, 2020 at 10:55

4

Solved

I have been work on a module with Opencart and I was wondering how I can get current user information. I was thinking something like this: $this->getuserid();
Retro asked 30/10, 2012 at 6:52

9

Solved

I am working with an Opencart E-Commerce website, I need to customize product price font size, for example: product price: $ 250.50 i need to set font size for $ = 16px; 250 = 22px; .50 = 14px; Ho...
Shortbread asked 18/6, 2013 at 7:26

6

Solved

I'm trying to find a solution but still no luck. I want to display all products from subcategories to parent category. I'm using Opencart 1.5.3.1
Occident asked 28/8, 2012 at 13:0

5

onchange event is not working. What am I supposed to do to get result on same page. I dont want to redirect to any other page to upload image. Is this issue is because of opencart? I dont know if i...
Thenna asked 19/7, 2014 at 6:57

5

Solved

Is there a better way than using VQMOD/OCMOD to change OpenCart's core files? Is there some "overrides" folder so that I can simply create any PHP file corresponding to the file structure...
Chophouse asked 4/10, 2015 at 13:25

3

Solved

I have searched a lot about opencart triggers but didn't find a proper example. In opencart 2.0 there are triggers on which developer can hook function and perform something just like wordpress act...
Lentissimo asked 17/10, 2014 at 15:57

8

Solved

How can you customize system URLs in OpenCart? For example, I would like http://example.com/index.php?route=checkout/cart to be displayed as http://example.com/cart I know OpenCart provides SEO UR...
Garget asked 28/9, 2011 at 3:44

6

Solved

I need to call in checkout/confirm.tpl file a custom function that i've made in controller/product.php what's the best way to make this? i've tried this, but doesn't work: $productController = $...
Saguenay asked 25/8, 2014 at 12:18

5

Solved

I'm new to OpenCart and don't have any experience with PHP, so I have a question. I want to add the following JavaScript to hide the url bar on mobile browsers // When ready... window.addEventLis...
Segmental asked 8/10, 2012 at 18:27

6

Solved

I can't seem to disable error reporting in PHP - I have tried everything but "Notice" errors are still displayed. My php.ini has display_errors = Off; error_reporting = 0; My .htaccess has php...
Vulvitis asked 5/6, 2013 at 8:51

3

Solved

Trying to create a custom PHP function within opencart. Basically I need to know if we are viewing the cart or checkout pages. I understand the simplest way to accomplish this is by accessing the r...
Saleem asked 24/10, 2012 at 15:22

9

Trying to move from local host to new server. Fresh install worked fine, no problems. When I uploaded my files mydomain.com/admin comes up with a white screen and mydomain.com produces this error: ...
Esch asked 5/10, 2012 at 0:25

1

Solved

I'd like to change language through url so my site can appear in different languages in search engines. e.g: I'd like the user to change language through a link like this: www.mysite.com/lang=ar ...
Bender asked 1/12, 2017 at 7:40

© 2022 - 2024 — McMap. All rights reserved.