Do Not Find Include/config.inc.php pour le CPMFetch Do Not Find Include/config.inc.php pour le CPMFetch
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Do Not Find Include/config.inc.php pour le CPMFetch

Started by Coline, March 03, 2009, 04:36:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Coline

Bonjour,

J'essaye tant bien que mal d'installer le cpmfetch sur mon site et ma galerie. J'ai donc mis le fichier cpmfetch dans ma galerie sur le ftp
../gallery/cpmfetch/

Puis je fais install.php et la un erreur survient :
CpmFetch Install Script version 2.0.0
do=install-path
path=
force=
Command install-path issued to script
Install-path path setting:
* * BEGIN SERVER SETTINGS * *
SERVER UNIQUE_ID: Sa1OR0IH2acAACajom0AAAAj
SERVER HTTP_HOST: www.avrilspirit.com
SERVER HTTP_USER_AGENT: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.6)
Gecko/2009011913 Firefox/3.0.6
SERVER HTTP_ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=
0.8
SERVER HTTP_ACCEPT_LANGUAGE: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
SERVER HTTP_ACCEPT_ENCODING: gzip,deflate
SERVER HTTP_ACCEPT_CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
SERVER HTTP_KEEP_ALIVE: 300
SERVER HTTP_CONNECTION: keep-alive
SERVER HTTP_REFERER: http://www.avrilspirit.com/gallery/cpmfetch/install.php?do=
install-path&path=gallery
SERVER HTTP_COOKIE: cpg143_data=YTo1OntzOjI6IklEIjtzOjMyOiI1NDkzZGFhODg1M2RkOTYz
MmFiNmQzZTBjZTU4ZTJjNyI7czoyOiJhbSI7aToxO3M6NDoibGFuZyI7czo2OiJmcmVuY2giO3M6Mzoi
bGl2IjthOjU6e2k6MDtzOjU6IjM0OTI0IjtpOjE7czo1OiI1MTEyMyI7aToyO3M6NToiMzQ3NjEiO2k6
MztzOjU6IjM0NzY2IjtpOjQ7czo1OiI0MTQyNiI7fXM6MzoibGFwIjtpOjI7fQ%3D%3D; c03ab867ae
278eea64790f10cae50218=5e0e842b01a749705719fa45616b038b
SERVER PATH: /bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin
SERVER SERVER_SIGNATURE:
Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9. 8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.3 Ser ver at www.avrilspirit.com Port 80


SERVER SERVER_SOFTWARE: Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b mod_aut
h_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.3
SERVER SERVER_NAME: www.avrilspirit.com
SERVER SERVER_ADDR: 66.7.217.167
SERVER SERVER_PORT: 80
SERVER REMOTE_ADDR: 84.103.154.216
SERVER DOCUMENT_ROOT: /home/avrilspi/public_html
SERVER SERVER_ADMIN: webmaster@avrilspirit.com
SERVER SCRIPT_FILENAME: /home/avrilspi/public_html/gallery/cpmfetch/install.php
SERVER REMOTE_PORT: 1221
SERVER GATEWAY_INTERFACE: CGI/1.1
SERVER SERVER_PROTOCOL: HTTP/1.1
SERVER REQUEST_METHOD: GET
SERVER QUERY_STRING: do=install-path&path=
SERVER REQUEST_URI: /gallery/cpmfetch/install.php?do=install-path&path=
SERVER SCRIPT_NAME: /gallery/cpmfetch/install.php
SERVER PHP_SELF: /gallery/cpmfetch/install.php
SERVER REQUEST_TIME: 1236094535
SERVER argv: Array
SERVER argc: 1
* * END SERVER SETTINGS * *
ERROR: Did not find config file at /include/config.inc.php
Producing output screen and exiting




Il ne trouve pas mon fichier config.inc.php  or j'ai vérifié les permissions et si c'était bien le bon chemin d'accès et oui donc je ne comprend pas le problème :/

Merci de m'aider

Coline

J'ai oublier de préciser:

voici l'adresse de ma galerie : http://www.avrilspirit.com/gallery/
je suis en Coppermine Photo Gallery 1.4.19 (stable) avec le moddbystramm.

François Keller

Il est impératif de mettre à jour vers la version 1.4.20.
Pour ce qui est de Cpmfetch je ne peux pas aider, je ne l'ai jamais utilisé (il faudra un jour que je m'y mette)
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Coline


Coline

Alors voila j'ai mis le cpmfetch sur mon site . Cela à l'air de bien marcher.
Seulement j'aimerais non pas mettre les dernières photos mise à jours mais les derniers albums mise à jours. Cela fait plusieurs heures que je cherches en vain sur le forum. J'ai testé des codes mais aucun ne marche.

De plus je voudrais mettre un target_blank (ce qui est fait) mais cela ne marche pas.

Les 4 photos se mettent les unes après les autres y-a-t'il un moyen pour les mettres 2 par 2?

Voici mon site : http://www.avrilspirit.com/
Ma galerie : http://www.avrilspirit.com/gallery/

et voici le code que j'ai intégrer :

<?php
  include "./gallery/cpmfetch/cpmfetch.php";
  $objCpm = new cpm("./gallery/cpmfetch/cpmfetch_config.php");
  $objCpm->cpm_viewLastAddedMedia(1,4);
  $options = array( 'windowtarget' => '_blank');
  $objCpm->cpm_close();
?>


Coline

Bon alors j'ai réussi a mettre le target_blank et également a les aligner.

Par contre pour changer les dernières photos des nouveaux albums je ne trouve pas. Je comprend pas tout dans le fichier configcmpfetch.php

Si quelqu'un pouvez m'aider.

Merci

Coline


tarentaise

Hello,

je cherche moi aussi à afficher les derniers albums au lieu des dernières photos ajoutées,
si tu as trouvé la solution je suis preneur.
d'avance merci