One of the most frequent questions we see when working with the builder is about whether the title or subtitle fonts in the header area can be changed. The answer is both Yes and No. No, it cannot be changed from within the builder itself as it is hard coded as part of your selected Read More >
Scott Mitchell
How to Change Your Site URL in Your WordPress Admin Dashboard
You may, at some point, decide to change the domain name for your WordPress site. After changing the name, you may notice that some of the pages and posts of your site still display the old domain name. To fix this, you need to change a couple of settings within your WordPress administrative dashboard. Follow Read More >
How to export contacts in the Roundcube email client
When working with email clients, you may want to back up your contact list for safe keeping or possible migration. This article demonstrates how to export contacts in the Roundcube email client. Exporting contacts in Roundcube Log into your RoundCube email client. Once inside the RoundCube client, click on the Address Book icon from the Read More >
How to log into your Roundcube email client
Email is included in your InMotion hosting account. Within the webmail tool there are three different email clients you can use to check your email with. Each one is slightly different and it is up to your personal preferences which one you use routinely. You can, however, choose a different one each time you log Read More >
How to add an Admin account in OpenCart 1.5 via MySQL
Errors in programs and databases can occur quickly and mysteriously. If something disasterous happens such as your admin account being deleted, it will seem imposible for your to fix as you need to get into the administrative area to troubleshoot or promote another user account to the Administrative role. In cases like this, you need Read More >
“Error: Could not load language common/maintenance!” in OpenCart 1.5
When working with OpenCart, or any program, there is always the possibility for errors to occur. This article describes a particular error in OpenCart that occurs when placing the OpenCart site into maintenance mode due to a missing maintenance.php file. This results in a blank screen with “Error: Could not load language common/maintenance!” at the Read More >
Editing your maintenance message in OpenCart 1.5
It is good practice to set your store to maintenance mode when performing upgrades or routine maintenance. During this time, visitors to your site will receive a message stating it under temporary maintenance. Many store owners wish to customize their message and make it more specific to their task so their customers are more informed. Read More >
Why is my cron job not emailing me?
Many of our account holders use cron jobs to perform tasks at specific times. These jobs run at schedulee intervals set within the cron job tool in the cPanel. One of the features of this tool allows you to set an email address so that you receive an email every time the cron job runs. Read More >
How to create your own shortcodes in WordPress
What is a WordPress Shortcode? A shortcode is a code specific to WordPress designed to allow you to insert longer pieces of text or code by using a tag. It is basically a shortcut to writing code or terms that you use over and over. WordPress has a few default shortcodes such as [youtube] so Read More >
Allow access to specific file types in a protected directory
For security reasons, many users like to protect directories from intrusion. This prevents people from injecting php or other malicious code or scripts into the directories. However, locking down a directory entirely may prevent access to specific tile types you do wish people to view, such as images. The instructions below will explain how to Read More >
How to locate your SMF 2.0 installation’s database name
Your SMF database name was originally created during the programs installation. This information is usually not needed during routine work as the vast majority of settings and features can be handled within the SMF administation section. However, if you ever need to work directly with the database, particularly when troubleshooting, you will need to know Read More >
How to find your Drupal 7 database name
When you install Drupal 7 using the Softaculous installer tool, settings such as the database name are automatically generated for your installation. Although the database name is listed on the installation information page, most people do not keep track of it. Later on, when performing specific maintenance, troubleshooting, or needing to change something that the Read More >
Locating your Joomla 3.1 database name
When performing tasks such as troubleshooting or moving the database, you may need to know the exact name of your Joomla 3.0 installation. While installing Joomla 3.0 with the Sofataculous installer tool, a database name is automatically suggested and created, most people do not write that information down for later use. This article will guide Read More >
Finding Your Database Name in WordPress
The vast majority of settings and features can be handled within the WordPress Administration section. However, when troubleshooting or under extreme circumstances, you may need to work directly with the database. Most hosting accounts contain more than one database, so you will need to know exactly which database to work with. This article will demonstrate Read More >
343: How to alter the format of SEF URLs in PrestaShop 1.5
When using SEF URLS in your PretaShop 1.5 store, you may not like the default format. For example, the format for a product is as follows: category/id–rewrite-text–ean13.html. This URL comes from different variables strung together to give you a more human-readable format. There are four parts to the URL as shown by the color differences Read More >
How to Modify the Registration Page Text in phpBB
After installing your phpbb and getting your first basic forums set up, it is time to begin customizing your site to be your own. While at first you may think of color schemes, logos, and themes, you may also want to consider the text on your site. The registration page gives your users the terms Read More >
How to find your database name in osCommerce
Working with your osCommerce site you will be able to make most changes for settings within the administrative panel. However, you may need to access the database directly, most often during troubleshooting. To do this, you will need to know the exact database name. Below are the instructions that will help you find the exact Read More >
How to find your database name for OpenCart 1.5
When working with ecommerce programs such as OpenCart, the vast majority of features and settings are taken care of in the administrative dashboard. There will come a time, however, when you will need to access or interact with the database directly, most often through some sort of troubleshooting. When this happens, you will need to Read More >
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 >
Finding the database name for your Zen Cart website
Zen Cart’s administrative area gives you the ability to handle most features and changes you will need to make on a regular basis. However, you may, at some point, need to work with the database directly, normally while using a tool like phpMyAdmin. This may be due to a particular database change that needs to Read More >