Im having a similar problem as well, i just tried to install a new sidebar to the left of my blog for ads now my whole blog has gone crazy the body is being entered down by the sidebar2 i have and now my widgets are not showing in my sidebar 1. please help here are a few of my codes!
Functions.php
[code moderated - please use the pastebin]
and i was told to create a sidebar2.php which is:
[please mark the code using the 'code' button]
<div>
<ul>
<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(2) ) : else : ?>
<?php endif; ?>
</ul>
</div>
I have nooo idea what to do nextt! at all please your help would be soo greatly apprciated!