Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

App

Var Name

Group

Added version

Type

Default Value

Explanation

attachment

attachment_valid_images

n/a

2.0.0alpha1

array

[ gif, jpg, jpeg, png ]

Create Thumbnails
Define what file extensions we should create thumbnails for when a user uploads an image attachment.

attachment

attachment_max_thumbnail

n/a

2.0.0alpha1

integer

120

Thumbnail Width/Height
Define the width and height of the thumbnail that will be created after a user uploads an image. If the image uploaded is smaller then the specified width\/height it will not create a thumbnail for the image.

attachment

attachment_max_medium

n/a

2.0.0alpha1

integer

600

Medium Thumbnail Width/Height
Define the width and height of the medium thumbnail that will be created after a user uploads an image. If the image uploaded is smaller then the specified width\/height it will not create a medium thumbnail for the image.
Note that the medium thumbnail is displayed on the website instead of the original image to save bandwidth.

comment

comment_hash_check

spam

2.0.0rc1

boolean

FALSE

Comment Hash Check
If enabled this will check if the last X comments added in the last Y minutes are identical to the comment being added.
Notice: X & Y are settings that can be changed. X = Comments To Check. Y = Comment Minutes to Wait Until Next Check

comment

comments_to_check

spam

2.0.0rc1

integer

10

Comments To Check
If the setting to check if comments are identical you can set here how many comments in the past should be checked.

comment

total_minutes_to_wait_for_comments

spam

2.0.0rc1

string

2

Comment Minutes to Wait Until Next Check
If the setting to check if comments are identical you can set here how far back we should check in minutes.

comment

comment_page_limit

n/a

2.0.0alpha1

integer

10

Page Limit
Define how many comments will be displayed on a page before we add a pagination so users can continue to browse to other pages to view the rest of the comments.

comment

total_comments_in_activity_feed

n/a

3.0.0Beta1

integer

2

Total Comments in Activity Feed
Define how many comments should be displayed within each activity feed.

comment

comment_is_threaded

n/a

2.0.0alpha1

boolean

0

Thread Display
If set to Yes comments will be displayed in a thread format allowing users to reply to specific comments instead of the general item they are commenting on.

comment

thread_comment_total_display

n/a

3.0.0

integer

3

Total Nested Comments
Define how many nested comments we should display.
Note: This is only used if threaded replies are enabled.

contact

contact_enable_captcha

n/a

2.0.0alpha1

boolean

1

Enable Captcha for Contact
If enabled the users trying to reach you through the Contact Us module will need to complete a captcha challenge before submitting their message.

contact

contact_enable_captcha

n/a

2.0.0alpha1

boolean

1

Enable Captcha for Contact
If enabled the users trying to reach you through the Contact Us module will need to complete a captcha challenge before submitting their message.

contact

allow_html_in_contact

n/a

2.0.0alpha1

boolean

1

Allow html in contact form
This setting tells if the site allows HTML in the contact us form.

contact

contact_staff_emails

n/a

2.0.0alpha2

string

(empty)

Staff Emails
List of emails separated by a comma that will receive an email when someone uses the "Contact Us" form.

contact

enable_auto_responder

n/a

2.0.8

boolean

1

Enable Auto Responder
When this setting is enabled an email will be sent to the user who submits a message.

contact

auto_responder_subject

n/a

2.0.8

phrase

Thank you for contacting us

Auto Responder Subject Phrase
This is the phrase that will be used when sending an auto response message.

contact

auto_responder_message

n/a

2.0.8

phrase

We have received your message and will reply as soon as possible. Have a nice day

Auto Responder Message Phrase
This is the phrase that will be used when sending an auto response message.

core

section_privacy_item_browsing

general

3.0.0Beta1

boolean

TRUE

Section Privacy Item Browsing
Enabling this option will allow users to browse certain sections that allow privacy settings. By default we only display public items in what we call sections (eg. Blogs, Polls, Albums etc...). With this option enabled we will display items to the user that is viewing it based on the items privacy setting. Note that this option requires a load balanced server and in many cases several SQL servers just to support this sort of query on an active community.

core

turn_off_full_ajax_mode

general

4.4.0

boolean

FALSE

Turn off full ajax mode

core

title_delim

general

2.0.0alpha1

string

»

Site Title Delimiter
This value will be used as the delimiter to separate titles being added for each page on the site.

core

site_title

general

2.0.0alpha1

string

SiteName

Core Live
Name of your site.

core

keywords

general

2.0.0alpha1

large_string

social networking

Meta Keywords
Enter the meta keywords for all pages. These are used by search engines to index your pages with more relevance.
Note that certain modules or pages have their own meta keyword settings and if those are set they will override this setting.

core

description

general

2.0.0alpha1

large_string

Some information about your site...

Meta Description
Enter the meta description for all pages. This is used by search engines to index your pages more relevantly.
Note that certain modules or pages have their own meta keyword settings and if those are set they will override this setting.

core

site_copyright

general

2.0.0alpha1

string

SiteName ©

Copyright
Add your sites copyright.

core

global_site_title

general

2.0.0

string

Social Networking Community

Site Title
This will displayed on each page as the title of your site.

core

friends_only_community

general

2.1.0Beta1

boolean

FALSE

Friends Only Community
By enabling this option certain sections (eg. Blogs, Photos etc...), will by default only show items from the member and his or her friends list.

core

official_launch_of_site

general

3.2.0beta1

string

Installed date

Official Launch Date (Month\/Day\/Year)
This is the day your site was launched. It is used to create statistics for the site to build daily averages. The format is Month\/Day\/Year.

core

search_group_settings

general

4.6.0

boolean

TRUE

Search user groups settings
Turn on this setting if you want to search user groups settings in AdminCP.

core

google_plus_page_url

seo

4.5.0

string

(empty)

The Google+ Business page URL
The URL of your Google+ Business page

core

meta_description_profile

seo

2.0.0rc1

large_string

Site Name gives people the power to share and makes the world more open and connected.

Meta Description Profile
This is the meta description provided on a users profile that is included with their personal information. It is advised for this to not be too long in order to leave room for the users personal information.

core

global_update_time

time_stamps

2.0.0alpha1

string

F j, Y

Global Time Stamp
Each module has items that are displayed and use our time stamp settings to display the date the way we would like.
If a module does not specify a time stamp setting it will use the default time stamp layout which is controlled with this setting.
For a better understanding on how to modify this setting and what the string values stand for you can follow up on the PHP date() function here.

core

default_time_zone_offset

time_stamps

2.0.0alpha1

string

0

Default Time Zone
Select the default time zone for guests and new users.

core

identify_dst

time_stamps

2.0.0beta5

boolean

TRUE

DST

core

extended_global_time_stamp

time_stamps

2.0.0rc2

string

M j, g:i a

Extended Global Time Stamp

core

conver_time_to_string

time_stamps

2.0.0rc10

string

g:i a

Time to String

core

date_field_order

time_stamps

3.0.0Beta1

drop

MDY

Calendar Date Format
The format for parsed and displayed dates.
MDY = Month\/Day\/Year
DMY = Day\/Month\/Year
YMD = Year\/Month\/Day

core

use_jquery_datepicker

time_stamps

3.0.0Beta1

boolean

TRUE

Use Datepicker
Set this to "TRUE" to use a Datepicker on all areas that require users to select a date

core

ip_check

server_settings

2.0.0alpha1

integer

TRUE

Session IP Octet Length Check
Select the subnet mask which reflects the level of checking you wish to run against IP addresses when a session is being fetched.
This is useful if you have a large number of users who are behind transparent proxies and have an IP address that can change randomly between request such as AOL.
The more this is decreased the greater the security risk from session hijacking.

core

session_prefix

cookie

2.0.0alpha1

string

core

Cookie Prefix
Prefix for cookies and PHP sessions being set by the script.
Warning: This value can only contain alphanumeric characters (eg. a-zA-Z0-9)
Note that everyone will be forced to login again for security reasons.

core

cookie_path

cookie

2.0.0alpha1

string

/

Path to Save Cookies
The path to which the cookie is saved. If you run more than one site on the same domain, it will be necessary to set this to the individual directories of your site. Otherwise, just leave it as \/ .
Please note that your path should always end in a forward-slash; for example '\/community\/', '\/site\/' etc.
Entering an invalid setting can leave you unable to login to your site.

core

cookie_domain

cookie

2.0.0alpha1

string

(empty)

Cookie Domain
This option sets the domain on which the cookie is active. The most common reason to change this setting is that you have two different urls to your site, i.e. example.com and community.example.com. To allow users to stay logged into the site if they visit via either url, you would set this to .example.com (note the domain begins with a dot.
You most likely want to leave this setting blank as entering an invalid setting can leave you unable to login to your site.

core

method

mail

2.0.0alpha1

drop

mail

Send Mail Method
Select the method you would like your emails to be sent it, which is either using the default PHP mail() function or SMTP.

core

mailsmtphost

mail

2.0.0alpha1

string

(empty)

SMTP Host
If SMTP is enabled, set the SMTP server host here.

core

mail_smtp_authentication

mail

2.0.0alpha1

boolean

FALSE

SMTP Authentication

core

mail_smtp_username

mail

2.0.0alpha1

string

(empty)

SMTP Username

core

mail_smtp_password

mail

2.0.0alpha1

string

(empty)

SMTP Password

core

mail_smtp_secure

mail

4.5.3

string

none

Secure with SSL or TLS ?
Select cryptographic protocol that enabled on your SMTP mail server.

core

mail_from_name

mail

2.0.0alpha1

string

null

From
This is the name displayed when users receive emails from this site.

core

email_from_email

mail

2.0.0alpha1

string

(empty)

Email
This is the default email used when sending out emails and it will be the email users will see in their email.

core

mail_signature

mail

2.0.0alpha1

large_string

Kind Regards,
Site Name

Signature
This is the signature added to the bottom of each email that is sent from this site.

core

mail_queue

mail

4.6.0

boolean

FALSE

Email Queue
Enable this to use Queue for sending email. It will help you prevent the overloading on the mail server. Please make sure that Cronjob has been set up to use this feature.

core

mail_smtp_port

mail

2.0.0rc9

interger

25

SMTP Port
What port to use for sending mail with SMTP? Default is 25

core

check_certificate_smtp_host_name

mail

4.6.1

boolean

TRUE

Check certificate SMTP host name
Check ssl certificate of your SMTP host name. If it does not use valid certificate, email can't be sent

core

site_is_offline

site_offline_online

2.0.0beta4

boolean

FALSE

Site is offline?
Select Yes to turn your site offline.

core

site_offline_message

site_offline_online

2.0.0beta4

large_string

(empty)

Offline Message
Message that will be displayed to guests when the site is offline.

core

registration_enable_dob

registration

2.0.0rc1

boolean

FALSE

Date of Birth
Enable this so users can register their date of birth when signing up for the site.

core

registration_enable_gender

registration

2.0.0rc1

boolean

FALSE

Gender Field
Enable this so users can register their gender when signing up for the site.

core

registration_enable_location

registration

2.0.0rc1

boolean

FALSE

Location
Enable this so users can register their location when signing up for the site.

core

registration_enable_timezone

registration

2.0.0rc1

boolean

FALSE

Timezone
Enable this so users can register their timezone when signing up for the site.

core

global_genders

registration

2.0.5dev2

array

[ male, female ]

Genders
This setting controls the genders used on this community. To add a new gender you need to populate it with 3 values separated by a pipe \ "|\" (without quotes). Use the default Male and Female genders we provide as examples.
The first value needs to be a unique numerical ID number. For Male and Female we use the numbers 1 and 2. We advice to go upwards from there. The 2nd field needs to be a phrase that you must first add using our language manager. Once you add a phrase it gives you several examples on how to use the phrase. We will be using the \ "Text\" method, which is basically the variable name of the phrase and how we will connect to this specific word. So the 2nd value needs to be a phrase that identifies this gender. For Male and Female we used his and her. The 3rd value identifies the gender and must also be a phrase much like the 2nd value. For male and female we used Male and Female to populate this value.

core

city_in_registration

registration

3.7.0beta1

boolean

FALSE

City in Registration
Enable this setting to allow visitors to enter their city when they are creating their account.

core

registration_sms_enable

registration

4.3.0

boolean

FALSE

Enable Registration using SMS Service

core

registration_sms_service

registration

4.3.0

drop

Nexmo

SMS Service

core

nexmo_api_key

registration

4.3.0

string

(empty)

Nexmo API KEY

core

nexmo_api_secret

registration

4.3.0

string

(empty)

Nexmo API Secret

core

twilio_account_id

registration

4.3.0

string

(empty)

Twilio Account ID

core

twilio_auth_token

registration

4.3.0

string

(empty)

Twilio Auth Token

core

twilio_phone_number

registration

4.3.0

string

(empty)

Twilio Phone Number

core

nexmo_phone_number

registration

4.3.0

string

(empty)

Nexmo Phone Number

core

clickatell_api_key

registration

4.6.0

string

(empty)

Clickatell API Key

core

enable_spam_check

spam

2.0.0rc1

boolean

FALSE

Enable Spam Check

core

warn_on_external_links

spam

2.0.0rc1

boolean

FALSE

External Links Warning
Warn users when they have clicked on a link that will direct them to another site.

core

disable_all_external_urls

spam

2.0.0rc1

boolean

FALSE

Disable All External URL's
Enable this feature to remove all external links from the site.
Notice: Sites added to the \"URL White List\" will be allowed.

core

url_spam_white_list

spam

2.0.0rc1

large_string

_.yahoo.com, _.google.*

URL White List
Add sites that you want to allow in external links.

core

disable_all_external_emails

spam

2.0.0rc1

boolean

FALSE

Disable All External Emails
Enable this feature to remove all external emails from the site.
Notice: Sites added to the \"Email White List\" will be allowed.

core

email_white_list

spam

2.0.0rc1

large_string

_@yahoo.com, _@google.com

Email White List
Add sites that you want to allow in external emails.

core

redirect_guest_on_same_page

n/a

2.0.0rc1

boolean

TRUE

Same Page Redirection After Login/Registration

core

auto_deny_items

spam

2.0.0rc1

interger

10

SPAM Count
Define how many items a user can attempt to SPAM before anything they add will not be checked as we will consider that it is SPAM.

core

auto_ban_spammer

spam

2.0.0rc1

interger

0

Auto Ban Spammers
Define how many times a user can SPAM before they are automatically banned.
Notice: Set this to \"0\" (without quotes) to disable this setting.

core

exchange_rate_api_key

currency

2.0.5

string

(empty)

Exchange Rate API
In order to get the latest exchange rates for the currencies being used we need to connect to a 3rd party website.

core

force_https_secure_pages

ssl

2.0.5dev1

boolean

FALSE

Secure Pages with HTTPS
If your server has support for HTTPS you can enable this feature to secure certain pages like the login, registration and account setting pages.

core

keep_non_square_images

cache

3.6.0rc1

boolean

TRUE

Keep Non Square Images
By default we create 2 thumbnails for each image. One keeps the original aspect ratio and the other is a fixed square image. With our current themes we only use the fixed square images. The original aspect ratio images are not really needed and disabling this feature is advised.

core

use_custom_cookie_names

security

3.6.0rc1

boolean

FALSE

Custom Cookie Names
Enable to use custom cookie names

core

custom_cookie_names_hash

security

3.6.0rc1

string

s6ks763s5h3)s (auto generate when install)

Custom Cookie Name Unique Salt
Create your own unique cookie name salt.

core

protect_admincp_with_ips

security

3.6.0rc1

string

(empty)

AdminCP IP Access
Allow access to the AdminCP if an IP is added to this list. Comma separated.

core

id_hash_salt

security

3.6.0rc1

string

iysduyt623rts (auto generate when install)

Unique Salt for ID Hash
Create your own unique hash for the authenticating ID hash.

core

include_site_title_all_pages

n/a

3.6.0rc1

boolean

FALSE

Remove Site Title
Removes site title on all pages other then the index page and if a page has no title. This is to assist with duplicate content.

core

crop_seo_url

n/a

2.0.0alpha1

interger

75

Crop URLs
Crop URL for SEO

core

shorten_parsed_url_links

n/a

2.0.0alpha3

interger

50

Shorten Parsed URL Links
If the option to parse URL strings to links is enabled then you can control how long the URL string should be before you shorten it.
Note: Set to 0 to have no limit.

core

words_remove_in_keywords

n/a

2.0.0rc1

large_string

and, i, in

Keyword String Removal
Define words here that should not show up within meta keywords. Each word should be comma separated.
Notice: The search is case insensitive.

core

no_follow_on_external_links

n/a

3.2.0beta1

boolean

FALSE

Add rel=\"nofollow\" on External Links
If enabled this feature provides a way for webmasters to tell search engines to not follow any external links.

core

use_secure_image_display

n/a

4.5.2

boolean

FALSE

Secure Image Display
You should turn this setting on if SSL has been set up for your site. By this way, instead of loading all external images directly, your own server will get them then return to the browser to by pass the SSL issues.

core

allow_html

n/a

2.0.0alpha1

boolean

FALSE

Allow HTML
Set this to Yes if you would like to allow HTML on your site. Note that even with this setting enabled by default we only allow certain HTML tags we feel that will not harm your site.

core

unzip_path

n/a

2.0.0alpha1

string

/usr/bin/unzip

Unzip Path
Full path to where the binary for unzip is located.
If you are unsure you can try to add the following:
codeunzip\/code
If the above does not work you will need to ask your host or run the following command via command line:
codewhereis unzip\/code

core

tar_path

n/a

2.0.0alpha1

string

/bin/tar

Tar Path
Full path to where the binary for tar is located.
If you are unsure you can try to add the following:
codetar\/code
If the above does not work you will need to ask your host or run the following command via command line:
codewhereis tar\/code

core

zip_path

n/a

2.0.0alpha1

string

/usr/bin/zip

Zip Path
Full path to where the binary for <b>zip<\/b> is located.
If you are unsure you can try to add the following:
codezip\/code
If the above does not work you will need to ask your host or run the following command via command line:
codewhereis zip\/code

core

cache_plugins

n/a

2.0.0alpha1

boolean

TRUE

Cache Plugins
Enable this setting if all plug-ins should be cached. It is advised to enable this on live sites.

core

cache_site_stats

n/a

2.0.0beta4

boolean

TRUE

Cache Site Stats
Set to Yes if site stats should be cached.\Notice: It is highly advised to cache site stats as it requires a large set of queries to the database across numerous tables.

core

ip_infodb_api_key

n/a

2.0.7

string

(empty)

IP InfoDB API Key
IP InfoDB is a free IP address geolocation tools we use to find useful information about users based on their IP.

core

keep_files_in_server

n/a

3.2.0beta1

boolean

TRUE

Keep Files In Server
Set this to Yes to keep original files on the server.

core

google_api_key

n/a

3.2.0beta1

string

(empty)

Google API Key
Google offers many services that require an API key (like the Places service), enter your Google API key here.

core

include_ip_sub_id_hash

n/a

3.6.0rc1

boolean

FALSE

User IP Substring in ID Hash
Enable to include a users IP substring in the ID hash. This makes it much harder for users to hijack another users session.

core

upload_method

n/a

4.2.0

drop

ftp

File upload method

core

ftp_host_name

n/a

4.2.0

string

localhost

Ftp host name

core

ftp_port

n/a

4.2.0

string

21

Ftp port

core

ftp_user_name

n/a

4.2.0

string

username

Ftp user name

core

ftp_password

n/a

4.2.0

string

(empty)

Ftp password

core

auto_detect_language

n/a

4.6.0

boolean

TRUE

Auo detect language for guest?

core

auto_clear_cache

n/a

4.6.0

boolean

FALSE

Auto clear system cache
Define how many hours the system cache will be removed. 0 for disable auto clear cache.

custom

hide_custom_fields_when_empty

n/a

2.0.0alpha3

boolean

TRUE

Hide Empty Custom Fields (Users Profile)
Define if we should hide custom fields that are empty when a user is viewing their profile without visiting the design page.

feed

feed_display_time_stamp

time_stamps

2.0.0alpha3

string

F j, Y g:i a

Feed Time Stamps
Time stamps displayed on feeds.

feed

feed_only_friends

n/a

2.0.0alpha1

boolean

FALSE

Friends Only _Set to Yes
if you would like news feed to only be displayed to the user and their friends._

feed

feed_display_limit

n/a

2.0.0alpha1

inteter

10

Display Limit
Limit how many feeds should be displayed within the main news feed.

feed

refresh_activity_feed

n/a

3.0.0beta1

integer

60

Refresh Activity Feed (Seconds)
This setting controls if you want to find new updates in the activity feed without having the user to refresh the page. This will use AJAX and the value of this setting has to be a number in seconds. If you want this feature to be disabled set it to the number zero (0). Warning\: Recommended value is about 30 ~ 60 seconds. If the value is too small, it can cause problems on site performance.

feed

feed_limit_days

n/a

3.0.0beta3

integer

0

Feed Limit (Days)
This setting controls how many days we should look back when displaying feeds. If you set this to 0 it will look for all the feeds. We advice to add a limit to keep your site fresh. Note that this setting does not apply when viewing a users profile as it will list all of their feeds.

feed

add_feed_for_comments

n/a

3.4.0beta1

boolean

FALSE

Add Comments as Feeds
If this setting is enabled it will add comments that are added to items such as videos, blogs, photos etc... as its own feed entry.

feed

enable_check_in

n/a

3.5.0beta1

boolean

FALSE

Enable Check-In
If enabled users will be able to choose their location when posting a status update.
This setting also allows pages to define their location. Pages with a location defined will show up in the list of establishments when the user is posting a status update.
For this to work you need to have entered the Google API Key.

feed

top_stories_update

n/a

4.5.1

drop

comment

Criterion to sort top stories in feed
Select the criterion to sort top stories in feed

feed

enable_tag_friends

n/a

4.6.0

boolean

TRUE

Enable Tag Friends
If enabled users will be able to tag their friends when posting a status update.

feed

feed_sponsor_cache_time

n/a

4.6.0

integer

60

Sponsor feed cache time

...