There are occasions when you require that you keep specific people from accessing your website by banning their IP addresses. Fortunately, there is a built-in option to ban IP addresses within the Administration interface called IP Ban. They following article explains how to use the IP Ban option. Banning IP Addresses using the Read More >
InMotion Hosting Contributor
How to use Google Analytics with PHP-Nuke
Website statistics can be used to help determine how to best develop the website. PHP-Nuke includes its own tracking module- you can find more information on this module in Using the PHP-Nuke Statistics. However, if you want a much better and complete solution, you should incorporate Google Analytics into the PHP-Nuke website. This will require Read More >
Using the PHP-Nuke Web Statistics Report
PHP-Nuke includes its own tool for tracking website statistics. This option has a basic and a detailed view which tracks page views by month and hour. The following article explains how to locate and use these options within a standard PHP-Nuke installation. Accessing the PHP-Nuke Website Statistics Login to the PHP-Nuke Administration Back-end. Read More >
How to login to the Administrator System in PHP-Nuke
The login for the PHP-Nuke Administration System requires that you have an administrator user name and password. You will also need to know the URL to login to the Administrator. The following article takes you through the steps to login to the back end for PHP-Nuke. How to Sign into the Administration System for Read More >
Using Captcha in Mambo
Stopping spammers from hitting forms in Mambo can be done using the Captcha option that is integrated into the Mambo administration back end. The following article will show how to activate the Captcha option and how it appears within a website form. Activating Captcha within the Mambo Administration Back End Login to the Mambo Administration Read More >
Installing Google Analytics in Mambo
Mambo has a wide variety of plugins, but analyzing its traffic is often best done with a program like Google Analytics. This allows you to evaluate website traffic in order to help determine the areas of the site which may need improvement. The following article explains how to add Google Analytics in to your Mambo Read More >
How to Install Mambo through Softaculous
Mambo is widely used and powerful content management system The following article shows how to use Softaculous to find and install Mambo. Setting Up Mambo using Softaculous Login to the Cpanel Scroll down to Software/Services and click on the SOFTACULOUS icon. The Softaculous installation program will open and yuo will see a list of Read More >
Database Connection or Authentication errors with Movable Type
There are a few common errors that may occur when dealing with MySQL and Movable Type installations: Authentication and Connection errors. MySQL Database Connection or Authentication Error Messages Authentication Errors Authentication occurs when the Movable Type application is attempting to communicate to the MYSQL database with a user name and password. The three Read More >
Using the Activity Log in Movable Type
Anytime an event occurs in Movable Type, it is noted within an activity log. This log will capture errors as well as successful events such as a blog entry or page creation. The following article explains where to find the Activity log and its available options within the Movable Type Dashboard. Understanding the Activity Read More >
Creating a Blog in Movable Type
Movable Type includes the option to specifically create blogs which are rich in features, but easy to maintain. The following article shows to quickly start a Movable Type blog using the Administrator Dashboard. Making a Blog in Movable Type Login to the Movable Type Administrator Dashboard. There are two ways to create Read More >
Adding an iFrame to a Movable Type Webpage
Sometimes there is a need to embed or nest a page of content within another. This often done with iFrames and can also be implemented within Movable Type webpages. The following article explains how iFrames can be added within webpages published from the Movable Type dashboard. Inserting Iframes into Movable Type Web Pages Adding iFrames Read More >
How to use a Free SSL with Movable Type
Like other hosting services, InMotion Hosting includes a free SSL that can be used to help with providing securing connections. The main issue is that the URL is not the same as the URL that is used for the site. The following article explains the changes involved in using the free SSL with your Movable Read More >
Enabling the Debug Profiler in PrestaShop 1.5
PrestaShop includes several debugging options including one called Debug Profiler. This allows you to see everything that is running on the page and will also give performance data such as the time it take for data to load. The following article shows you how to enable the Debug Profiler within PrestaShop 1.5. Please make Read More >
Using the Filtering Interface in the Movable Type Administrator
To keep navigation standard within the Movable Type interface, a filtering system and display options are provided. There is also a general search that, like the other search options, is context related and will change depending on the menu section that you are viewing. The following article will review all of the search and filter Read More >
Managing Tags in Movable Type
Tags are a great tool to help find assets or pages within the Movable Type interface. However, as your website pages multiply, you will find that it is critical to be able find and organize the many tags that will be added. Movable type provides two different areas where you can manage tags, within Read More >
How to Add Tags to Assets in Movable Type
One of the aids to finding pages or assets within Movable Type is the tag. Tags are simply keywords that can be associated with an asset or page. The following article shows to how add tags to Movable Type. Inserting Tags in Movable Type Login to the Movable Type Dashboard. Click on the Read More >
How to Add Google Analytics to a Movable Type Website
Google Analytics is one of the best ways to analyze your website traffic. The information provided is invaluable and can be used for many things, but ultimately its purpose is know your website statistics and how to use that information to improve your website. Movable Type makes it easy to add pages and code within Read More >
Subscribe IMAP Email folders in Mac Mail
IMAP folders may need to be manually assigned to a Mac Mail account in order to synchronize properly. The assigning of these folders is also known as Subscribing to IMAP folders. The following article explains how to find and configure this setting within the Mac Mail client. NOTE: This article applies to Apple Mail used Read More >
New Users: Finding your login information
A very common question for new customers to InMotion Hosting is, “Where is my login information?” The login for your account starts with the Account Management Panel (AMP) – this is the area that contains your contact information and links to the Cpanel and Builder logins. You can even change your Cpanel password. However, make Read More >
How to Check if a Cron Job has Run (Crontab Log)
A fairly common question for scheduled tasks that run in the background is, “Are they running?” These tasks, commonly known as cron jobs, are tasks that need to automatically run for maintenance, backups, and other functional needs for the website and server. In order to determine if your cron jobs are running, you will need Read More >