get_sidebar() not get_sidbar()
correct your syntax and try again.
Sidebar is usually spelled with an “e” in theme templates. Unless it was intentional of course.
Just an after thought… you may want to consider avoiding spaces and upper case lettering in directory names.
LOL wow, i feel like a dumbass.
well now I have this: http://www.hospiceinform.net/
not much better.
I understand what is going wrong btw .. i have missing elements
Actually, it wasn’t missing elements, it was an extra </div> in my sidebar. Thanks for all your help guys. My only problem now is figuring out why my sidebar is on the left hand side instead of the right … mysterious.
But of course! my sidebar was placed after the post area in the HTML but in the PHP I had it before. problem solved.