/ Forside / Teknologi / Udvikling / PHP / Nyhedsindlæg
Login
Glemt dit kodeord?
Brugernavn

Kodeord


Reklame
Top 10 brugere
PHP
#NavnPoint
rfh 3959
natmaden 3372
poul_from 3310
funbreak 2700
stone47 2230
Jin2k 1960
Angband 1743
Bjerner 1249
refi 1185
10  Interkril.. 1146
janmejer.dk/blog
Fra : Mejer


Dato : 07-07-07 10:14

hvordan installerer jeg et blog-script i php?
jeg har oploaded siderne ( janmejer.dk/blog ) men får en fejlmeddelse.

Theme Name: Coffee Club
Theme URI: http://www.freetemplatesonline.com

sådan ser index.php ud: ( eller er det css der skal rettes? )





<?php
get_header();
?>
<table width="285" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" height="5"><img src="<?php
bloginfo('stylesheet_directory'); ?>/images/welcome_top.gif"
alt="welcome_top"></td>
</tr>
<tr>
<td valign="top" class="right_bg">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class="post" id="post-<?php the_ID(); ?>">
<h3 class="storytitle"><img src="<?php
bloginfo('stylesheet_directory'); ?>/images/post.gif" alt="post"> <a
href="<?php the_permalink() ?>" rel="bookmark"><?php the_title();
?></a></h3>
<h2><?php the_time('F jS, Y') ?></h2>

<div class="meta"><?php _e("Filed under:"); ?> <?php
the_category(',') ?> &#8212; <?php the_author() ?> @ <?php the_time()
?></div>

<div class="storycontent">
<?php the_content(__('(more...)')); ?>
</div>

<div class="feedback">
<?php wp_link_pages(); ?><?php
comments_popup_link(('Read Comments (0)'),('Read Comments (1)'), ('Read
Comments (%)'),'read_post_link'); ?> <?php edit_post_link('Post your
own','<span class="edit_post_link">','</span>'); ?>
</div>

</div>

<?php comments_template(); // Get wp-comments.php template ?>

<?php endwhile; else: ?>
<p><?php _e('Sorry, no posts matched your criteria.'); ?></p>
<?php endif; ?>
</td>
</tr>
<tr>
<td valign="top"><img src="<?php bloginfo('stylesheet_directory');
?>/images/history_bottom.gif" alt="history_bottom"></td>
</tr>
<tr>
<td valign="top"></td>
</tr>
</table>
<?php posts_nav_link(' &#8212; ', __('&laquo; Previous Page'), __('Next Page
&raquo;')); ?>

<?php get_footer(); ?>



 
 
Mejer (07-07-2007)
Kommentar
Fra : Mejer


Dato : 07-07-07 17:59

aa drop det, jeg tror bare jeg laver en wordpress.com - blog



Søg
Reklame
Statistik
Spørgsmål : 177500
Tips : 31968
Nyheder : 719565
Indlæg : 6408509
Brugere : 218887

Månedens bedste
Årets bedste
Sidste års bedste