1
XOOPS Version:2.0.16
Module Name/Version:protector v3
PHP Version:4
MySQL Version:4
Web Server Software (Apache/IIS/Other): apache
Operating System:
Theme you are using:default
Custom template: (Yes/No)no
PHP Debug Messages:no
MySQL Debug Messages: no
Smarty Debug Messages: no
A full description of the issue:
Hello everyone, I’m new here. I installed the XOOPS 20.16 versions. Everything went as plan. Except for the protector v3.
I have read the new site in the beginner section. All of the tread connect from that section but don’t know what I’m doing wrong. Here is what I have.
I download the protector. To my computer.
Ok: I uploaded the folder (on this I upload the whole folder) html into the htdocs/module.
Then I created a folder (call let say, love) within my site and next to the htdocs folder.
Then I uploaded the folder called xoops_trust_path in that folder. (Note: I upload the whole folder into that folder.)
Then I went to the mainfile. Php file and put this.
// XOOPS Physical Path
// Physical path to your main XOOPS directory WITHOUT trailing slash
// Example: define('XOOPS_ROOT_PATH', '/,xxxxh/local/home/xxxxx/mywebsit.com/htdocs');
define('XOOPS_ROOT_PATH', '/xxxxx/local/home/xxxxxx/mywebsite.com/htdocs');
// XOOPS Trust Path
// Physical path to your main XOOPS trust directory WITHOUT trailing slash
// Example: define('XOOPS_TRUST_PATH', '/ xxxxxx/local/home/xxxxxx/mywebsite.com/love');
define('XOOPS_TRUST_PATH', ‘/xxxxx/local/home/xxxxx/mywebsite.com/love');
Then when I go back to install the module it say this.
Module File for html Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found.
Module File for html Not Found!Module File for Not Found!Module File for Notound!Module File for Not Found!Module File for Not Found!Module File for Not Found! 0 Module File for Not Found!
And there is no picture (o under module version) module not found. Please can someone help?
Thank you in advance..