What is Joomla JCE

What is Joomla JCE

JCE is an abbreviation for Joomla Content Editor. As its name suggests JCE is a content editor for the Joomla CMS. It further enhances the default content management capabilities for Joomla and provides many additional options. One of the major … Continued
What is Joomla?

What is Joomla?

Joomla CMS is a multi functional Open Source application for creating websites. It provides you with the great opportunity to create your own website without any design or script programming knowledge. It is free to use and has great community … Continued
How to clear the cache in Joomla 2.5?

How to clear the cache in Joomla 2.5?

Sometimes you will need to clear the internal Joomla 2.5 cache in order to view the modifications on the web site. The task can be completed from the Joomla 2.5 admin area -> Site -> Maintenance -> Clear Cache. Select the … Continued
How to install a Joomla 2.5 module?

How to install a Joomla 2.5 module?

First, find the Joomla 2.5 module which you want to install. You can search for one in the Joomla extensions directory: http://extensions.joomla.org/ Make sure that it is compatible with Joomla 2.5. Download it on your local computer and log in … Continued
How to use Joomla wrapper

How to use Joomla wrapper

Joomla wrapper is a default component available for Joomla 1.5.x. The Joomla wrapper can be used to add external content to your website. Here are basic instructions how to use the Joomla wrapper functionality. Create a menu item that will … Continued
How to uninstall a plugin in Joomla 1.5?

How to uninstall a plugin in Joomla 1.5?

You can easily uninstall a plugin in Joomla 1.5 from the admin area > Extensions > Install/Uninstall > Plugins. Select the plugin which you wish to uninstall and click the Uninstall button at the top right menu.
How to upgrade my existing Joomla 1.0.x to 1.5

How to upgrade my existing Joomla 1.0.x to 1.5

Detailed information on how to upgrade your existing Joomla 1.0.x to 1.5 can be found in our Joomla 1.5 tutorial. Please note that the Joomla upgrade to 1.5 will preserve ONLY the content of your current web site. No custom templates … Continued
I am having problems with my cronjob and/or it is not working

I am having problems with my cronjob and/or it is not working

In case you have problems with your cron job please follow these steps for troubleshooting: Make sure you have followed our tutorial for setting your cron job; Make sure the syntax of your command is correct. For this purpose read carefully … Continued
How to configure Drupal to work with parked domains?

How to configure Drupal to work with parked domains?

If you cannot log into your Drupal application using your parked domain, you should change the following line in the sites/default/settings.php file: $cookie_domain = ‘yourdomain.com’; to $cookie_domain = $_SERVER[‘HTTP_HOST’]; This way Drupal will send the proper cookie information, matching the domain name … Continued
How To Enable Friendly URLs in Magento

How To Enable Friendly URLs in Magento

Both Magento 1 and 2 have built-in SEF URLs options, which Magento website owners can use. To enable SEF URLs on Magento 1, go to your Magento admin panel -> System tab -> Configuration -> Generalsection -> Web. Then expand the Search Engines Optimization section and change the value of Use Web … Continued