Annonce

Écrire une réponse

Veuillez écrire votre message et l'envoyer

Cliquez dans la zone sombre de l'image pour envoyer votre message.

Retour

Résumé de la discussion (messages les plus récents en premier)

P@t
2007-11-02 14:50:28

Ok... merci...
Je modifierai ca pour la prochaine version...

alahel76
2007-11-02 14:29:33

j'avais pas vu ta réponse ...
ça me semble beaucoup mieux !

merci beaucoup

Sergio
www.sergioreis.com

P@t
2007-11-02 14:17:39

Ok... As-tu essayé la modification que j'ai proposé?

alahel76
2007-11-02 14:07:49

j'arrive bien sur cette page :
http://www.sergioreis.com/gallery/admin … Fadmin.php

mais si je veux inserer un bloc perso par exmple :
http://www.sergioreis.comadmin.php/?pag … e=Personal !

sur ma page web Firefox me dit qu'il ne peut trouver le serveur à l'adresse www.sergioreis.comadmin.php.

alors comme je suis pas con je modifie l'URL dans le navigateur, et là : (problème de droits ?)

Warning: main(): Unable to access ./include/common.inc.php in d:\www\sergioreis.com\htdocs\gallery\admin.php on line 30

Warning: main(./include/common.inc.php): failed to open stream: No such file or directory in d:\www\sergioreis.com\htdocs\gallery\admin.php on line 30

Warning: main(): Failed opening './include/common.inc.php' for inclusion (include_path='.;c:\php\pear') in d:\www\sergioreis.com\htdocs\gallery\admin.php on line 30

Warning: main(): Unable to access ./admin/include/functions.php in d:\www\sergioreis.com\htdocs\gallery\admin.php on line 32

Warning: main(./admin/include/functions.php): failed to open stream: No such file or directory in d:\www\sergioreis.com\htdocs\gallery\admin.php on line 32

Warning: main(): Failed opening './admin/include/functions.php' for inclusion (include_path='.;c:\php\pear') in d:\www\sergioreis.com\htdocs\gallery\admin.php on line 32

Warning: main(): Unable to access ./admin/include/functions_plugins.inc.php in d:\www\sergioreis.com\htdocs\gallery\admin.php on line 33

Warning: main(./admin/include/functions_plugins.inc.php): failed to open stream: No such file or directory in d:\www\sergioreis.com\htdocs\gallery\admin.php on line 33

Warning: main(): Failed opening './admin/include/functions_plugins.inc.php' for inclusion (include_path='.;c:\php\pear') in d:\www\sergioreis.com\htdocs\gallery\admin.php on line 33

Fatal error: Call to undefined function: check_status() in d:\www\sergioreis.com\htdocs\gallery\admin.php on line 38

Sergio
www.sergioreis.com

P@t
2007-11-02 13:33:30

Dans le fichier PWG_Stuffs/admin/admin.php, essaye de remplacer (ligne 16 et 17):

Code:

$r_uri = explode ('admin.php?' , $_SERVER['REQUEST_URI']);
header('Location: http://' . $_SERVER['HTTP_HOST'] . $r_uri[0] . 'admin.php?page=plugin&section=' . STUFFS_DIR . '%2Fadmin%2Fadd_module.php&type=' . $_POST['module']);

par

Code:

header('Location: http://' . $_SERVER['HTTP_HOST']
 . rtrim(dirname($_SERVER['PHP_SELF']), '/\\')
 . '/admin.php?page=plugin&section=' . STUFFS_DIR . '%2Fadmin%2Fadd_module.php&type=' . $_POST['module']);
P@t
2007-11-02 13:15:31

Est-ce que tu peux me donner l'url de la page qui n'est pas trouvée? (dans la barre d'adresse)

alahel76
2007-11-02 12:14:11

bon j'ai bien essayé de l'utiliser mais j'ai aussi un problème
ils semble s'installer mais quand je veux activer un des modules ça se passe pas très bien ... il me dit imposible de trouver la page !
et ça pour n'importe quel module !!!

Sergio
www.sergioreis.com

P@t
2007-11-02 11:54:57

C'est en effet le meme problème...
Mais je te conseille d'utiliser plutot PWG Stuffs pour ton édito...
Plus d'options, plus complet, etc...

Il remplace également TagsOnIndex

alahel76
2007-11-02 09:54:59

Hello,

SELECT content
  FROM phpwebgallery_nbc_EditoOnIndex
  WHERE language = 'fr_FR.iso-8859-1'

[mysql error 1146] La table 'xxxx.phpwebgallery_nbc_editoonindex' n'existe pas

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in d:\www\sergioreis.com\htdocs\gallery\plugins\nbc_EditoOnIndex\nbc_EditoOnIndex.php on line 26

c'est sans doute le même problème qu'avec T@gsonindex ?
http://forum.phpwebgallery.net/viewtopic.php?id=12070

Sergio
www.sergioreis.com

Pied de page des forums

Propulsé par FluxBB

github twitter newsletter Faire un don Piwigo.org © 2002-2024 · Contact