Here are a couple possible reasons for getting that error:
“Could not properly close archive ‘/home/username/public_html/folder/wp-content/backup-UNRsRRbOkV4o/Nameofwebsite-ma7n08.zip’.”
1. you’re out of disk space
2. you’re trying to backup files which you have no permission to read
Problem 1.
Singular widget area is that which shows only in single post is opened, and not show on pages,archives,homepage etc.
Non singular widget area is when archive page or index page is opened, and not show on single post page.
Problem 2.
you can move your side bar in zbench theme to right side.. to do so just follow the steps
1. open style.css in your theme folder Or under Appear menu in admin section of word press select editor/edit/edit theme option
find the line
#content,#content_ns{overflow:hidden;float:right;width:640px;padding:0;margin-left:20px;}
and change the float:right to float:left and save your file and then check your site. your side bar is on left side as at my site http://www.trajim.com
sorry for my poor English ,but hope you will get some help.