Using the Redirect Manager in Joomla 3.1

Joomla 3.0 includes a component named Redirect Manager. The Redirect Manager helps you identify URLs that your visitors are accessing that don’t actually exist, pages that return a 404 not found status. Know your 404 pages It is important to eliminate 404 pages for several reasons, two of them being: Usability – You may have Read More >

Why is Joomla 3.1 not showing a custom error page?

In our testing of Joomla 3.0, we noticed that when we caused a 404 page on purpose, the generic server error page appeared. We’re quite familiar with Joomla, and are use to seeing a custom error page appear instead. For example, you can see below the differences between a generic server error page and an Read More >

Transferring Stock between warehouses in PrestaShop 1.5

After learning to add and remove product from warehouses, we continue with our Advanced Stock Management course by discussing how to transfer products within the warehouses. You are able to either transfer the products from one warehouse to another or to change the product from one status to another within the same warehouse. The instructions Read More >

Adding stock for warehouses in PrestaShop 1.5

Our course on Stock Management continues with teaching you how to add stock to a particular warehouse via the Stock Management tool. This tool allows you to go through your stock list and add available stock to each warehouse. Below are the instructions on how to add stock in the Stock Management tool in PrestaShop Read More >

How to remove stock from warehouses in PrestaShop 1.5

In the last article, we explained how to add stock to warehouses. This article will teach you how to remove or reduce the quantity of items in a warehouse. Follow the instructions below to learn how to delete or reduce product quantity in a warehouse in PrestaShop 1.5 In order to add stock to a Read More >

What are the Moodle Course settings?

In the previous article on How do I edit the Course Settings in Moodle, We learned a general outline of where to edit the Course settings. This article is a brief description of what each setting does. See the snapshot for a visual aid on the course settings. List of Moodle Course Settings General Category Read More >

WordPress advanced comment spam clean up with query

In this article we’ll discuss an even more advanced method for cleaning up spam comments from your WordPress database using phpMyAdmin. If you followed along with our 320: WordPress comment spam clean up article this would be one of the more advanced methods mentioned in that article. The previous article 321: WordPress advanced comment spam Read More >

WordPress advanced comment spam clean up with search

In this article we’ll discuss a method for cleaning up spam comments from your WordPress database using phpMyAdmin. If you followed along with our previous 320: WordPress comment spam clean up article this would be one of the more advanced methods mentioned in that article. Our next article in this series 322: WordPress advanced comment spam Read More >

How do I edit the Course Settings in Moodle

Now that courses are created for your Moodle site from the last article on “How to create courses in Moodle“, the course settings may need to be updated due to restructuring the classes or when mistakes where made when setting up the course. This article will explain how to update the course settings in Moodle Read More >

How to add a product to a warehouse in PrestaShop 1.5

Our last articles taught you how to add and manage your warehouses. This article will continue the Advanced Stock Management course by explaining how to add a product to a warehouse. This allows you to indicate where each product or product combination is stored. Follow the instructions below to learn how to add a product Read More >

Managing a Warehouse in PrestaShop 1.5

Now that you have created your new warehouse, this next article in the Advanced Stock Management course shows you how to manage it. This involves editing, viewing and deleting the warehouse records. Below are the instructions to assist you with each of those tasks. In order to manage warehouses the Advanced Stock Management option must Read More >

How to create and edit categories in Moodle

Once you have a firm grasp of previous article Changing the Course defaults in Moodle, the courses can be organized according to categories. This tutorial will outline how to create and edit categories in Moodle. Moodle version 2.3.2. was used for tutorial. Creating and Editing Categories in Moodle log into the Moodle Dashboard Click Courses Read More >

How to create courses in Moodle

After learning about Getting Started with Moodle, courses or classes will need to be set up for the site to function. The following tutorial will outline how to set up a course in Moodle. Creating Courses in Moodle Log into the Moodle Dashboard. Before any courses can be added, “editing” will need to be turned Read More >

Adding CSS to sidebar items in a Joomla 3.1 template

In the last tutorial within our building a basic Joomla 3.0 template tutorial series, we showed you how to add style to login form using CSS. You can see in the screenshot to the right how this added a grey background and rounded corner to the login form. You can also see however that the Read More >

Adding security to a Joomla 3.1 template using JEXEC

Before we get into styling our Joomla 3.0 template, we will add the last piece of PHP code that we need, which is the checking of JEXEC variable. The concept of defining JEXEC hasn’t changed since Joomla 2.5. Simply put, JEXEC is a variable defined in your php files that prevents users on the web Read More >

How to change the Username and Password in Moodle

The previous tutorial in the Getting Started with Moodle course was what to do when the username or password is lost. For security reasons, the Moodle administrator may want to change the Username and Password. This tutorial will explain how the username and password can be changed through the Moodle dashboard. Resetting the Moodle Admin Read More >