How to Log into Magento Admin Panel

The Magento Admin Panel is your gateway to managing and controlling your e-commerce store. Whether you’re setting up your online shop for the first time or you’re a seasoned Magento user, logging into the Admin Panel is the first step towards managing your store’s products, orders, and customers. In this step-by-step guide, we’ll walk you Read More >

Creating a Voucher Template in OpenCart

Gift vouchers can be themed in OpenCart and allows you to easily create vouchers for holidays or events. If a visitor to your website purchases a gift voucher for Mother’s Day, you could have a template that themes the email with an image you choose to represent that specific event. Gift voucher templates are created Read More >

Adding a New Currency in OpenCart

Since the Internet is global; your customers may want to purchase or see the purchase price of a product in their native currency for the country they live in. You can easily add a new currency to OpenCart through the OpenCart dashboard. Log into your OpenCart Dashboard Go to Localisation >> Currencies Click “Insert” Fill Read More >

Adding a custom Stock Status to OpenCart 1.5

OpenCart comes with the ability to set up different stock statuses. Setting the stock status of a product in OpenCart lets your website’s visitors know when to expect a product. By default, some stock statuses are already set up. You can use the statuses that are already defined such as 2-3 days, In Stock, Out Read More >

Verifying your website with Google

Anytime you use a Google Webmaster tools, you’ll need to verify ownership of the website to Google. Verification with Google does not affect PageRank or your website’s performance in any way. It does allow you to use Google’s products. Verifying ownership of a website is easy and you have more than one option on how Read More >

Changing the region a block is assigned to in Drupal 7

In our last tutorial we walked you through the steps for creating blocks in Drupal 7. During the process you were asked to chose a region to show the block in. Sometimes your needs change and you may want to assign that particular block to a new region. In this Drupal 7 tutorial, we’ll show Read More >

Viewing the Field List Report in Drupal 7

Drupal 7 provides you with a report that lists all the fields currently in use on your Drupal website. This report gives you a basic overview of fields on all entity (content) types. The report displays the field name, field type, and where the field is used in (content type). This report can easily be Read More >

Creating a new Manufacturer in OpenCart 1.5

OpenCart allows you to create “manufacturers” to apply to your products you are selling. Anytime you create a manufacturer in OpenCart, the system allows you to apply products to them. If a customer wants to view all products for a specific manufacturer they can do so. By adding manufacturers to products this can help your Read More >

Adding a manufacturer to the banner in OpenCart 1.5

OpenCart comes with a pre-built manufacturers banner that displays your products manufacturers. Since these manufacturers may already have built brand awareness with customers, using there recoginzable logos on your website can help customers decide to purchase products from your website. You will need to find the images you want to use for each manufacturer prior Read More >

Viewing the Top Access Denied Report in Drupal 7

Drupal 7 contains a report referred to as the access denied report. This report will show you any 403 errors that have occurred on your Drupal website. A 403 error is the server code for access denied, and can help you identify possible navigation or other issues within your site. This report is easily accessed Read More >

Viewing the Top Search Phrases Report in Drupal 7

One of the reports available for you to view in Drupal 7 is the “top search phrases” report. This report gives you insight into what your website visitors are searching for once the land on your website itself. An entry into the report is made anytime someone uses the search bar within your website. You Read More >

How to subscribe to specific IMAP folders in Outlook 2010

Note: This article refers to Outlook 2010. If you need help with a newer version of Outlook, such as Microsoft 365, Outlook 2024, Outlook 2021, Outlook 2019, or Outlook 2016, please refer to the official documentation from Microsoft. If you are using IMAP to connect to your email account you may only see your inbox Read More >

303: Finding 404 page not found errors in Drupal 7

Drupal 7 makes finding “page not found” errors simple. Page not found errors are easily found through your Drupal 7 admin dashboard. Log into the Drupal admin dashboard Go to Reports Click on “Top ‘page not found’ errors“ Now that you can see the ‘page not found’ errors on your website, you can work on Read More >

How to view Recent Log Messages in Drupal 7

One of the features that is built into Drupal 7 is various reports. One of the reports in Drupal 7 that you may find handy is the recent log messages. The recent log messages report contains various events that have occured within your Drupal site that have been logged. These may include actions taken by Read More >

Accessing the status report in Drupal 7

Drupal 7 has many reporting features built into it. One of the first reports you may use is the status report. The status report will give you a short overview of your website’s parameters, as well as any problems that you may have had during the installation process. While this information is a great overview Read More >

Using Fetch as Googlebot in Webmaster Tools

If Google search results is displaying an old result for your website, it’s likely Google needs to re-crawl and index your website. The Fetch as Googlebot tool will allow you to see your webpage as Google sees it. The Fetch as Googlebot tool can be benficial if your website has been hacked as well. If Read More >

Installing the “Powered By” vQmod Extension

OpenCart is free and open source and at any time you are able to remove the “powered by OpenCart” if you want. As per the OpenCart website, its generally accepted practice to make a small donation in lieu of removing the backlink. If you want to donate via PayPal to donate@opencart.com We’ve created a simple Read More >

Error with vQmod after upgrading to OpenCart 1.5.2

Recently I upgraded our OpenCart testing site to OpenCart version 1.5.2. While the installation process went quite smoothly, I noticed after further investigation, that vQmod seemed to not be working. This was a fairly large problem since we use vQmod to make changes to our shopping cart. If you’re not familiar with vQmod please see Read More >

How to install updates for modules in Drupal 7

Now that we showed you how to find which modules need to be updated in Drupal 7, you’ll need to update them. This is done easily in the Drupal 7 dashboard. To update modules in Drupal 7: Log into the Drupal 7 Dashboard Go to Reports and click on Available Updates Change to the Update Read More >

Finding Modules that need to be updated in Drupal 7

If you have modules installed in Drupal 7 it’s extremely important to make sure the modules are up to date. Modules get updated for many reasons but most important is to patch any security holes in the code. You can update the modules through your Drupal 7 dashboard. Before you can update the module you Read More >