11
Mamba
Re: Help !!! install pico module !!!!!!!!!!!
  • 2008/10/29 16:31

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


No, it doesn't.
Please download it fromhttp://xoops.peak.ne.jp/md/mydownloads/

However, you'll need to override one file in Altys - see the /extras directory in XOOPS 2.3.1 read the "altsys_functions.txt" file about it.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

12
lapsa2000
Re: Help !!! install pico module !!!!!!!!!!!
  • 2008/10/29 16:58

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27



thank you, follow the instructions and the module does not appear and disappear modules that I have to install.

INSTALL:

- set XOOPS_TRUST_PATH into mainfile.php
- copy xoops_trus_path/libs/ in the archive into XOOPS_TRUST_PATH/
- copy html/modules/altsys in the archive into XOOPS_ROOT_PATH/modules/
- install it

I do not understand what I do here:

- set XOOPS_TRUST_PATH into mainfile.php

THK !!!
Persevera...y seguiras
Perseverando !!!

13
Mamba
Re: Help !!! install pico module !!!!!!!!!!!
  • 2008/10/29 17:15

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
I do not understand what I do here:

- set XOOPS_TRUST_PATH into mainfile.php

If you've installed properly 2.3.1, then the XOOPS_TRUST_PATH is already set for you and it's the /xoops_lib directory (unless you've manually set it somewhere else).

For the other points, do the same as in case of pico:

- copy xoops_trust_path/libs/ in the archive into yourxoops/xoops_lib
- copy html/modules/altsys in the archive into yourxoops/modules/
- install it

For more info about the XOOPS_TRUST_PATH concept, please read this

Also, please remember that in 2.3.x, the Installation sets automatically the XOOPS_TRUST_PATH to yourxoops/xoops_lib directory. So if any module require you to copy any files to your XOOPS_TRUST_PATH, copy them to:
yourxoops/xoops_lib
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

14
lapsa2000
Re: Help !!! install pico module !!!!!!!!!!!
  • 2008/10/29 17:54

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27


Modules disappear when copying the folder html/modules/altsys within modules.
Persevera...y seguiras
Perseverando !!!

15
Mamba
Re: Help !!! install pico module !!!!!!!!!!!
  • 2008/10/29 19:45

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Did you copy:
- xoops_trust_path/libs/ into yourxoops/xoops_lib

You need to have in your mainfile.php something like this:

Quote:
// Physical path to the XOOPS library directory WITHOUT trailing slash
define( 'XOOPS_PATH', 'yourxoops/xoops_lib' );
// Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash
define( 'XOOPS_VAR_PATH', 'yourxoops/xoops_data' );


As per Installation instructions, the

yourxoops/xoops_data

directory and its subdirectories have to be set to 777.

Can you check on this?

BTW - do you have the Protector installed?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

16
lapsa2000
Re: Help !!! install pico module !!!!!!!!!!!
  • 2008/10/29 20:01

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27


System: Update 2.0.18.2 to 2.3.1 Final.
I have installed protector.
The write permissions are given.

mainfile.php:

// For forward compatibility
// Physical path to the XOOPS library directory WITHOUT trailing slash
define( 'XOOPS_PATH', 'C:/Inetpub/vhosts/misitio.com/httpdocs/protector' );
// Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash
define( 'XOOPS_VAR_PATH', 'C:/Inetpub/vhosts/misitio.com/httpdocs/xoops_data' );
// Alias of XOOPS_PATH, for compatibility, temporary solution
define("XOOPS_TRUST_PATH", XOOPS_PATH);

define ( 'XOOPS_PATH', 'yourxoops / xoops_lib'), this line was not on any side.
Persevera...y seguiras
Perseverando !!!

17
Mamba
Re: Help !!! install pico module !!!!!!!!!!!
  • 2008/10/29 20:25

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I think, we are getting closer

In all my steps that I've written before, replace:
yourxoops/xoops_lib
with
C:/Inetpub/vhosts/misitio.com/httpdocs/protector

So for example, copy the Altsys directory:
xoops_trust_path/libs/
to
C:/Inetpub/vhosts/misitio.com/httpdocs/protector

The same for Pico, and this should solve the problem.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

18
lapsa2000
Re: Help !!! install pico module !!!!!!!!!!!
  • 2008/10/29 20:54

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27


YES !!!!! now it works !!!!!!!!!! thank everyone for their patience !!!!!!

Persevera...y seguiras
Perseverando !!!

19
Mamba
Re: Help !!! install pico module !!!!!!!!!!!
  • 2008/10/29 21:20

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Glad to hear that!!!!!

Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

226 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 226


more...

Donat-O-Meter

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

Latest GitHub Commits