| Posted: 07 May 2005 17:39 |
|
|
|
Registered User Currently Offline
|
Posts: 2
Join Date: May 2005
|
|
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 |
|
|
|
Administrator
|
Posts: 1223
Join Date: Mar 2005
|
|
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 |
|
|
|
Registered User Currently Offline
|
Posts: 2
Join Date: May 2005
|
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.
|