Thursday, 26 December 2013 16:00

Menu items opening a 404 Page Not Found error in joomla?

Written by 
Rate this item
(0 votes)
Its simple to fix Menu items opening a 404 Page Not Found error in joomla, just follow the following steps,

  •     Open your configuration.php file and edit the var $live_site = ' '; line to match the actual URL of your website. If your website is http://yourdomain.com for example, the line should look like this:
  •     var $live_site = 'http://www.yourdomain.com ';


  •     Go to the administrative end of your Joomla website -> Global Configuration and make sure that both Search Engine Friendly URLs and Use Apache mod_rewrite are set to Yes.
  •     Make sure you have renamed the htaccess.txt file in your Joomla folder to .htaccess.

If you follow all of the steps above you should have a fully operational Joomla website with the SEF functionality enabled. For testing purposes you can temporarily disable the Search Engine Friendly URLs in order to check whether they are the cause for your issues.
Read 2456 times Last modified on Thursday, 26 December 2013 16:12
sreeram

Email This email address is being protected from spambots. You need JavaScript enabled to view it.

Latest discussions

  • No posts to display.