Posted by David67 Sun 2nd Apr 2006 18:58 - Syntax is PHP - 135 viewsRun this post in the PHP shell
Download | New Post | Modify | Hide line numbers
PHP parser reported the following syntax error in this post:
Parse error: syntax error, unexpected $end in post on line 54
Description:
http://wordpress.org/support/topic/56633?replies=8

  1. $wp_query->set( 'showposts', '1' ); ?>
  2. query_posts( '' ); ?>
  3.  
  4.  
  5.  
  6.     if (have_posts()) : ?>
  7.  
  8.         while (have_posts()) : the_post(); ?>
  9.  
  10.            
    class="post" id="post-">
  11.                                
    "postmetadata">('F jS, Y') ?>. Posted by the_author() ?> edit_post_link('Edit','[',']'); ?>
  12.                                 Read more about : (',') ?>
  •  
  •  
  •                
    class="entry">
  •                     the_content('Read the rest of this entry »'); ?>
  •                
  •  
  •                
    "metadata_bas">"">permanent link('Post a Comment', '1 Comment', '% Comments'); ?>
  •            
  •  
  •         endwhile; ?>
  •  
  •        
    class="navigation">
  •            
    class="alignleft">('« Previous Entries') ?>
  •            
    class="alignright">('Next Entries »') ?>
  •        
  •  
  •     else : ?>
  •  
  •        

    class="center">Not Found

  •        

    class="center">Sorry, but you are looking for something that isn't here.

  •        
  •  
  •    
  •    
  •    
  •    
  •    
  •        
  •  
  •  
  •        
  •        
  •  
  •  
  •  
  •  
  •    
  •  
  •  
  •  

  • PermaLink to this entry https://pastebin.co.uk/602
    Posted by David67 Sun 2nd Apr 2006 18:58 - Syntax is PHP - 135 viewsRun this post in the PHP shell
    Download | New Post | Modify | Hide line numbers