Restoring a database backup in PrestaShop 1.5

After learning to create a database backup in your back office, you will need to understand how to restore the data case of an emergency. While it is a fairly simple process, the following tutorial demonstrates the steps to restoring an existing backup for your PrestaShop 1.5 store. The majority of this tutorial revolves around Read More >

Nivo Carousel Scroll Settings

The Nivo Carousel module has different slider options that can be set to change the animation of the carousel. These options are allow the carousel to have different speeds, easement (how fast or slow the image transitions), and other behaviors applied to the slide transitions. Below is are the steps to find the Slide settings Read More >

How to find your database name for PrestaShop 1.5

While most features of your PrestaShop are found in the Back Office administrative area, you may need to make adjustments outside of the interface under certain conditions. Perhaps you need to alter one or more columns in the database directly or in bulk, such as a mass price change. In cases such as this, you Read More >

Installing plugins in DokuWiki

When working with DokuWiki there arises many instances where you will need to install a plugin. Plugins give functionality to your site that the default installation does not have available. DokuWiki has an relatively easy way to install plugins through the administrators dashboard. Below are the steps to install a plugin in DokuWiki. Steps to Read More >

Configuring the Multilingual Plugin in DokuWiki

Once you have the Multilingual plugin installed, you will need to configure and set up your pages in different languages. The Multilingual plugin creates a namespace for each language. Each language can be represented by a text link or by a flag that represents the language. See the image below for what the flags look Read More >

How to log into your osCommerce Admin dashboard

In order to manage your osCommerce store you will need to know how to log into the administrative dashboard. Below is a quick tutorial that demonstrates how to locate and log into your admin dashbord for osCommerce. Logging into your osCommerce admin dashboard Visit your Admin URL. Your admin URL for osCommerce is accessed by Read More >

Parse archived raw access logs from cPanel

Navigation: View archived logs Parse IPs Parse User-Agents Parse URLs Parse referrers In this article I’m going to teach you how to parse archived raw access logs from your cPanel VPS (Virtual Private Server) or dedicated server. Reviewing requests from your archived raw access logs can help bring to light a common problematic request or Read More >

Setting up the Multilingual feature in TikiWiki

To set up your TikiWiki site to allow different languages, you will need to follow quite a few steps. The language functionality in TikiWiki is set within the administrator section. You do not need to edit any code in TikiWiki; however, you need to set Multilingual and install the Multilingual_Wiki profile. The following steps will Read More >

How to change the admin language in TikiWiki

TikiWiki has a built in feature that allow you to change the language of your administrator dashboard. Some wiki software requires you to edit the code for the languages to work. For TikiWiki, you do not have to edit the code. The TikiWiki administration section has the “i18n Internationalization” feature that allows an easy language Read More >

Installing the Multilingual Plugin for DokuWiki

DokuWiki is capable of making a multil language site. This functionality is not installed in new DokuWiki installations by default. In order to get the multi language functionality to work, you will need to use the “Multilingual Plugin“. The “Multilingual Plugin” does not translate your pages into a language. The plugin makes namespaces particular to the Read More >

How to change the DokuWiki admin language

When you initially install DokuWiki you can set it up for a particular language. In the event you want to change the language for the DokuWiki interface, you can change the configuration file code to allow a different language. The Image to the right shows what the administrator section looks like with English as the Read More >

Creating a Link In WordPress

When working with WordPress pages and posts you may want to create a link (also known as a “hyperlink”) to another website (an external link), or even another page or post on your site (an internal link). Internal and external links are part of the backbone of the web, making communication of related information possible Read More >

Change MediaWiki interface language

MediaWiki is designed to work with almost any language in the World. The Administrator interface can be changed to your native language by editing the LocalSettings.php file. The snapshot to the right shows what the special pages look like in English. Below you will find the steps to change the administrator interface language and a Read More >

How to Update a WordPress Theme

This article will cover how to update a WordPress theme to it’s latest version. WordPress updates are released for good reason. Ensuring that your WordPress themes are kept up-to-date can help keep your WordPress site secure, and updates often even provide improved functionality and bug fixes. Typically, you’ll want to update WordPress themes right after Read More >