Joomla - Insert Image Window Blank or Empty?

Continuing build my Rattan Shop site, this morning I have some problems. I can not insert image to my static content, the box is empty (blank). Then I’m try to googling for a while and this is what I’ve got:

The problem is in configuration.php file (in my root installation directory), and the solution is so simple:

Edit my configuration.php file. Look at this line:
$mosConfig_live_site = ‘http://your_joomla_site.com’;

I change to:
$mosConfig_live_site = ‘http://www.your_joomla_site.com’;

It’s done! If you have same problem, just look in to your browser URL and your $mosConfig_live_site , make sure they have same path.

This entry was posted on Tuesday, July 22nd, 2008 and is filed under Internet Guide. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Search Term For This Post

Leave a Reply