I installed JFusion and now I cannot log in to my admin area?

I installed JFusion and now I cannot log in to my admin area?

The JFusion component for Joomla 1.5 changes the way the Joomla 1.5 login works. If you don’t configure JFusion correctly, you could lock yourself out from your Joomla admin area. The best way to avoid this issue is to test the JFusion … Continued
I’m receiving ‘RG_Emulation is On’ warning in Joomla’s admin area

I’m receiving ‘RG_Emulation is On’ warning in Joomla’s admin area

This warning is very important for the security of your Joomla and it is highly recommended to turn off the RG_Emulation. It can be disabled by placing the following line in your configuration.php: if(!defined(‘RG_EMULATION’)) { define( ‘RG_EMULATION’, 0 ); }
How do I restrict access to sensitive Joomla directories by IP address?

How do I restrict access to sensitive Joomla directories by IP address?

Restricting the access to the critical Joomla directories such as administrator/ by IP address is a good security measure. This way you can allow access to your Joomla backend only from your own IP address. In order to implement such a restriction … Continued
How to set drop-down menu with Joomla 2.5?

How to set drop-down menu with Joomla 2.5?

There are different ways to create a drop-down menu for your Joomla 2.5 web site. For example, if you are familiar with the CSS code, you can try to directly edit the  corresponding .css files of your default Joomla 2.5 … Continued
How to uninstall a module in Joomla 2.5?

How to uninstall a module in Joomla 2.5?

If you want to uninstall an external module in Joomla 2.5 you should navigate to the Joomla 2.5 admin area -> Extensions -> Extension Manager. Open the Manage tab. Select Module from the Select Type drop-down menu. Search for the chosen module in the filtered results and … Continued
How to enable SEF in Joomla 2.5

How to enable SEF in Joomla 2.5

The Joomla 2.5 administrator can turn on the SEF functionality from the Joomla 2.5 admin area -> Site -> Global Configuration. Locate the SEO Settings sub-area and set Yes to the Search Engine Friendly URLs radio button. Save the changes.
‘404 – Component not found’ error in Joomla 1.5

‘404 – Component not found’ error in Joomla 1.5

One of the most common reasons for getting a “404 – Component not found” error on your Joomla 1.5 front page is a missing default menu item. To resolve the issue, make sure you set a default menu from your … Continued
FTP Settings for a Joomla 1.5 Installation

FTP Settings for a Joomla 1.5 Installation

One of the steps during a Joomla 1.5 installation is the FTP configuration. If you wish to use this feature, you should fill the fields as follows: Enable FTP File system Layer – Yes FTP User: the FTP account you will be using FTP Password: the … Continued
I get an error when I try to install modules in my Drupal.

I get an error when I try to install modules in my Drupal.

If you receive an error message like the one provided below while trying to install a module to your Drupal, there is a simple solution for it: The specified file temporary://filename could not be copied, because the destination directory is not … Continued