arkadaşlar wordpress sistemde
PHP Warning: Error while sending QUERY packet. PID=2594902 in /home/antalyam/public_html/wp-includes/wp-db.php on line 1924
if ( ! empty( $this->dbh ) && $this->use_mysqli ) {
$this->result = mysqli_query( $this->dbh, $query );
} elseif ( ! empty( $this->dbh ) ) {
$this->result = mysql_query( $query, $this->dbh );
}
$this->num_queries++;
PHP Deprecated: Function eregi() is deprecated in /home/antalyam/public_html/index.php on line 4
PHP Deprecated: Function eregi() is deprecated in /home/antalyam/public_html/index.php on line 6
index.php
<?php endwhile; else : echo("<p>Aradığınız sayfa bulunamadı.</p>"); endif; ?>
<?php get_template_part('navi'); ?>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
kırmızı işaretli satırlar ilgili olmak üzere sürekli hata almaktayım... bu sorunu nasıl aşabiliriz
php surumu dusutun 5.3 felan yapin