1
MSGDogs
Protector Problem
  • 2008/1/28 18:41

  • MSGDogs

  • Just popping in

  • Posts: 45

  • Since: 2003/8/8 1


XOOPS 2.0.17
Probably something simple (Like me )
when i upload protector and go to administration => system => modules but the protector module does not show as ready for instalation...the only reference that its there is "set XOOPS_TRUST_PATH into mainfile.php" above the uninstalled modules
Ive tried to edit the mainfile.php but just takes the "set XOOPS_TRUST_PATH into mainfile.php" message away but still no module to install.
All help appreciated
Heres what i see
Resized Image

2
lucas23
Re: Protector Problem
  • 2008/1/28 18:46

  • lucas23

  • Just popping in

  • Posts: 26

  • Since: 2007/4/9 2



3
MSGDogs
Re: Protector Problem
  • 2008/1/28 18:53

  • MSGDogs

  • Just popping in

  • Posts: 45

  • Since: 2003/8/8 1


Yes but there does not seem to be a protector module to install in the Modules Administration

4
McDonald
Re: Protector Problem
  • 2008/1/28 19:18

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


1. First, define XOOPS_TRUST_PATH into mainfile.php if you've never done it yet.

2. Copy html/modules/protector in the archive into your XOOPS_ROOT_PATH/modules/

3. Copy xoops_trust_path/modules/protector in the archive into your XOOPS_TRUST_PATH/modules/

4. Turn permission of XOOPS_TRUST_PATH/modules/protector/configs writable (CHMOD 777)

5. Now install Protector as any other module

6. Edit mainfile.php:

include XOOPS_TRUST_PATH.'/modules/protector/include/precheck.inc.php' ;
    if (!isset(
$xoopsOption['nocommon']) && XOOPS_ROOT_PATH != '' ) {
        include 
XOOPS_ROOT_PATH."/include/common.php";
    }
    include 
XOOPS_TRUST_PATH.'/modules/protector/include/postcheck.inc.php' ;

5
MSGDogs
Re: Protector Problem
  • 2008/1/28 19:26

  • MSGDogs

  • Just popping in

  • Posts: 45

  • Since: 2003/8/8 1


Thanks for the reply m8...1 to 4 not a problem...its 5 that has me stumped...there is no protector module showing in modules administration...it has me stumped

6
MSGDogs
Re: Protector Problem
  • 2008/1/28 19:35

  • MSGDogs

  • Just popping in

  • Posts: 45

  • Since: 2003/8/8 1


Turns out the server that i use didnt allow access to a file outside my public_htm folder....provider has sorted that for me now....thanks for the replys...now im off to bandage my head as ive been banging it on my desk for hours

Login

Who's Online

192 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 192


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits