Title: Error while editing the sidebar
Last modified: August 18, 2016

---

# Error while editing the sidebar

 *  [seoram](https://wordpress.org/support/users/seoram/)
 * (@seoram)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/error-while-editing-the-sidebar/)
 * Hi I have the following error while editing the sidebar
    Can any one please help
   me as i am not a programmer may be I have deleted some stuff unknowingly
 * Is there anything after this code that I meight have deleted
 * `<?php /* If this is a monthly archive */ } elseif (isset($_GET['paged']) &&amp;!
   empty($_GET['paged'])) { ?>
    You are currently browsing the <a>/"><?php echo 
   bloginfo('name'); ?></a> weblog archives.
 * ` <?php } ?>`
 * ` <?php wp_list_pages('title_li=<h2>Pages</h2>' ); ?>`
 * Warning: fopen(E:\inetpub\vhosts\mostvaluedsites.com\httpdocs\blog/wp-content/
   themes/default/sidebar.php): failed to open stream: Permission denied in E:\inetpub\
   vhosts\mostvaluedsites.com\httpdocs\blog\wp-admin\theme-editor.php on line 58
 * Warning: fwrite(): supplied argument is not a valid stream resource in E:\inetpub\
   vhosts\mostvaluedsites.com\httpdocs\blog\wp-admin\theme-editor.php on line 59
 * Warning: fclose(): supplied argument is not a valid stream resource in E:\inetpub\
   vhosts\mostvaluedsites.com\httpdocs\blog\wp-admin\theme-editor.php on line 60
 * Warning: Cannot modify header information – headers already sent by (output started
   at E:\inetpub\vhosts\mostvaluedsites.com\httpdocs\blog\wp-admin\theme-editor.
   php:58) in E:\inetpub\vhosts\mostvaluedsites.com\httpdocs\blog\wp-includes\pluggable-
   functions.php on line 270

Viewing 1 replies (of 1 total)

 *  [jackosh](https://wordpress.org/support/users/jackosh/)
 * (@jackosh)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/error-while-editing-the-sidebar/#post-472122)
 * This line: `You are currently browsing the <a>/"><?php echo bloginfo('name');?
   ></a> weblog archives.` is all messed up. you want it to read: `You are currently
   browsing the <a href=""><?php bloginfo('url'); ?>"><?php echo bloginfo('name');?
   ></a> weblog archives.`
 * May not fix it, but this should help..

Viewing 1 replies (of 1 total)

The topic ‘Error while editing the sidebar’ is closed to new replies.

## Tags

 * [editing](https://wordpress.org/support/topic-tag/editing/)
 * [while](https://wordpress.org/support/topic-tag/while/)

 * 1 reply
 * 2 participants
 * Last reply from: [jackosh](https://wordpress.org/support/users/jackosh/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/error-while-editing-the-sidebar/#post-472122)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
