You have your forum url set incorrectly as far as the style,registration etc is concerned
<link rel="stylesheet" href="http://www.f-bodyhideout.com/ubbthreads/ubbthreads.php/stylesheets/infopop2.css" type="text/css" />
You have entered
http://www.f-bodyhideout.com/ubbthreads/ubbthreads.php
when it should be
http://www.f-bodyhideout.com/ubbthreads
As far as admin link not showing your cookies are not aligned. If I sign into your forum and then go to classifieds I am not logged in.
Your cookies for the forum are set like this
path /
domain blank
prefix blank
your cookies for classifieds are set as such
path /
domain .f-bodyhideout.com
prefix w3t_
You do not need to specify the default cookie prefix as the cookie no matter what is that. Here is what your cookie looks like
w3t_w3t_myid
see your issue