tutoriale photoshop, brushes, patterns, gradient
Site afiliat proiectului Wtricks.com
   
   
  REGULAMENT | Search | Members | Calendar | Help  
 


Post Reply  Post Thread 
problema latest posts table...
Author Message
roscatul1
Designer
******


Posts: 448
Group: Registered
Joined: Jul 2008
Status: Offline
Reputation: 1
Lei: 1451.35
Post: #1
problema latest posts table...

am inceput sa fac un site de muzica....totul e in wordpress....lui @hexstring ii merge codu pe site ...mie NU ...( in proportie de 80% nu are legatura cu nici un plugin )

codul este urmatorul si vine pe index.php ...trebuia ca acesta sa apara cu ultimele posturi care separat vin fiecare cu cate o melodie,categoria in care se afla si numarul de afisari :

Code:
<?php get_header(); ?>
<table width="510" cellpadding="1" cellspacing="1">
   <tr>
     <td width="358" background="wp-content/themes/blue.jpg" align ="left"><font color="#ffffff" size="2">Artist - Melodie</font></td>
<td width="69" background="wp-content/themes/blue.jpg" align="center"><font color="#ffffff" size="2">Categorie</font></td>
<td width="51" background="wp-content/themes/blue.jpg" align="center"><font color="#ffffff" size="2">Accesari</font></td>
   </tr>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<tr>
<td align="left"><a href="<?php the_permalink() ?>" rel="bookmark" title="Downloadeaza melodia <?php the_title(); ?>"><?php the_title(); ?></a></td>
<td align="center"><?php the_category(', ') ?></td>
<td align="center"><?php if(function_exists('the_views')) { the_views(); } ?> </td>
</tr>


<?php endwhile; ?>


datimi o mana de ajutor ca nu mai stiu ce sa fac... totul e alandala acum Sad....mai tare capu meu .....

deci daca pun codu respectiv imi apar sute de erori si nu ies din ele numai daca sterg ultima linie din el :|.....

prima eroare e urmatoarea :
Parse error: syntax error, unexpected $end in /home/hex/public_html/mp3uri/wp-content/themes/wite/wite/index.php on line 24
pe linia 24 fiind </tr> ( CHIAR NU INTELEG CE NU E BINE ) ...plss help

07-30-2008 12:58 PM
Visit this users website Find all posts by this user Quote this message in a reply
roscatul1
Designer
******


Posts: 448
Group: Registered
Joined: Jul 2008
Status: Offline
Reputation: 1
Lei: 1451.35
Post: #2
RE: problema latest posts table...

am rezolvat problema....TOPIC INCHIS !!

07-30-2008 03:37 PM
Visit this users website Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

 

 Invatam Net
Esti nou pe aici? Vorbeste-ne despre tine.
Citeste articole si tutoriale unice.
Ai un site? Iti putem oferi un review.

  Parteneri

  


-->