CPMfetch problem CPMfetch problem
 

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

CPMfetch problem

Started by greta, August 24, 2011, 05:45:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

greta

hi everyone!
I've just started a new fansite on wordpress and I'm trying to install cpmfetch (for the latest images) but when I put the code in the sidebar it give me this:

Warning: include(./gallery/cpmfetch/cpmfetch.php) [function.include]: failed to open stream: No such file or directory in /home/kellyrow/public_html/wp/wp-content/themes/tema 2/wp6/sidebar.php on line 15

Warning: include() [function.include]: Failed opening './gallery/cpmfetch/cpmfetch.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/kellyrow/public_html/wp/wp-content/themes/tema 2/wp6/sidebar.php on line 15

Fatal error: Class 'cpm' not found in /home/kellyrow/public_html/wp/wp-content/themes/tema 2/wp6/sidebar.php on line 16



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


home directory:
http://www.kelly-rowan.org/wp/

gallery:
http://www.kelly-rowan.org/dir/

cpmfetch directory
http://kelly-rowan.org/dir/cpmfetch/install.php?do=install&force=true

I'm still new about all this stuff,and I was wondering if someone could possibly install it for me...
thank'you in advance! (:

poubao

You must install this plugin in WordPress : ExecPHP
Read all the FAQ and be carefully with this plugin
Before using this plugin, turn off the WYSIWYG editor in WP if you use it
L'incohérence de ceux qui nous dirigent, l'incompétence de ceux qui nous commandent,sont un vibrant hommage pour ceux qui exécutent.
                                          **Général Patton**

poubao

Your CPMFETCH install is OK, rename or delete your install.php file in your CPMFETCH directory for security reasons.
a link to my WP test blog using CPMFETCH
L'incohérence de ceux qui nous dirigent, l'incompétence de ceux qui nous commandent,sont un vibrant hommage pour ceux qui exécutent.
                                          **Général Patton**