İyinet'e Hoşgeldiniz!

Türkiye'nin En Eski Webmaster Forum'una Hemen Kayıt Olun!

Kayıt Ol!

Rss ile ilgili hata ?

Kunteg

0
İyinet Üyesi
Onaylı Üye
Katılım
20 Aralık 2010
Mesajlar
709
Reaction score
12
Konum
İstanbul
Herkese Merhaba,

İmzamdaki sitem de adresim/feed i kullanamıyorum. Her seferinde;

"Yönlendirme geçersiz

Açılmaya çalışılan konum hiçbir zaman sonlanmayacak bir yönlendirme döngüsüne girdi.

Bu sayfa düzgün biçimde yönlendirilmiyor. Bunun nedeni çerezlerin kabul
edilmemesi olabilir."
bu hatayı almaktayım. Neden kaynaklandığına dair bir fikri olan var mı ?

Şimdiden yardımlar için teşekkürler.
 

kuzgun

İyinet Üyesi
Onaylı Üye
Katılım
19 Temmuz 2008
Mesajlar
12,395
Reaction score
254
eklentilerinizi deaktif edip bakın tekrar
 

Kunteg

0
İyinet Üyesi
Onaylı Üye
Katılım
20 Aralık 2010
Mesajlar
709
Reaction score
12
Konum
İstanbul
Malesef bu konu ile ilgili problemim hala devam ediyor, başka çözüm yolu yada önerisi olan var mı ?
 

Kunteg

0
İyinet Üyesi
Onaylı Üye
Katılım
20 Aralık 2010
Mesajlar
709
Reaction score
12
Konum
İstanbul
<?php
/**
* The Header for our theme.
*
* Displays all of the <head> section
*
* [MENTION=21271]pack[/MENTION]age Catch Themes
* @subpackage Simple_Catch
* [MENTION=46153]Sinc[/MENTION]e Simple Catch 1.0
*/
?>
<!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" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php wp_title( '|', true, 'right' ); ?></title>

<link rel="stylesheet" type="text/css" media="all" href="<?php echo get_stylesheet_uri(); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php
/* Always have wp_head() just before the closing </head>
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to <head> such
* as styles, scripts, and meta tags.
*/
wp_head();
?>
</head>
<body <?php body_class(); ?>>
<div id="header">
<div class="top-bg"></div>
<div class="layout-978">
<?php
// Funcition to show the header logo, site title and site description
if ( function_exists( 'simplecatch_headerdetails' ) ) :
simplecatch_headerdetails();
endif;
?>

<div class="social-search">
<?php
// simplecatch_headersocialnetworks displays social links given from theme option in header
if ( function_exists( 'simplecatch_headersocialnetworks' ) ) :
simplecatch_headersocialnetworks();
endif;
// get search form
get_search_form();
?>
</div><!-- .social-search -->
<div class="row-end"></div>
<div id="mainmenu">
<?php wp_nav_menu( array( 'theme_location' => 'primary' ) ); ?>
</div><!-- #mainmenu-->
<div class="row-end"></div>

<?php
// This function passes the value of slider effect to js file
if( function_exists( 'simplecatch_pass_slider_value' ) ) {
simplecatch_pass_slider_value();
}
// Display slider in home page and breadcrumb in other pages
if ( function_exists( 'simplecatch_sliderbreadcrumb' ) ) :
simplecatch_sliderbreadcrumb();
endif;
?>
</div><!-- .layout-978 -->
</div><!-- #header -->

Bunu istedin doğru anladıysam :)
 

bilgi

0
İyinet Üyesi
Katılım
23 Eylül 2004
Mesajlar
6,835
Reaction score
171
Konum
►∞
<?php
/* Always have wp_head() just before the closing </head>
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to <head> such
* as styles, scripts, and meta tags.
*/
wp_head();
?>

Bu kısmı çıkartarak, dener misin?
 

Türkiye’nin ilk webmaster forum sitesi iyinet.com'da forum üyeleri tarafından yapılan tüm paylaşımlardan; Türk Ceza Kanunu’nun 20. Maddesinin, 5651 Sayılı Kanununun 4. maddesinin 2. fıkrasına göre, paylaşım yapan üyeler sorumludur.

Backlink ve Tanıtım Yazısı için iletişime geçmek için Skype Adresimiz: .cid.1580508955483fe5

Üst