Can you tell me how to use $bbuserinfo as a template conditional? I have to explore other ways of figureing out whether someone is logged in or not. The previously discussed method does not work. Really its just that require_once('global.php'); statement that does not work if you are not logged in.
Does your method need the global.php ??
Thanks, still need help,
--jake
Its not just to display html differently, its to allow access to my custome code if they are logged in.
|