| Re: Protector 3.0 |
| by peterr on 2008/5/27 5:15:56 Quote:
If you follow the documentation from done by "MadFish", then you won't have any problems.. PDF version Open document version Word version Quote:
The trust path should be outside the web root path. If your definition for it is .. le="color: #000000"><?php define('XOOPS_TRUST_PATH', '/home/www/xxxxxxxxx'); then it should be something like .. le="color: #000000"><?php define('XOOPS_TRUST_PATH', '/home/username/xxxxxxxxx'); HTH |
| Re: Protector 3.0 |
| by vwood on 2008/5/26 18:52:28 I had difficulty installing Protector using the instructions at https://xoops.org/modules/newbb/viewtopic.php?post_id=254269#forumpost254269 I think that what I've done is a close match to the explanation at https://xoops.org/modules/newbb/viewtopic.php?post_id=252705#forumpost252705 I now have a trust path above the web site path. The trust path had nothing in it but the modules folder (with the protector module folder) from the xoops_trust_path (/xoops_root_path folder didn't exist in the download) in the protector download. And the protector folder under html\modules was copied to the XOOPS modules folder. I added a trust path definition to mainfile.php as described define('XOOPS_TRUST_PATH', '/home/www/xxxxxxxxx'); But when I went to install the module, the first clue something was wrong was that the Protector module had a blank name (but had the version correct: 3.17). My second clue was when it said it "Unable to install . Error(s): Module already exists". My final verification that something is wrong that XOOPS Info shows protector module with a red light. I've set the configs path to 777 (was 755), same behavior. |
| Re: Protector 3.02 - documentation available |
| by xgarb on 2007/4/22 18:45:22 Thanks for that, very useful docs.. Also thanks go to GI for an essential module.
|
| Re: Protector 3.02 - documentation available |
| by Anonymous on 2007/4/13 8:08:24 Great documentation - good job and very helpful As an aside, I'm running v3.01a. Am I right in thinking that the upgrade to v3.02 is nothing more than a "file upload followed by module update in admin" procedure? |
| Re: Protector 3.02 - documentation available |
| by MadFish on 2007/4/13 7:30:13 Documentation for is now available: Protector 3.02 - PDF Protector 3.02 - Open document format Protector 3.02 - Microsoft Word If anyone spots any mistakes be sure to let me know. It is complete, but I guess you can call this a 'final draft for public comment'. If no substantial changes I will send to GIJOE and Rowd for posting on the official docs site tonight (sorry I'm having incredibly bad luck with computers and internet connections at the moment). |