coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: thekidfry on March 12, 2008, 05:25:52 PM

Title: [Closed]: [french/français]Intaller le code sur son site
Post by: thekidfry on March 12, 2008, 05:25:52 PM
Salut, j'aimerais ajouté sur mon site , le code

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


et il me dise

QuoteWarning: include() [function.include]: URL file-access is disabled in the server configuration in /home/raphaelweb/test/index.php on line 115

Warning: include(http://galleryraphaelweb.awardspace.com/cpmfetch.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/raphaelweb/test/index.php on line 115

Warning: include() [function.include]: Failed opening 'http://galleryraphaelweb.awardspace.com/cpmfetch.php' for inclusion (include_path='.:/usr/share/php5:/usr/share/php') in /home/raphaelweb/test/index.php on line 115

Fatal error: Class 'cpm' not found in /home/raphaelweb/test/index.php on line 116

que faire???

Title: Re: [french/français]Intaller le code sur son site
Post by: thekidfry on March 12, 2008, 05:30:34 PM
je me suis trompé, le probleme et celui çi

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/raphaelweb/test/index.php on line 115

Warning: include(http://galleryraphaelweb.awardspace.com/cpmfetch/cpmfetch.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/raphaelweb/test/index.php on line 115

Warning: include() [function.include]: Failed opening 'http://galleryraphaelweb.awardspace.com/cpmfetch/cpmfetch.php' for inclusion (include_path='.:/usr/share/php5:/usr/share/php') in /home/raphaelweb/test/index.php on line 115

Fatal error: Class 'cpm' not found in /home/raphaelweb/test/index.php on line 116[/quode]
Title: Re: [french/français]Intaller le code sur son site
Post by: Joachim Müller on March 12, 2008, 07:39:16 PM
There is no support in French on this board. Closing, locking.