Articles RSS Feed
1
2206
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 ..
0
445
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..
0
579
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 ..
4
14546
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 ..
0
3134
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..
0
1549
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..
2
29151
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, u..
0
2625
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..
4
2767
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 o..
0
13381
Geocode is geographic coordinates: latitude and longitude. For example, 48.858254, 2.294861 is coordinates of the Eifell Tower in Paris, -15.849054, -69.326599 is coordinates of the lake Titicaca in S..
0
2854
Sometimes for making OpenCart mods is necessary to search multiline markers for a higher accuracy.The fix adds a support of qoute attribute. The function preg_quote() uses it.So, go to admin/c..
Showing 1 to 11 of 11 (1 Pages)