Доброго времени суток, делаю сайт на Джумле, вчера решил поставить другой шаблон, загрузил его поглядел как он будет выглядеть. Потом решил вернуть все обратно, но главная страница стала отображаться просто чёрным фоном, что делать не знаю. Поискал в гугле ,как понимаю может быть куча причин разных. Помогите разобраться как вернуть обратно к жизни главную. Вот ссылка на сайт : http://rugby.dp.ua/ Вот код с главной :<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru-ru" lang="ru-ru" dir="ltr"> <head> <base href="http://rugby.dp.ua/" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="robots" content="index, follow" /> <meta name="keywords" content="Регби, федерация, Украина, днепропетровск," /> <meta name="description" content="Федерация регби Украины в Днепропетровской области" /> <title>РК "Днепр"</title> <link href="/index.php?format=feed&type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" /> <link href="/index.php?format=feed&type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" /> <script type="text/javascript" src="/media/system/js/mootools.js"></script> <script type="text/javascript" src="/media/system/js/caption.js"></script> <link rel="stylesheet" href="/templates/system/css/general.css" type="text/css" /> <link rel="stylesheet" href="/templates/gk_sporter/css/template.css" type="text/css" /> </head> <body class="contentpane"> <table class="blog" cellpadding="0" cellspacing="0"> <tr> <td valign="top"> </td> </tr> </table> </body> </html>
Может, у Вас в корне сайта файлик index.php завалялся Проверьте .htaccess, потому как ощущение такое, что шаблон у Вас просто не подключается.