Wednesday, July 23, 2008

trouble with Joomla

Joomla showed a blank page when I went to edit the Cotton Plant page and I went to forum.joomla.orga and a guy there posted that the name of your site had to match the name listed in the file called /joomla8/configuration.php. In that file there is a line that said:

$mosConfig_live_site = 'http://bighornmemphis.com/joomla8/';

I edited it to:

$mosConfig_live_site = 'http://www.bighornmemphis.com/joomla8/';

In other words, I added www before the site name because the forum guy said the name of your site (which did included the www in the address bar of browser when I went to the site) had to mach exactly the name listed in the line above.

After I made that change, I could edit the Cotton Plant page again.

No comments: