• 24-04-2010, 12:07:26
    #1
    arkadaşlar cıkan hata




    Fatal error: Call to undefined function goto_previous_post() in /home/gozdeoto/public_html/wp-content/themes/Tropic_Affair/single.php on line 38

    anasayfada normal sıkıntı yok fakat

    http://www.gozdeotokiralama.com/?p=1 uzantıda arkaplan gorunmuyor
  • 24-04-2010, 12:57:54
    #2
    gdi
    Üyeliği durduruldu
    o temanin single.php kodu burda yazarmisin ??


    galiba breadcump ile ilgili bir sey olmasi lazim..
  • 24-04-2010, 19:00:47
    #3
    gdi adlı üyeden alıntı: mesajı görüntüle
    o temanin single.php kodu burda yazarmisin ??


    galiba breadcump ile ilgili bir sey olmasi lazim..


    <?php get_header(); ?>

    <!-- container start -->
    <div id="container">

    <?php get_sidebars(); ?>

    <!-- content start -->
    <div id="content">

    <?php if(have_posts()) : ?>
    <?php while(have_posts()) : the_post(); ?>

    <div class="post">
    <h2><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a></h2>

    <div class="entry quotable">
    <?php the_content(); ?>
    <div class="endline"></div>

    <?php wp_link_pages(array('before' => '<p><strong>Pages:</strong> ', 'after' => '</p>', 'next_or_number' => 'number')); ?>
    <?php the_tags('<p class="tags"><strong>Tags:</strong> ', ', ', '</p>'); ?>

    <?php
    if (function_exists('wp_list_comments')) {
    comments_template('/comments.php', true);
    }
    else {
    comments_template('/comments-old.php');
    }
    ?>
    </div>
    </div>

    <?php endwhile; ?>
    <div class="endline"></div>
    <div class="quickjump">
    <div class="postjumper"><?php goto_previous_post('%link') ?></div>
    <div class="postjumper"><?php goto_next_post('%link') ?></div>
    </div>

    <?php else : ?>
    <div class="notfound"><p>Post Not Found!</p><p>Please try again.</p></div>
    <div class="endline"></div>
    <?php endif; ?>
    </div>
    <!-- content end -->

    <div class="endline"></div>

    </div>
    <!-- container end -->

    <?php get_footer(); ?>



    dostum kod bu
  • 24-04-2010, 19:03:30
    #4
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Satırları saymayalım, 38. satırda ne yazıyor onu da yazar mısın?
  • 24-04-2010, 19:08:07
    #5
    gdi
    Üyeliği durduruldu
    <div class="quickjump">
    <div class="postjumper"><?php goto_previous_post('%link') ?></div>
    <div class="postjumper"><?php goto_next_post('%link') ?></div>
    </div>

    yukaridaki kodu kaldirin hocam.

    hata verme sebebi o yazi ilk oldugu icin ondan oncesi yok ondan veriyor
  • 25-04-2010, 10:15:16
    #6
    gdi adlı üyeden alıntı: mesajı görüntüle
    <div class="quickjump">
    <div class="postjumper"><?php goto_previous_post('%link') ?></div>
    <div class="postjumper"><?php goto_next_post('%link') ?></div>
    </div>

    yukaridaki kodu kaldirin hocam.

    hata verme sebebi o yazi ilk oldugu icin ondan oncesi yok ondan veriyor

    teşekurler hocam +rep