[]My only problem is for some reason I can not find a place to turn it on or off after I installed it. [/]
Admiral to turn it on you must go into your Admin Panel and Under Themes you see the option for the sidebar left, right, off. Also to get it for all users you may have to either have them set the sidebar as they want or in the SQL Area do a UPDATE w3t_Users SET U_Sidebar = "left" WHERE U_Sidebar = ''
to change the box's that show you must change that in the script itself.