Дело вот такое, заходишь первый раз на сайт и вылезает вот это
Warning: mysql_query() [function.mysql-query]: Unable to save result set in E:\AppServ\www\kino\includes\database.php on line 315
Warning: Cannot modify header information - headers already sent by (output started at E:\AppServ\www\kino\includes\database.php:315) in E:\AppServ\www\kino\index.php on line 251
Warning: Cannot modify header information - headers already sent by (output started at E:\AppServ\www\kino\includes\database.php:315) in E:\AppServ\www\kino\index.php on line 252
Warning: Cannot modify header information - headers already sent by (output started at E:\AppServ\www\kino\includes\database.php:315) in E:\AppServ\www\kino\index.php on line 253
Warning: Cannot modify header information - headers already sent by (output started at E:\AppServ\www\kino\includes\database.php:315) in E:\AppServ\www\kino\index.php on line 254
Warning: Cannot modify header information - headers already sent by (output started at E:\AppServ\www\kino\includes\database.php:315) in E:\AppServ\www\kino\index.php on line 255
после последующих обновлений всё нормально без ошибок, но если где то час не заходить на сайт, и потом опять зайти, то первый раз опять вылазиет то что выше...
Куски кодов
database.php
$this->_cursor = mysql_query( $this->_sql, $this->_resource );
index.php
header( 'Expires: Mon, 26 Jul 1997 05:00:00 GMT' );
header( 'Last-Modified: ' . gmdate( 'D, d M Y H:i:s' ). ' GMT' );
header( 'Cache-Control: no-store, no-cache, must-revalidate' );
header( 'Cache-Control: post-check=0, pre-check=0', false );
header( 'Pragma: no-cache' );
Если что стоит дополнение http://joomlaforum.ru/index.php/topic,46279.0.html