Basic Usage Settings:
>
>Default
Viewing Style:
Use Tree for Q & A support purposes, and
Flat for all other purposes
>
class="radiocheck">
Tree Style
class="radiocheck">
Flat Style
class="radiocheck">
Simplified Flat Style
>
>Alternate Color By:
>
class="radiocheck">
Row
class="radiocheck">
Column
>
>Show Moderator Column on forum homepage?
>
class="radiocheck">
Yes
class="radiocheck">
No
>
>Show post permission on forum homepage?
>
class="radiocheck">
Yes
class="radiocheck">
No
>
>Hide unselected category on forum homepage?
If "No", you will see collapsed category on forum homepage
>
class="radiocheck">
Yes
class="radiocheck">
No
>
>Allow
Online User Tracking?
Slightly decreases the performance of the forum
class="radiocheck">
Yes
class="radiocheck">
No
class="radiocheck">
Allow hiding from online list
>
>Allow
Users to Hide Profile?
Admins or member himself can still view profile
class="radiocheck">
Yes
class="radiocheck">
No
>
>Disable IMG code in user signature?
Useful to disable oversized signature
class="radiocheck">
Yes
class="radiocheck">
No
>
>Show parent message author when viewing messages in flat style?
"Yes" can degrade performance a bit.
class="radiocheck">
Yes
class="radiocheck">
No
>
>Show a short version of message when mouseover on topics link?
"Yes" will increase bandwidth usage a bit.
class="radiocheck">
Yes
class="radiocheck">
No
>
>Preference for "today's posts" and "posts since last visit"
class="radiocheck">
Threads only
class="radiocheck">
All posts
>
width="250">Poll Creation:
Specify site-wide poll creation permission
>No - No Poll Allowed (Admin Only)
>Yes - Poll Creation allowed
>
width="250">Poll Tracking:
Specify site-wide poll tracking method
>Track voting with Member ID
>Track voting with Member ID and IP Address
>
>Allow Forum Subscription?
this is a global setting; this behavior can be
modified on a per-forum basis. This setting requires you to specify
E-mail component. Use CDONTS if your server is not equipped with
any commercial mail components
class="radiocheck">
Yes
class="radiocheck">
No
>
width="250">Max. Private MSG? (0 = disabled)
this is a global setting; this behavior can be
modified on a per-member basis.
>0
>10
>20
>50
>75
>100
>
width="250">Allow Upload in PM?
this is a global setting; this behavior can be
modified on a per-member basis.
class="radiocheck">
Yes
class="radiocheck">
No
If yes, please specify:
<%
Dim PMUpload:PMUpload = split(forumConfig(34,0),"|")
%>
width="250">Flood
Control? (0 = disabled)
The minimum interval (in min.) between a particular
user's posts and replies. Setting this option is best when you want
maximum security. Note: Guests will be treated as a single
user, so use this option with caution.
>
>0
>1
>2
>5
width="250">Time limit for message Edit and Delete
(0 = member can edit and delete at any time)
Specify the duration before a member can still manage
his message (edit + delete)
>
days
>
width="250">Allow avatar?
Admin can upload desired avatars (will be viewable beside his post)
class="radiocheck">
Yes
class="radiocheck">
No
>
width="250">Allow
Users to upload avatar?
this requires PGDUpload (see above);
user's avatar will be viewable beside his post. Specify the minimum number
of posts required before a user can upload his own avatar.
(0=disable this option; max=255)
If upload is allowed, please specify:
<%
Dim avatarUpload:avatarUpload = split(forumConfig(55,0),"|")
%>
>
width="250">Allow
Users to upload their profile photo?
this requires PGDUpload (see above);
user's photo will be viewable in his personal profile. If you disable this option
user can choose to use their avatar (either uploaded or predefined) as their profile
photo.
>No
>Link using URL
>Upload Photo
>Both
If upload is allowed, please specify:
<%
Dim profileUpload:profileUpload = split(forumConfig(56,0),"|")
%>