Home › Forums › Back End › Parse error: syntax error, unexpected ‘/’ —-> i tried … but still there is an error › Re: Parse error: syntax error, unexpected ‘/’ —-> i tried … but still there is an error
January 26, 2012 at 6:24 am
#95445
Participant
for your 1st answer , another error appeared ..
this is my comment.php file that work on it :
/**
* @package WordPress
* @
*/
?>
/* Stop the rest of comments.php from being processed,
* but don't kill the script entirely -- we still have
* to fully load the template.
*/
return;
endif;
?>
// You can start editing here -- including this comment!
?>
'athoob_comment' ) ); ?>
/* If there are no comments and comments are closed,
* let's leave a little note, shall we?
* But only on posts! We don't want the note on pages.
*/
if ( ! comments_open() && ! is_page() ) :
?>
'fields' => apply_filters( 'comment_form_default_fields', array(
'author' => '' . ( $req ? '*' : '' ) .
'
',
'email' => ' ' . ( $req ? '*' : '' ) .
'
',
'url' => '' .
'
'
),
'logged_in_as' => '' . sprintf( __( 'أنت مسجل باسم %2$s. خروج' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( $post_id ) ) ) ) . '
',
'comment_notes_after' => '',
'comment_field' => ''
);
?>
?>
التعليقات على هذه التدوينة :