SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Support / Post a New Topic / Post your Reply Question
Posted:  07 May 2005 17:39
How do I make these two sections not to appear everytime for a registered user, but to appear if a link is clicked?
Posted:  07 May 2005 19:06
That'll require some coding. In vtopic.php and vforum.php you'll need to edit the bottom part of the code. Also, you'll need to add 2 more functions to the board to display the reply/post new topic html, edit index.php etc. It's not complicated if you know php.
Posted:  08 May 2005 15:59
Well, I know some php, but not much. I figured that I have to change the bottom part in vtopic.php and vforum.php, but I didn't succede yet. Still trying.