[Closed]: [french/français]Intaller le code sur son site [Closed]: [french/français]Intaller le code sur son site
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Closed]: [french/français]Intaller le code sur son site

Started by thekidfry, March 12, 2008, 05:25:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thekidfry

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???


thekidfry

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]

Joachim Müller

There is no support in French on this board. Closing, locking.