sidebar isn’t showing, what’s wrong w/ this code?

Does the markup after <?php get_sidebar(); ?> show up?

I would guess that this is a silent PHP error, as your lines within the if/else block do not end with semi-colons. 🙂