Re: Do we need to enable PSPell [message #33 is a reply to message #29] |
Sun, 20 January 2002 07:13 |
Ilia
Messages: 13241 Registered: January 2002
Karma:
|
Senior Member Administrator Core Developer |
|
|
zerobits wrote on Sun, 20 January 2002 12:36 AM |
But one question, where to set the moderator for each forum?
|
To set a moderator for a forum(s), go to the admin control panel and from there in to the "Moderator/User Manager" menu. Using that control panel, find the user you wish to assign moderators rights to (you can find the user by using their login or email). Once you find the user, their info will be displayed, near the bottom there is an option called "Modify Moderation Permissions", click it. It will open a popup window with a list of forums, check the checkbox beside the forums you wish the user to moderate and click apply.
Quote: |
And how to create the header page, like the header banner logo you have on top. Do I have to manually edit index.php?
|
You don't need to edit the source of any php files to do so. Go to the Admin Control Panel and choose the "Style Manager" option. If you already have a style click on the "Edit" link, if you are using the default style click on the "copy" link (it will make a duplicate of the default style). In the page that comes up (scroll down to the "Header/Footer" section, which has 3 options. Pre-Header Goes between the <head></head> tags Header Goes after the <body> tag Footer Goes before the </body> tag
This is where you put your HTML and/or PHP code.
P.S. if you are making a copy of the default style, make the new style you've created default, and disable the style which comes with the forum.
FUDforum Core Developer
|
|
|