Program Configurations
MojoCatalog
values your time, so we have transported important configuration
settings online, editable in real-time. No more open-this-file-and-change-this-value
style. Therefore, when you want to change some values,
just login to the admin panel, update a field, and hit submit.
Please,
do not edit the config.pl file manually. First,
it is inconvenient for you to do so. Second, if
you make an error, the program won't know until run-time.
To edit your configurations, do the following steps:
- Login to your admin panel
- Click on the "configurations" link
- Scroll the page to the variable that you want to edit,
and input the changes
- Click on "save" button once you done
with the settings
- Verify the result. If you see "Action
performed successfully" then you have done
everything correctly. Otherwise, follow the instructions
to make the neccessary changes. If you do not see any change, reload
the page or refresh your browser, if the modification is still not visble,
make sure the config.pl has full writable 666 permissions (or 777 permissions on
certain servers), on windows servers make sure the directory config.pl resides
in has world writable permissions.
Getting to know your configurations
|
Your Site
Title
|
The default title that will be placed on dynamically generated pages
|
|
Your document
root
|
This is the base worldwide
accessible directory. It is used to convert your server paths into web addresses. This usually should
point to your html root. If you encounter problem such as incorrect URLs or broken images, then you should check here. |
|
Email templates
Path
|
Directory where you
have uploaded the email templates.
|
Images path |
Directory where you have uploaded the images (should be outside of the cgi-bin folder) |
|
Members Path
|
Directory where we
will store member profiles.
|
Photo Path |
Directory where we
will store member uploaded photos (should be outside of the cgi-bin folder). |
|
Program Files
Path
|
Directory where we
will store information for the program to run.
|
|
Scripts
Path
|
Directory where all the code libraries are stored.
|
|
Template
Path
|
Directory where you
have uploaded the html template files (set this folder and all files within to 777 permissions if
you want to edit the files in the web-based admin area).
|
|
Your name
|
This is the name that will be used for out-going emails.
|
|
Your Email
|
This is the email that will be used to send out emails. For SMTP server, email address may need to be setup on the server to be used. If you have some emails problem, please check if this address has been setup properly.
|
|
Sendmail
program
|
This is the path to sendmail program for Unix, Linux, FreeBSD, etc...
|
|
SMTP server
program
|
This is the SMTP server address. You need either sendmail or SMTP server to run. If you set both, smtp server will be used.
|
|
File
extension
|
On some systems, .pl's are treated as CGI scripts where .cgi's are not. If this is a problem, please change every .cgi files to .pl and select .pl as the file extension.
|
|
System
|
If you receive blank pages on windows, then please choose your system right.
|