Quote:
Originally Posted by Velocd
This would be very easy to do.
Just ensure to require_once 'path/to/forum/global.php'; on every PHP file outside of the forums directory, so to tie it in with the forum system.
|
Thanks but that royally screws up my main site, especially if the board is turned off. Is there an easier way to get the login code only? I want to be able to put a small phrase that tells them they aren't logged in. Thanks.