Fork me on GitHub


 Bas   Précédent   Suivant



Re: set Xoops_TRUST_PATH
Newbie
Inscrit: 12/12/2007 17:40
Messages: 5
mercci j'ai enlever dossier protector de mon site est hop tout marche je suis trp content

Posté le : 12/12/2007 21:58
Transférer la contribution vers d'autres applications Transférer


set Xoops_TRUST_PATH into mainfile.php
Newbie
Inscrit: 12/12/2007 17:40
Messages: 5
Bonjour,
j'ai un gro gro gro probleme
c'est que j'ai installé la toute dernière version Xoops:

j'ouvre "install_fr.html" tout fonctionne, je me connecte dans le panneau de contrôle, je clique sur Administration des modules et je vois " set Xoops_TRUST_PATH into mainfile.php.



la solution est :

Recopier la ligne de XOOPS_ROOT_PATH est insuffisant, si l'on ne remplace pas ROOT par TRUST

Exemple :
define('XOOPS_ROOT_PATH', ‘/home/xyz/public_html’); (ligne existante)
define('XOOPS_TRUST_PATH', ‘/home/xyz/nouveau_dossier’); (nouvelle ligne)

sur mon mainfile :

define('XOOPS_ROOT_PATH', 'd:/program files/easyphp1-8/www/testxoops02');

je rajoute en dessous:

define('XOOPS_TRUST_PATH', 'd:/program files/easyphp1-8/nouveaudossier');

mais le probleme sur le fichier mainfile.php c'est marqué:


<?php
// $Id: mainfile.php 861 2007-07-04 22:48:51Z young-pee $
// ------------------------------------------------------------------------ //
// XOOPS - PHP Content Management System //
// Copyright (c) 2000 XOOPS.org //
// <http://www.xoops.org/> //
// ------------------------------------------------------------------------ //
// This program is free software; you can redistribute it and/or modify //
// it under the terms of the GNU General Public License as published by //
// the Free Software Foundation; either version 2 of the License, or //
// (at your option) any later version. //
// //
// You may not change or alter any portion of this comment or credits //
// of supporting developers from this source code or any supporting //
// source code which is considered copyrighted (c) material of the //
// original comment or credit authors. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //
// GNU General Public License for more details. //
// //
// You should have received a copy of the GNU General Public License //
// along with this program; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA //
// ------------------------------------------------------------------------ //
/**
* Xoops is not installed, redirect to the installer
**/

// XOOPS is not installed yet.
if(! defined('XOOPS_INSTALL')){
header('Location: install/index.php');
}
?>


donc je trouve pas de

define('XOOPS_ROOT_PATH', ‘/home/xyz/public_html’);



aidez moi je suis trè en colere
svp
vous etes ma derniere chance
pliz
donner moi un lien pour le telechargement de Xoops 2.0.17 corriger si c'est possible

Posté le : 12/12/2007 21:28
Transférer la contribution vers d'autres applications Transférer


set Xoops_TRUST_PATH
Newbie
Inscrit: 12/12/2007 17:40
Messages: 5
Bonjour,
j'ai un gro gro gro probleme
c'est que j'ai installé la toute dernière version Xoops:

j'ouvre "install_fr.html" tout fonctionne, je me connecte dans le panneau de contrôle, je clique sur Administration des modules et je vois " set Xoops_TRUST_PATH into mainfile.php.



la solution est :

Recopier la ligne de XOOPS_ROOT_PATH est insuffisant, si l'on ne remplace pas ROOT par TRUST

Exemple :
define('XOOPS_ROOT_PATH', ‘/home/xyz/public_html’); (ligne existante)
define('XOOPS_TRUST_PATH', ‘/home/xyz/nouveau_dossier’); (nouvelle ligne)

sur mon mainfile :

define('XOOPS_ROOT_PATH', 'd:/program files/easyphp1-8/www/testxoops02');

je rajoute en dessous:

define('XOOPS_TRUST_PATH', 'd:/program files/easyphp1-8/nouveaudossier');

mais le probleme sur le fichier mainfile.php c'est marqué:


<?php
// $Id: mainfile.php 861 2007-07-04 22:48:51Z young-pee $
// ------------------------------------------------------------------------ //
// XOOPS - PHP Content Management System //
// Copyright (c) 2000 XOOPS.org //
// <http://www.xoops.org/> //
// ------------------------------------------------------------------------ //
// This program is free software; you can redistribute it and/or modify //
// it under the terms of the GNU General Public License as published by //
// the Free Software Foundation; either version 2 of the License, or //
// (at your option) any later version. //
// //
// You may not change or alter any portion of this comment or credits //
// of supporting developers from this source code or any supporting //
// source code which is considered copyrighted (c) material of the //
// original comment or credit authors. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //
// GNU General Public License for more details. //
// //
// You should have received a copy of the GNU General Public License //
// along with this program; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA //
// ------------------------------------------------------------------------ //
/**
* Xoops is not installed, redirect to the installer
**/

// XOOPS is not installed yet.
if(! defined('XOOPS_INSTALL')){
header('Location: install/index.php');
}
?>


donc je trouve pas de

define('XOOPS_ROOT_PATH', ‘/home/xyz/public_html’);



aidez moi je suis trè en colere
svp
vous etes ma derniere chance
pliz
donner moi un lien pour le telechargement de Xoops 2.0.17 corriger si c'est possible

Posté le : 12/12/2007 21:20
Transférer la contribution vers d'autres applications Transférer


Re: Bonjour j'ai un probleme avec le module systeme
Newbie
Inscrit: 12/12/2007 17:40
Messages: 5
si j'ai bien compris,Le problème est que je n'ai pas installé protector?
svp possible plus de précision
merci

Posté le : 12/12/2007 20:11
Transférer la contribution vers d'autres applications Transférer


Bonjour j'ai un probleme avec le module systeme
Newbie
Inscrit: 12/12/2007 17:40
Messages: 5
Bonjour,
j'ai telecharger la dernière version de xoops, celle qu'on trouve sur le site https://www.frxoops.org , mais j'ai un probleme qu'on je telecharge un module, je le trouve pas dans www.xxxxxxxxx/modules/system/admin.php?fct=modulesadmin
comment faire ?????
je suis chez 1&1

set XOOPS_TRUST_PATH into mainfile.php
Module Version Action
rien?????



sachant que avant sa marché bien javé un petit probleme j'ai été obligé de réinstallé xoops

merci d'avance

Posté le : 12/12/2007 19:15
Transférer la contribution vers d'autres applications Transférer



 Haut




Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

7 Personne(s) en ligne (4 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 7 | Plus ...