submit your url here and let me take a look.
i hove enough experiences with joomla
Moved from the General Chat to the Website Software section.
plz pm me or post here your configuration.php
it seem that corrupted.
symptom: all url in your page is wrong, so it does in the head section.
this code taken from your site
<link rel="shortcut icon" href="hdavy2002.byethost9.com/images/favicon.ico" />
the correct value is
<link rel="shortcut icon" href="http://hdavy2002.byethost9.com/images/favicon.ico" />
--
goto root directory,
edit your configuration.php file,
search line that contain $mosConfig_live_site
the value of this variable should like (correct value)
$mosConfig_live_site = 'http://hdavy2002.byethost9.com';
i'm pretty sure that your variable will be like this (current and wrong value)
$mosConfig_live_site = 'hdavy2002.byethost9.com';
edited the variale with the correct value and save it.
--
to be sure, plz pm me the file or post here.
Joomla is an awsome CMS, not for beginners but for someone that has experience using such a powerful Content management System. I used it for about a year and it will suite your every needs, such as ecomerce site, or arcade, what ever the project, Jommla most likey handle it. I would recomend it to anyone who wants to build a store or a personal site for family and friends for things like pictures, biography's and what not.
can we get automated feed from other site?