Oh, and one more question: If I'm modifying the header template (main.tpl) and using my own code - how do I make it display 'login' and 'register' only if the user is not logged in? I know there's PHP code to do it, but can't seem to find much info
1 2007-04-04 02:05
Re: Integration of Search, Log-in (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
2 2007-04-04 01:58
Topic: Integration of Search, Log-in (4 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I'm looking to integrate punBB into a site I'm developing - the two major things I need to do are put a punBB search box on each page, and show the user if they're logged in (and give them a link to login/registration), on non-punBB pages of my site. Is there a simple way to do this?