QuickRegister Configuration Parameters
[ Section Links]
|
[Parameter Names]
Section Links
Miscellaneous
Time
Templates within Templates
Email Definitions
Error Log and Admin E-mail Parameters
Login Parameters
Registration Parameters
Password Parameters
Session Login Cookie
Internal parameters - do not touch unles you know what you are doing
Mail Module - is an Add On Module to broadcase e-mail to all members
Configuration Parameters in File: config.txt
Parameter Name
Description
Value
Miscellaneous
[Top]
|
[Bottom]
UseBrowserDetect
Use Browser Detect to exclude browsers that misbehave downloading pdf or zip
files. Set to 1 - ON, 0 - OFF
Time
[Top]
|
[Bottom]
AdjustTimeInHours
Adjust the time displayed in your time zone if the server time zone is
different. Use + or - in front of the number.
AdjustTimeInMinutes
If the time on your server is not accurate then adjust the time in minutes
different. Use + or - in front of the number.
Templates within Templates
[Top]
|
[Bottom]
othertemplates
This Parameter defines what files you want to be included
in other template files. Excellent for headers, footers and menus.
Delimit the filenames with a colon
Set in your template the XML tag as follows: eg. <QR $footer>. All the
contents of footer.htm will be read into the template file
Email Definitions
[Top]
|
[Bottom]
MailType
MailType - Set to 0 to use sendmail. Set to 1 to use Net::SMTP
MailPath
Unix path to sendmail when MailType=0
MailHost
Mail Host name when MailType=1. Try mail.domainname.com or call your technical
support
Error Log and Admin E-mail Parameters
[Top]
|
[Bottom]
AdminEmail
Adminstrator email address
SystemName
System Name used in From for system errors
ErrorSubject
Subject Line for System Errors
ErrorLog
Error Log
SqlErrorLog
SQL Error Log
Login Parameters
[Top]
|
[Bottom]
UseAutoLogin
Sets a permanent cookie of the username and password after the first login
to bypass the login process there after
1 - turn on, - 0 turn off
cookie_expires_in
Sets permanent cookie date: eg. 3Y+ - in 3 years, 3M+ - in 3 months,
3D+ in 3 days
AllowMultipleLogins
Allow multiple logins
1 - turn on, - 0 turn off
loginURL
Url to the login page. It is used in the e-mail sent to the client upon
registration
Registration Parameters
[Top]
|
[Bottom]
ignore_expirydate
Do not use expiry date feature - set to 1
1 - turn on, - 0 turn off
expirytime_in_days
Sets an expiry date in days
Password Parameters
[Top]
|
[Bottom]
CreatePassword
Create passwords from registration program (not working yet)
1 - turn on, - 0 turn off
PasswordMinimum
Minimum Length of Password
PasswordMaximum
Maximum Length of Password
Session Login Cookie
[Top]
|
[Bottom]
ignore_sessiontime
Do not use session time - set to 1
Session time refers to the amount of inactivity time in a given session upon
which the client is forced to login again.
1 - turn on, - 0 turn off
DatabaseSessionTime
Use database to track session time instead of cookie
s_key_today
Seed value for the encryption of the session cookie using MD5
Concerned about security then change the value regularly
SessionTimeInMinutes
Inactivity time set in minutes. After this amount activity the client is
forced to login again.
domainname
Domain name of the site hosting the application
Used by the session cookie
Internal parameters - do not touch unles you know what you are doing
[Top]
|
[Bottom]
total_len_state_id
state id length
decade
Current century (excuse the parameter name)
Mail Module - is an Add On Module to broadcase e-mail to all members
[Top]
|
[Bottom]
TimeToSleep
Time in Seconds to pause between each e-mail. This parameter is essential
if virutally hosted. With a large list one can hog the mail server and
then get complaints from your web host. Play it safe pause between each
e-mail.
SentText
Text shown on report. Available if a need to translate.
Parameter Names
AdjustTimeInHours
AdjustTimeInMinutes
AdminEmail
AllowMultipleLogins
CreatePassword
DatabaseSessionTime
ErrorLog
ErrorSubject
MailHost
MailPath
MailType
PasswordMaximum
PasswordMinimum
SentText
SessionTimeInMinutes
SqlErrorLog
SystemName
TimeToSleep
UseAutoLogin
UseBrowserDetect
cookie_expires_in
decade
domainname
expirytime_in_days
ignore_expirydate
ignore_sessiontime
loginURL
othertemplates
s_key_today
total_len_state_id
QuickRegister
© Bytes Interactive 2002
<cgi@bytesinteractive.com>