• 16-01-2015, 17:40:19
    #1
    <div id="manset">
    <div class="bugununhaberleri"><a href="#">Bugünkü Tüm Haberler</a></div>
    	<ul>
    		<li class="manset-1">
    			<?php while($manset1->have_posts()) : $manset1->the_post(); $resim = engin_yazigorseli($post->ID,"large"); ?>
    			<a href="<?php the_permalink(); ?>">
    				<div class="golge"><img src="<?php bloginfo('template_url'); ?>/js/timthumb.php?src=<?php echo $resim; ?>&w=350&h=270&zc=1" alt="<?php the_title();?>" width="350" height="270" /></div>
    			</a>
    			<div class="mhaberbaslik">
    				<a href="<?php the_permalink(); ?>"><h6><?php the_time('j F Y H:i') ?></h6></a>
    				<a href="<?php the_permalink(); ?>"><h4><?php baslik(40);?></h4></a>
    			</div>
    			<?php endwhile; ?>
    		</li>

    manşet kodu böyle fakat sayfa kaynagında böyle çıkıyor

    <div class="golge"><img src="http://www.ss.com/wp-content/themes/tema/js/timthumb.php?src=&w=350&h=270&zc=1" alt="2008 ve Öncesi Yıllar" width="350" height="270" /></div>


    resimler gelmıyor ne yapmalıyım ?
  • 16-01-2015, 21:16:30
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    FLoRa adlı üyeden alıntı: mesajı görüntüle
    <div id="manset">
    <div class="bugununhaberleri"><a href="#">Bugünkü Tüm Haberler</a></div>
    	<ul>
    		<li class="manset-1">
    			<?php while($manset1->have_posts()) : $manset1->the_post(); $resim = engin_yazigorseli($post->ID,"large"); ?>
    			<a href="<?php the_permalink(); ?>">
    				<div class="golge"><img src="<?php bloginfo('template_url'); ?>/js/timthumb.php?src=<?php echo $resim; ?>&w=350&h=270&zc=1" alt="<?php the_title();?>" width="350" height="270" /></div>
    			</a>
    			<div class="mhaberbaslik">
    				<a href="<?php the_permalink(); ?>"><h6><?php the_time('j F Y H:i') ?></h6></a>
    				<a href="<?php the_permalink(); ?>"><h4><?php baslik(40);?></h4></a>
    			</div>
    			<?php endwhile; ?>
    		</li>

    manşet kodu böyle fakat sayfa kaynagında böyle çıkıyor

    <div class="golge"><img src="http://www.ss.com/wp-content/themes/tema/js/timthumb.php?src=&w=350&h=270&zc=1" alt="2008 ve Öncesi Yıllar" width="350" height="270" /></div>


    resimler gelmıyor ne yapmalıyım ?
    engin_yazigorseli fonksiyonunu yazın buraya yardımcı olayım
  • 16-01-2015, 21:24:07
    #3
    Bakıyorum
  • 16-01-2015, 21:33:14
    #4
    FLoRa adlı üyeden alıntı: mesajı görüntüle
    Bakıyorum
    Hocam timthumb.php dosyası, js dizininde mi ?
  • 16-01-2015, 21:54:47
    #5
    truser adlı üyeden alıntı: mesajı görüntüle
    Hocam timthumb.php dosyası, js dizininde mi ?
    evet js dizininde

    --R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 21:54:47 -->-> Daha önceki mesaj 21:39:54 --

    arimedya adlı üyeden alıntı: mesajı görüntüle
    engin_yazigorseli fonksiyonunu yazın buraya yardımcı olayım
    hangi dosyadan çekeyim bu fonksiyonu
  • 16-01-2015, 22:00:07
    #6
    <div id="manset"> 
    <div class="bugununhaberleri"><a href="#">Bugünkü Tüm Haberler</a></div> 
        <ul> 
            <li class="manset-1"> 
                <?php while($manset1->have_posts()) : $manset1->the_post(); $resim = engin_yazigorseli($post->ID,"large"); ?> 
                <a href="<?php the_permalink(); ?>"> 
                    <div class="golge"><img src="<?php bloginfo('template_url'); ?>/js/timthumb.php?src=<?php echo $resim[0]; ?>&w=350&h=270&zc=1" alt="<?php the_title();?>" width="350" height="270" /></div> 
                </a> 
                <div class="mhaberbaslik"> 
                    <a href="<?php the_permalink(); ?>"><h6><?php the_time('j F Y H:i') ?></h6></a> 
                    <a href="<?php the_permalink(); ?>"><h4><?php baslik(40);?></h4></a> 
                </div> 
                <?php endwhile; ?> 
            </li>
    Deneyebilir misiniz hocam?
  • 16-01-2015, 22:14:18
    #7
    krmcnyldrm adlı üyeden alıntı: mesajı görüntüle
    <div id="manset"> 
    <div class="bugununhaberleri"><a href="#">Bugünkü Tüm Haberler</a></div> 
        <ul> 
            <li class="manset-1"> 
                <?php while($manset1->have_posts()) : $manset1->the_post(); $resim = engin_yazigorseli($post->ID,"large"); ?> 
                <a href="<?php the_permalink(); ?>"> 
                    <div class="golge"><img src="<?php bloginfo('template_url'); ?>/js/timthumb.php?src=<?php echo $resim[0]; ?>&w=350&h=270&zc=1" alt="<?php the_title();?>" width="350" height="270" /></div> 
                </a> 
                <div class="mhaberbaslik"> 
                    <a href="<?php the_permalink(); ?>"><h6><?php the_time('j F Y H:i') ?></h6></a> 
                    <a href="<?php the_permalink(); ?>"><h4><?php baslik(40);?></h4></a> 
                </div> 
                <?php endwhile; ?> 
            </li>
    Deneyebilir misiniz hocam?
    aynı malesef
  • 16-01-2015, 22:18:57
    #8
    <div id="manset"> 
    <div class="bugununhaberleri"><a href="#">Bugünkü Tüm Haberler</a></div> 
        <ul> 
            <li class="manset-1"> 
             
    <?php
    while($manset1->have_posts()) : $manset1->the_post();
     $image_url = wp_get_attachment_image_src( get_post_thumbnail_id(), 'large'); if ( has_post_thumbnail() ) { ?>
     
       <a href="<?php the_permalink(); ?>"> 
                    <div class="golge"><img src="<?php bloginfo('template_url'); ?>/js/timthumb.php?src=<?php echo $image_url[0]; ?>&w=350&h=270&zc=1" alt="<?php the_title();?>" width="350" height="270" /></div> 
                </a> 
                <div class="mhaberbaslik"> 
                    <a href="<?php the_permalink(); ?>"><h6><?php the_time('j F Y H:i') ?></h6></a> 
                    <a href="<?php the_permalink(); ?>"><h4><?php baslik(40);?></h4></a> 
                </div> 
     <?php } endwhile; ?>         </li>
    Bunu deneyebilir misiniz hocam, çalışması gerekli.
  • 16-01-2015, 22:21:43
    #9
    krmcnyldrm adlı üyeden alıntı: mesajı görüntüle
    <div id="manset"> 
    <div class="bugununhaberleri"><a href="#">Bugünkü Tüm Haberler</a></div> 
        <ul> 
            <li class="manset-1"> 
             
    <?php
    while($manset1->have_posts()) : $manset1->the_post();
     $image_url = wp_get_attachment_image_src( get_post_thumbnail_id(), 'large'); if ( has_post_thumbnail() ) { ?>
     
       <a href="<?php the_permalink(); ?>"> 
                    <div class="golge"><img src="<?php bloginfo('template_url'); ?>/js/timthumb.php?src=<?php echo $image_url[0]; ?>&w=350&h=270&zc=1" alt="<?php the_title();?>" width="350" height="270" /></div> 
                </a> 
                <div class="mhaberbaslik"> 
                    <a href="<?php the_permalink(); ?>"><h6><?php the_time('j F Y H:i') ?></h6></a> 
                    <a href="<?php the_permalink(); ?>"><h4><?php baslik(40);?></h4></a> 
                </div> 
     <?php } endwhile; ?>         </li>
    Bunu deneyebilir misiniz hocam, çalışması gerekli.
    oldu neyi değiştirdiniz ?