XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
admin.php File Reference

Go to the source code of this file.

Variables

const _AM_ADV_ALLOWURLFOPEN "If 'ON', this setting allows attackers to execute arbitrary scripts on remote servers.<br />Only administrator can change this option.<br />If you are an admin, edit php.ini or httpd.conf.<br /><b>Sample of httpd.conf:<br /> &nbsp; php_admin_flag &nbsp; allow_url_fopen &nbsp; off</b><br />Else, claim it to your administrators."
 
const _AM_ADV_CHECKCONTAMI "Contamination"
 
const _AM_ADV_CHECKISOCOM "Isolated Comments"
 
const _AM_ADV_DBFACTORYPATCHED "Your databasefactory is ready for DBLayer Trapping anti-SQL-Injection"
 
const _AM_ADV_DBFACTORYUNPATCHED "Your databasefactory is not ready for DBLayer Trapping anti-SQL-Injection. Some patches are required."
 
const _AM_ADV_DBPREFIX "This setting invites 'SQL Injections'.<br />Don't forget turning 'Force sanitizing *' ON in this module's preferences."
 
const _AM_ADV_LINK_TO_PREFIXMAN "Go to prefix manager"
 
const _AM_ADV_MAINUNPATCHED "You should edit your mainfile.php like written in README."
 
const _AM_ADV_NOTSECURE "Not secure"
 
const _AM_ADV_REGISTERGLOBALS "If 'ON', this setting invites a variety of injecting attacks. If you can, set 'register_globals off' in php.ini, or if not possible, create or edit .htaccess in your XOOPS directory:"
 
const _AM_ADV_REGISTERGLOBALS2 "and place in it the line below:"
 
const _AM_ADV_SUBTITLECHECK "Check if Protector works well"
 
const _AM_ADV_TRUSTPATHPUBLIC "If you can see an image -NG- or the link returns normal page, your XOOPS_TRUST_PATH is not placed properly. The best place for XOOPS_TRUST_PATH is outside of DocumentRoot. If you cannot do that, you have to put .htaccess (DENY FROM ALL) just under XOOPS_TRUST_PATH as the second best way."
 
const _AM_ADV_TRUSTPATHPUBLICLINK "Check that PHP files inside TRUST_PATH are set to read-only (it must be 404,403 or 500 error)"
 
const _AM_ADV_USETRANSSID "If 'ON', your Session ID will be displayed in anchor tags etc.<br />To prevent session hi-jacking, add a line into .htaccess in XOOPS_ROOT_PATH.<br /><b>php_flag session.use_trans_sid off</b>"
 
const _AM_BUTTON_COMPACTLOG "Compact it!"
 
const _AM_BUTTON_REMOVE "Remove!"
 
const _AM_BUTTON_REMOVEALL "Remove all!"
 
const _AM_CONFIRM_DELETE "All data will be dropped. OK?"
 
const _AM_FMT_CONFIGSNOTWRITABLE "Turn the configs directory writable: %s"
 
const _AM_H3_PREFIXMAN "Prefix Manager"
 
const _AM_JS_COMPACTLOGCONFIRM "Duplicated (IP,Type) records will be removed"
 
const _AM_JS_REMOVEALLCONFIRM "All logs are removed absolutely. Are you really OK?"
 
const _AM_JS_REMOVECONFIRM "Remove OK?"
 
const _AM_LABEL_COMPACTLOG "Compact log"
 
const _AM_LABEL_REMOVE "Remove the records checked:"
 
const _AM_LABEL_REMOVEALL "Remove all records"
 
const _AM_MSG_BADIPSCANTOPEN "The file for bad IP cannot be opened"
 
const _AM_MSG_DBUPDATED "Database Updated Successfully!"
 
const _AM_MSG_GROUP1IPSCANTOPEN "The file for allowing group=1 cannot be opened"
 
const _AM_MSG_IPFILESUPDATED "Files for IPs have been updated"
 
const _AM_MSG_REMOVED "Records are removed"
 
const _AM_TH_AGENT "AGENT"
 
const _AM_TH_BADIPS 'Bad IPs<br /><br /><span style="font-weight:normal;">Write each IP a line<br />blank means all IPs are allowed</span>'
 
const _AM_TH_DATETIME "Time"
 
const _AM_TH_DESCRIPTION "Description"
 
const _AM_TH_GROUP1IPS 'Allowed IPs for Group=1<br /><br /><span style="font-weight:normal;">Write each IP a line.<br />192.168. means 192.168.*<br />blank means all IPs are allowed</span>'
 
const _AM_TH_IP "IP"
 
const _AM_TH_TYPE "Type"
 
const _AM_TH_USER "User"
 
const _AM_TXT_HOWTOCHANGEDB "If you want to change prefix,<br /> edit %s/mainfile.php manually.<br /><br />define('XOOPS_DB_PREFIX', '<b>%s</b>');"
 
const _MD_A_MYMENU_MYBLOCKSADMIN 'Permissions'
 
const _MD_A_MYMENU_MYPREFERENCES 'Preferences'
 
const _MD_A_MYMENU_MYTPLSADMIN ''
 

Variable Documentation

const _AM_ADV_ALLOWURLFOPEN "If 'ON', this setting allows attackers to execute arbitrary scripts on remote servers.<br />Only administrator can change this option.<br />If you are an admin, edit php.ini or httpd.conf.<br /><b>Sample of httpd.conf:<br /> &nbsp; php_admin_flag &nbsp; allow_url_fopen &nbsp; off</b><br />Else, claim it to your administrators."

Definition at line 49 of file admin.php.

const _AM_ADV_CHECKCONTAMI "Contamination"

Definition at line 58 of file admin.php.

const _AM_ADV_CHECKISOCOM "Isolated Comments"

Definition at line 59 of file admin.php.

const _AM_ADV_DBFACTORYPATCHED "Your databasefactory is ready for DBLayer Trapping anti-SQL-Injection"

Definition at line 54 of file admin.php.

const _AM_ADV_DBFACTORYUNPATCHED "Your databasefactory is not ready for DBLayer Trapping anti-SQL-Injection. Some patches are required."

Definition at line 55 of file admin.php.

const _AM_ADV_DBPREFIX "This setting invites 'SQL Injections'.<br />Don't forget turning 'Force sanitizing *' ON in this module's preferences."

Definition at line 51 of file admin.php.

const _AM_ADV_LINK_TO_PREFIXMAN "Go to prefix manager"

Definition at line 52 of file admin.php.

const _AM_ADV_MAINUNPATCHED "You should edit your mainfile.php like written in README."

Definition at line 53 of file admin.php.

const _AM_ADV_NOTSECURE "Not secure"

Definition at line 44 of file admin.php.

const _AM_ADV_REGISTERGLOBALS "If 'ON', this setting invites a variety of injecting attacks. If you can, set 'register_globals off' in php.ini, or if not possible, create or edit .htaccess in your XOOPS directory:"

Definition at line 48 of file admin.php.

const _AM_ADV_REGISTERGLOBALS2 "and place in it the line below:"

Definition at line 62 of file admin.php.

const _AM_ADV_SUBTITLECHECK "Check if Protector works well"

Definition at line 57 of file admin.php.

const _AM_ADV_TRUSTPATHPUBLIC "If you can see an image -NG- or the link returns normal page, your XOOPS_TRUST_PATH is not placed properly. The best place for XOOPS_TRUST_PATH is outside of DocumentRoot. If you cannot do that, you have to put .htaccess (DENY FROM ALL) just under XOOPS_TRUST_PATH as the second best way."

Definition at line 46 of file admin.php.

const _AM_ADV_TRUSTPATHPUBLICLINK "Check that PHP files inside TRUST_PATH are set to read-only (it must be 404,403 or 500 error)"

Definition at line 47 of file admin.php.

const _AM_ADV_USETRANSSID "If 'ON', your Session ID will be displayed in anchor tags etc.<br />To prevent session hi-jacking, add a line into .htaccess in XOOPS_ROOT_PATH.<br /><b>php_flag session.use_trans_sid off</b>"

Definition at line 50 of file admin.php.

const _AM_BUTTON_COMPACTLOG "Compact it!"

Definition at line 21 of file admin.php.

const _AM_BUTTON_REMOVE "Remove!"

Definition at line 27 of file admin.php.

const _AM_BUTTON_REMOVEALL "Remove all!"

Definition at line 24 of file admin.php.

const _AM_CONFIRM_DELETE "All data will be dropped. OK?"

Definition at line 39 of file admin.php.

const _AM_FMT_CONFIGSNOTWRITABLE "Turn the configs directory writable: %s"

Definition at line 33 of file admin.php.

const _AM_H3_PREFIXMAN "Prefix Manager"

Definition at line 37 of file admin.php.

const _AM_JS_COMPACTLOGCONFIRM "Duplicated (IP,Type) records will be removed"

Definition at line 22 of file admin.php.

const _AM_JS_REMOVEALLCONFIRM "All logs are removed absolutely. Are you really OK?"

Definition at line 25 of file admin.php.

const _AM_JS_REMOVECONFIRM "Remove OK?"

Definition at line 28 of file admin.php.

const _AM_LABEL_COMPACTLOG "Compact log"

Definition at line 20 of file admin.php.

const _AM_LABEL_REMOVE "Remove the records checked:"

Definition at line 26 of file admin.php.

const _AM_LABEL_REMOVEALL "Remove all records"

Definition at line 23 of file admin.php.

const _AM_MSG_BADIPSCANTOPEN "The file for bad IP cannot be opened"

Definition at line 30 of file admin.php.

const _AM_MSG_DBUPDATED "Database Updated Successfully!"

Definition at line 38 of file admin.php.

const _AM_MSG_GROUP1IPSCANTOPEN "The file for allowing group=1 cannot be opened"

Definition at line 31 of file admin.php.

const _AM_MSG_IPFILESUPDATED "Files for IPs have been updated"

Definition at line 29 of file admin.php.

const _AM_MSG_REMOVED "Records are removed"

Definition at line 32 of file admin.php.

const _AM_TH_AGENT "AGENT"

Definition at line 12 of file admin.php.

const _AM_TH_BADIPS 'Bad IPs<br /><br /><span style="font-weight:normal;">Write each IP a line<br />blank means all IPs are allowed</span>'

Definition at line 16 of file admin.php.

const _AM_TH_DATETIME "Time"

Definition at line 9 of file admin.php.

const _AM_TH_DESCRIPTION "Description"

Definition at line 14 of file admin.php.

const _AM_TH_GROUP1IPS 'Allowed IPs for Group=1<br /><br /><span style="font-weight:normal;">Write each IP a line.<br />192.168. means 192.168.*<br />blank means all IPs are allowed</span>'

Definition at line 18 of file admin.php.

const _AM_TH_IP "IP"

Definition at line 11 of file admin.php.

const _AM_TH_TYPE "Type"

Definition at line 13 of file admin.php.

const _AM_TH_USER "User"

Definition at line 10 of file admin.php.

const _AM_TXT_HOWTOCHANGEDB "If you want to change prefix,<br /> edit %s/mainfile.php manually.<br /><br />define('XOOPS_DB_PREFIX', '<b>%s</b>');"

Definition at line 40 of file admin.php.

const _MD_A_MYMENU_MYBLOCKSADMIN 'Permissions'

Definition at line 5 of file admin.php.

const _MD_A_MYMENU_MYPREFERENCES 'Preferences'

Definition at line 6 of file admin.php.

const _MD_A_MYMENU_MYTPLSADMIN ''

Definition at line 4 of file admin.php.