isnt my patch working? isnt my patch working?
 

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

isnt my patch working?

Started by kris9090, March 21, 2009, 06:24:16 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kris9090

Warning: include() [function.include]: Unable to access ../port/cpmfetch/cpmfetch.php in /www/oxyhost.com/s/o/s/sosmalldesigns/htdocs/WP/wp-content/themes/julianne/last.php on line 2

Warning: include(../port/cpmfetch/cpmfetch.php) [function.include]: failed to open stream: No such file or directory in /www/oxyhost.com/s/o/s/sosmalldesigns/htdocs/WP/wp-content/themes/julianne/last.php on line 2

Warning: include() [function.include]: Failed opening '../port/cpmfetch/cpmfetch.php' for inclusion (include_path='.:/usr/share/php') in /www/oxyhost.com/s/o/s/sosmalldesigns/htdocs/WP/wp-content/themes/julianne/last.php on line 2

Fatal error: Class 'cpm' not found in /www/oxyhost.com/s/o/s/sosmalldesigns/htdocs/WP/wp-content/themes/julianne/last.php on line 3


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

I need some help please

kris9090

I made it trough, just created a new page in cpmfetch folder with the patch and called it in an Iframe