How to View cPanel Error Logs

cPanel comes with an error log section that allows you to view errors generated by your website. In this article, we will review how to view your error logs for both Apache and PHP from within cPanel. For more information, we have a full guide that also lists the locations of cPanel logs for access, Read More >

What is VirtueMart?

One of the more popular plugins for Joomla is VirtueMart. This free plugin enables your Joomla Content Management System to become a very serviceable and powerful open source e-commerce solution. Like Joomla, VirtueMart is written in PHP and uses a MySQL database for its backend. The following article gives more detail on VirtueMart’s capabilities, then Read More >

Latest Updates – WordPress 3.6 Beta 3

WordPress 3.6 is now in Beta 3 and there have been several notable changes. You can find the development timeline here. The changes that I will note below include the drag-and-drop upload, the quote format update for the Twenty Thirteen theme, and embed support for music-streaming services Rdio and Spotify. Highlight on Updates in WordPress Read More >

How to Delete a cPanel in WHM

If you are no longer hosting a website, or you are closing it down, you may want to delete a cPanel account in WHM. In this tutorial, we will show you how to remove a cPanel from the WHM (Web Host Manager). This tutorial is only for Reseller Hosting and accounts with VPS or Dedicated Read More >

Should I upgrade to Joomla 3.1?

It is simple to upgrade your Joomla 3.0 to 3.1. Within Softaculous, you can upgrade to 3.1 with a one-click upgrade. You can also run a Joomla 3.0 upgrade within the Joomla “Update” component. If you want to get the new features and newest security fixes, you will need to upgrade. Joomla Developers will continue Read More >

The RBL Checker for DNS Blacklisting

When you receive an email from another email address, InMotion Hosting email servers run a RBL checker on the receiving email against any known DNS Blacklisting companies. The RBL checker is different than Spam Assassin or Box Trapper which is only for filtering and removing emails that go through to your server. What is an Read More >

Adding Attributes to products in OpenCart 1.5

Once you have your Attributes added to your Attribute Group in OpenCart, you can add the attributes to your products. This tutorial will teach you how to add attributes to your OpenCart Products. Adding Attributes to a Product Log into your OpenCart Dashboard. Go to Catalog > Products. Edit the Article you created the Attributes Read More >

Creating Attribute Groups in OpenCart 1.5

When you are creating your OpenCart products you may want to add more information at the bottom of your product description. This section is a tab named “Specifications”. By Default the bottom Attributes are “Description” and “Reviews”. See image to the right. To add another tab that contains “Specifications” for your product, you can create Read More >

How to change FTP servers in WHM

There are two different types of FTP server available in your VPS and Dedicated servers. These are ProFTPD and PureFTPD. PureFTPD is the default FTP server that is installed with your server configuration. FTP Server Advantages Disadvantages Notes ProFTPD – Allows use of .ftpaccess files for per-directory access controls. – Supports TCPwrappers based access controls. Read More >

How to Change Your WordPress Admin Username

As you may have noticed from your work in WordPress, you cannot change a WordPress username from the admin dashboard. You can only change the email address and password for an account. However, for security reasons, it may be wise to change your username once in a while. So how can you do it safely Read More >

How to find your Drupal version number

When setting up a Drupal web hosting account and installing the program, it’s easy to lose track of the version installed over time. This information can be important as certain aspects of the program, modules, etc. may be dependent on the version or even sub-version number. This article explains how to locate your Drupal version Read More >

How to turn magic_quotes_gpc off

Many Open Source Software programs like Drupal, Prestashop, Joomla, Etc., require magic_quotes_gpc to be turned off. The snapshot to the right shows the magic quotes On in the phpinfo.php page. This article will show you how to turn maging_quotes_gpc off on your server. Turning magic_quotes_gpc off Login into your cPanel. Go to the File Manager, Read More >

Allowing User Registration in WordPress

When you are running a WordPress website, you may want to let people register or create their own profiles. This is important if you want to let visitors to your site create a community of subscribers and even contributors. In this guide we will show you how to allow users to register for your WordPress Read More >

Inline Editing in Drupal 8

The information in this article has been transcribed from the Streamline inline editing in Drupal 8 video uploaded by Dries Buytaert about the upcoming changes in Drupal 8. Hi my name’s Kevin O’leary I’m the ux lead on Spark at Acquia what I want to show you today is some of the work that we’ve Read More >