Menu
Cart

Articles RSS Feed

22 Oct How Opencart downloads work
Chornovol Volodymyr 0 247
Opencart, in addition to selling regular physical goods, allows you to sell digital goods - files that can be downloaded after purchase. This is a default functionality that is available in all versio..
20 Sep How to use shortcodes of opencart module Product Table
Chornovol Volodymyr 11 2234
Starting with version 3.0, the Product Table module for opencart can be displayed with special shortcodes, and it is possible to override some module parameters.This makes it possible to use the same ..
14 Jul How to change session engine in OpenCart
Chornovol Volodymyr 1 5507
Opencart 3 Open /system/config/default.php file and change the param called 'session_engine'.// Session$_['session_engine']       = 'db'; Possible values: db – sessions are stored in the database, oc_..
03 Dec How to get Instagram Access Token 2020
Chornovol Volodymyr 1 4986
Let’s say you want to put a feed of Instagram posts on the site. Let’s take an example of getting an instagram access token for your application.Step 1Go to Facebook developers tools and create a new ..
23 Oct How to display Random Specials using Journa3 Modules
Chornovol Volodymyr 0 2397
As standard opencard modules or third-party modules look awful in the Journal3 template, the Random Specials module provides the ability to use Journal3 internal modules. Due to this, the output of ra..
23 Oct How to set Timezone in Opencart 3
Chornovol Volodymyr 0 4384
By default, timezone in Opencart 3 is set to UTC. As a result, the incorrect operation of events related to time: for example, special offers.It's so simpe to configure the correct timezone: open the ..
20 Aug Installing Opencart 3.x modules
Chornovol Volodymyr 4 27752
Installing Openacart 3 modules is similar to installing in opencart 2. However, there are some innovations and restrictions:In admin side you only can install modules in *.ocmod.zip format. Instaling ..
19 Aug Installing Opencart 2.x modules
Chornovol Volodymyr 0 6733
Unlike Opencart 1.x, opencart 2.x has a built-in modules installer and its own modification system OCMOD. Usually, modules are being distributed in two formats:Module_name.ocmod.zipModification_name.o..
19 Aug Installing Opencart 1.x modules
0 3314
Usually, opencart 1.x modules are being distributed as a zip archive with the upload directory inside. This folder contains all the files of the module. Step 1Unzip the archive and upload content of t..
21 Jun How to get Instagram Access Token
Chornovol Volodymyr 2 35116
Step 1 Go to the Instagram Developers Tool: https://www.instagram.com/developer/ and press Register Your ApplicationStep 2 Then press Register a New Client Step 3 Complete fields, uncheck Disa..
13 Aug OCMOD: processing correction of error=
Chornovol Volodymyr 0 5705
When testing one of modifications for Opencart it was found that default modification.php of Opencart 2.0.x and 2.1.x processes incorrect the attribute error="skip" of tag . It breaks processing inste..
13 Jun Downloadable Files: troubleshooting
Chornovol Volodymyr 7 6573
Some customers have some problems with OpenCart 2.0 extension "Downloadable Files". Since problems are similar, it was decided to collect solving them in one place.Problem: Blank page, error 500 or ..
Showing 1 to 12 of 14 (2 Pages)