parse error on line 289
-
i get a warning + parse error message :
Warning: Unexpected character in input: ‘\’ (ASCII=92) state=1 in /home/action13/public_html/wordpress/wp-admin/edit-form-advanced.php on line 289
Parse error: parse error, unexpected ‘)’, expecting ‘,’ or ‘;’ in /home/action13/public_html/wordpress/wp-admin/edit-form-advanced.php on line 289
went to see the code on line 289 :
<input name=”deletepost” class=”button” type=”submit” id=”deletepost” tabindex=”10″ value=”<?php _e(‘Delete this post’) ?>” <?php echo “../../../../../wordpress/wp-admin/onclick=%5c%22if%20(%20confirm(‘%22%20.%20sprintf(__(“, \’OK\’ to delete.”), js_escape($post->post_title) ) . “‘) ) { document.forms.post._wpnonce.value = ‘$delete_nonce’; return true;}return false;\””; ?>
I’m lost ! please can someone help me. I got this message after trying to post my first text …
thanks !!!
- The topic ‘parse error on line 289’ is closed to new replies.