Title: zealous's Replies | WordPress.org

---

# zealous

  [  ](https://wordpress.org/support/users/zealous/)

 *   [Profile](https://wordpress.org/support/users/zealous/)
 *   [Topics Started](https://wordpress.org/support/users/zealous/topics/)
 *   [Replies Created](https://wordpress.org/support/users/zealous/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/zealous/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/zealous/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/zealous/engagements/)
 *   [Favorites](https://wordpress.org/support/users/zealous/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Parse Error](https://wordpress.org/support/topic/parse-error-1-2-3-4-5-6-7-8-9/)
 *  Thread Starter [zealous](https://wordpress.org/support/users/zealous/)
 * (@zealous)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/parse-error-1-2-3-4-5-6-7-8-9/#post-94731)
 * Oh well, I tried a simple blog script as an alternative to WP… and it works great!
   Thanks anyways =)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Parse Error](https://wordpress.org/support/topic/parse-error-1-2-3-4-5-6-7-8-9/)
 *  Thread Starter [zealous](https://wordpress.org/support/users/zealous/)
 * (@zealous)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/parse-error-1-2-3-4-5-6-7-8-9/#post-94713)
 * so? what do you think? =)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Parse Error](https://wordpress.org/support/topic/parse-error-1-2-3-4-5-6-7-8-9/)
 *  Thread Starter [zealous](https://wordpress.org/support/users/zealous/)
 * (@zealous)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/parse-error-1-2-3-4-5-6-7-8-9/#post-94707)
 * Ok.. [http://paste.uni.cc/2175](http://paste.uni.cc/2175) ..Just ignore the `
   <?php ?>` on top and below of the codes because they’re not included in my footer.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Parse Error](https://wordpress.org/support/topic/parse-error-1-2-3-4-5-6-7-8-9/)
 *  Thread Starter [zealous](https://wordpress.org/support/users/zealous/)
 * (@zealous)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/parse-error-1-2-3-4-5-6-7-8-9/#post-94694)
 * can someone help?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Parse Error](https://wordpress.org/support/topic/parse-error-1-2-3-4-5-6-7-8-9/)
 *  Thread Starter [zealous](https://wordpress.org/support/users/zealous/)
 * (@zealous)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/parse-error-1-2-3-4-5-6-7-8-9/#post-94665)
 * my whole code is: `<?php
    /* Don't remove this line. */ require('./wp-blog-header.
   php'); ?> <? include("header_wp.inc"); ?> <?php if ($posts) : foreach ($posts
   as $post) : start_wp(); ?> <?php the_date('','<h1>','</h1>'); ?> <h2 id="post-
   <?php the_ID(); ?>"><?php the_title(); ?></h2> <?php the_content(); ?> <p class
   ="comment"><?php wp_link_pages(); ?> <?php comments_popup_link(__('Comments (
   0)'), __('Comments (1)'), __('Comments (%)')); ?> </div> <div class="content"
   > <h1>Site Updates</h1> <? include("updates.inc"); ?> <? include("footer.inc");?
   > header_wp.inc contains: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//
   EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <HTML xmlns="
   http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/1"> <title>
   Idyllic # A Personal Site</title> <meta http-equiv="Content-Type" content="text/
   html; charset=iso-8859-1"> <meta name="generator" content="WordPress <?php bloginfo('
   version'); ?>" /> <!-- leave this for stats --> <META http-equiv=pragma content
   =no-cache> <META content="noindex, nofollow" name=robots> <META HTTP-EQUIV="imagetoolbar"
   CONTENT="no"> <META content="Personal website of Bernie. Includes her journal,
   cravings and creative side as well. " name=description> <link href="style_me.
   css" rel="stylesheet" type="text/css"> <link rel="alternate" type="application/
   rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="
   alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?
   >" /> <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href
   ="<?php bloginfo('atom_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('
   pingback_url'); ?>" /> <?php wp_get_archives('type=monthly&format=link'); ?> 
   <?php //comments_popup_script(); // off by default ?> <?php wp_head(); ?> </head
   > <body> <p class="outdated">You're reading this because your browser is too 
   outdated. Kindly <A href="http://www.webstandards.org/upgrade/">upgrade now, 
   for FREE. <div class="container"> <div id="left"> <div class="top"> <img src="
   top_me.jpg" alt="idyllic top" width="500" height="303" title="Idyllic..." /></
   div> <div class="content">

Viewing 5 replies - 1 through 5 (of 5 total)