|
Admin Panel
> Configuration > Limits
Limits
Show minimum fields
This the limit setter for the number of fields
to display to the user at time of the uploading photos or
sending ecards, the fields are e.g. the uploading browser
fields, or ecards the the number of recipient name/email entry
fieldss. Default value is 5.
Tip: User can change the number of
fields at time of uploading, ecards, etc. (maximum is 20)
Refer Call: $Config_show_min
Maximum chars in Reminder Message
Maximum chars in Album Message
Maximum chars in Media Message
Maximum chars in Media Thread
This limits the maximum characters to allow
the user to enter for the message which the user enters. This
is done to save space of your database_size. If you wish to
have no limit for the message you can do so by entering 0
in the value.
Maximum Thumbnails to show in one album
show page
As the name says it all, the limit of thumbnails
to show in one Album Page, further thumbnails will be shown
by creating page links, e.g. Page 1, 2, 3, etc..
Refer
Call: $Config_maxshow
Maximum days to keep ecards
Day Limit setter for ecards entry in the
database, after that the daily function system (eday.php)
and ecard shower file (eshow.php) will purge all old ecards.
Refer
Call: $Config_ecard_days
Maximum days to keep unactivated accounts
Day Limit setter for unactivated accounts
entry in the database and free the usernames not yet activated,
after that the daily function system (eday.php), registeration
system (resgister.php) and confirm.php will purge all unactivated
users.
Refer
Call: $Config_unact_days
Maximum Size of the Uploaded file
The maximum file-size setter for photos being
added to the system. The size must be provided in kilobytes
(KB). Anything above these size limits the photo will be rejected
from the system.
Refer
Call: $Config_allowed_size
Maximum Slide Show Interval
Limit setter for slide-show intervals, meaing
after how many seconds the slide show must progress to the
next photo. The value should be in seconds.
Refer
Call: $Config_slideShowTime
Maximum Recent Rated Users
Limit setter for the number of usernames
to be displayed along with photo in the list of the recent
raters of the photo. (only if the rating mode is set for user's
only).
Refer
Call: $Config_rateRecentNum
Maximum Top List Limit
Limit setter for the number of photo links
to display in the Top Rated photos, viewed, etc...
Refer
Call: $Config_topRatedNum
Maximum Server Space
Limit setter for the maximum size of the
disk space available in megabytes (MB) for the photos/media
uploded in Albinator. You can set it to limit the overfill
of your server allowed space. To set to no limit enter a value
as 0.
Refer
Call: $Config_maxServerSpace
Maximum Server Space Padding
You can set a padding limit of e.g. 2 MB,
therefore when only 2 MB is left out of the Maximum Server
Space limit set, the system will mail you an alert mail to
upgrade your server space limit.
Refer
Call: $Config_maxServerPadValue
Maximum uploads on Server
The maximum number photos/media you want
to have on the system, can be set here. 0 = No Limit .
Refer
Call: $Config_maxServerPhotos
Options on the Adminstration Panel are:
Configuration & Customization
Adding Account
All other admin options are pretty self explanatory or with explanation's besides them.
|