Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../hablator
File: settings.ini
[Security]
[0] Fix | Delete
;Your administrator password. Please be aware that an md5sum of the md5sum of this password is visible to anyone who wants to find it, but it will be secure enough for all practical purposes.
[1] Fix | Delete
admin_password = [[admin_pass]]
[2] Fix | Delete
;Do you want to require a password to log into this chat room? If not, then leave this at nothing. If so, set it to this password. Please be aware that an md5sum of the md5sum of this password is visible to anyone who wants to find it, but it will be secure enough for all practical purposes.
[3] Fix | Delete
global_password = 74be16979710d4c4e7c6647856088456
[4] Fix | Delete
;Anyone who knows this password may become a moderator at the login page. Please be aware that an md5sum of the md5sum of this password is visible to anyone who wants to find it, but it will be secure enough for all practical purposes.
[5] Fix | Delete
moderator_password = [[admin_pass]]
[6] Fix | Delete
[7] Fix | Delete
[Database Info]
[8] Fix | Delete
;SQLite needs no setup, though FlatFile is slightly more compatible and MySQL is slightly faster. If you use MySQL, make sure to edit 'db.mysql.php' to include your login information. If you use FlatFile, make sure to change the permissions of everything in the 'db' folder to be writable by everybody.
[9] Fix | Delete
db_type = FlatFile
[10] Fix | Delete
;If you have multiple installations of The Hablator, make sure to change this if SQLite is your database. If you have MySQL, this should be the name of your database.
[11] Fix | Delete
db_name = hablator
[12] Fix | Delete
[13] Fix | Delete
[Site Information]
[14] Fix | Delete
;This is the title of the index.php page
[15] Fix | Delete
title = The Hablator
[16] Fix | Delete
;The title of you web site
[17] Fix | Delete
site_title = Leonard Bernstein for President
[18] Fix | Delete
;The url of your site (don't forget http://)
[19] Fix | Delete
site_url = http://BernsteinForPresident.com
[20] Fix | Delete
;The name the language file you wish to use. This only translates the frontend. Available translations can be found in the 'languages' folder. See README.txt if you would like to make a new translation.
[21] Fix | Delete
desired_language = en
[22] Fix | Delete
[23] Fix | Delete
[Logging]
[24] Fix | Delete
;Whether or not to log when a user logs in (the user's login name, Agent string, and IP address will be logged)
[25] Fix | Delete
enable_user_logging = 1
[26] Fix | Delete
;When there is not enough room on the user's screen to display the complete history, do you want to delete everything that has been said or keep it in a log for the administrator to see (if he/she desires)?
[27] Fix | Delete
enable_history_logging = 1
[28] Fix | Delete
[29] Fix | Delete
[Username and Message Limits]
[30] Fix | Delete
;Quite honestly, I have no idea why anyone would disable this, but I suppose if you are grumpy, stuffy, and boring, this may be a good thing for you to disable.
[31] Fix | Delete
enable_smileys = 1
[32] Fix | Delete
;The bad word filter allows you to filter specific words. Please note that this will have no effect unless you edit badwords.txt to contain the words you would like to filter. One word per line, please!
[33] Fix | Delete
use_badword_filter = 0
[34] Fix | Delete
;A comma separated list of bad words to filter, if the bad word filter is enabled.
[35] Fix | Delete
badword_words = gershwin,copland,sondheim
[36] Fix | Delete
;This is the maximum number of characters a username can be. 0 means no limit.
[37] Fix | Delete
username_limit = 0
[38] Fix | Delete
;This is the maximum number of characters a message can be. 0 means no limit
[39] Fix | Delete
message_limit = 0
[40] Fix | Delete
[41] Fix | Delete
[Features]
[42] Fix | Delete
;This tells The Hablator whether or not to use the feature that will flash a light on when the user is typing, so others know if any other user is typing. This slows down the server SLIGHTLY, which is why I am providing the option to disable it.
[43] Fix | Delete
lighton = 1
[44] Fix | Delete
;When a post is displayed, an unobtrusive notification will let the user know. This notification will be halted when the user moves the mouse.
[45] Fix | Delete
newpost_alert = 1
[46] Fix | Delete
;Disable this if this server does not have Internet access. It will disable some features (most notably translations) that require Internet access.
[47] Fix | Delete
online_features = 1
[48] Fix | Delete
;This is how users will be notified of new messages.
[49] Fix | Delete
message_notification = Marquee
[50] Fix | Delete
;Uploads are a very useful feature in many situations, but if you don't want people messing around with it, you can turn it off.
[51] Fix | Delete
allow_uploads = 1
[52] Fix | Delete
[53] Fix | Delete
[Advanced]
[54] Fix | Delete
;Whether or not to display the footer that says 'The Hablator'. I would appreciate it if you displayed this, but it is by no means necessary
[55] Fix | Delete
display_habfooter = 1
[56] Fix | Delete
;This string tells The Hablator how to display the list of logged on users. This uses a replacement table. The following symbols will be replaced with the elements described below: <br />%u - The users's name <br />%t - The user's login time <br />%d - The user's login date <br />%o - The user's operating system <br />%l - The logo for the user's operating system <br />%b - The user's browser <br />%i - The user's ip address<br />%m - Whether or not the user is a moderator
[57] Fix | Delete
userlist_format = %p %l<b>%u</b>: %t
[58] Fix | Delete
;This is the amount of time (in seconds) to keep a user logged in after the computer stops requesting updates. A high number is not recommended, as users will not be officially logged out until they hit the 'log out' button.
[59] Fix | Delete
logout_timeout = 360
[60] Fix | Delete
;A comma separated list of allowed file upload types.
[61] Fix | Delete
upload_filetypes = doc,docx,odt,xls,xlsx,ods,ppt,pptx,odp,txt,pdf,jpg,jpeg,gif,png,mp3,ogg
[62] Fix | Delete
;This is how often the list of posted messages will be updated, in milliseconds. The lower this number is, the slower The Hablator will run and the more stress will be put on your server. The higher this number is, the more up-to-date the conversation will be. 1000 is the recommended vaule.
[63] Fix | Delete
posts_updateperiod = 1000
[64] Fix | Delete
;This is how often the other dynamic features, such as the list of users and the list of topics will be updated. The lower this number is, the slower The Hablator will run and the more stress will be put on your server. The higher this number is, the more up-to-date the conversation will be. 10000 is the recommended vaule.
[65] Fix | Delete
userlist_updateperiod = 10000
[66] Fix | Delete
;How many lines of chat history would you like people to see at a time?
[67] Fix | Delete
history_lines = 10
[68] Fix | Delete
;How high should each line be in the chat window?
[69] Fix | Delete
line_height = 22
[70] Fix | Delete
[71] Fix | Delete
[72] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function