При переносе с Девера на хостинг возникла проблема.Шаблон расползся и сверху выдает ошибки:"Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/kjswpeo/public_html/configuration.php:1) in /home/kjswpeo/public_html/libraries/joomla/session/session.php on line 423Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/kjswpeo/public_html/configuration.php:1) in /home/kjswpeo/public_html/libraries/joomla/session/session.php on line 423Warning: Cannot modify header information - headers already sent by (output started at /home/kjswpeo/public_html/configuration.php:1) in /home/kjswpeo/public_html/libraries/joomla/session/session.php on line 426".На денвере все работало отлично.В чём может быть проблема?
|