• 12-12-2007, 01:01:19
    #1
    Bu hatayı veriyor site

    Fatal error: Call to undefined function: c2c_get_recent_posts() in /home/public_html/wp-content/themes/glossyblue-advanced-1-1/footer.php on line 5

    kodlarda
      <div id="footer">
      <div class="left-col">
        <h4>Son yazılar </h4>
        <ul class="recent-posts">
          <?php c2c_get_recent_posts(8); ?>
        </ul>
      </div>
      <div class="left-col">
    bu şekilde.
    Nasıl düzeltebilirim ?
  • 12-12-2007, 02:00:50
    #2
    <?php c2c_get_recent_posts(8); ?> (8) i sildim footer normal haline döndü ama bu seferde son yazıları göstermiyo