
Wie kann ich den protector installieren?
Um den protector zu benutzen, müssen Sie noch ein paar Einstellungen an Ihrem xoopscube vornehmen.
1. Öffnen Sie Ihre mainfile.php und
fügen Sie unter
define('XOOPS_ROOT_PATH', 'IHR_ROOT_PFAD');
// XOOPS Trusted Path
// This is option. If you need this path, input value. The trusted path
// should be a safety directory which web browsers can't access directly.
define('XOOPS_TRUST_PATH', XOOPS_ROOT_PATH.'/xmodule');
include XOOPS_TRUST_PATH.'/modules/protector/include/precheck.inc.php';
include XOOPS_TRUST_PATH.'/modules/protector/include/postcheck.inc.php';
Diese FAQ wurde gefunden auf XOOPS Cube German Support : http://www.xoopscube.de/modules/smartfaq/faq.php?faqid=3