Advanced search  

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

Pages: [1]   Go Down

Author Topic: Coppermine, phpbb2 and cmpfetch Stats but no pics  (Read 3768 times)

0 Members and 1 Guest are viewing this topic.

michaelkent

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Coppermine, phpbb2 and cmpfetch Stats but no pics
« on: November 24, 2005, 10:35:32 pm »

I have Coppermine 1.3.5 phpbb2.0.18 and cmpfetch 1.6 (I think, downloaded it 2 days ago)

The Coppermine/phpbb integration seems to work fine, but I have problems getting cmpfetch to work.

I have added the following to my homepage
Code: [Select]
                <?php
                
include './cpmfetch/cpmfetch.php';
                
$objCpm = new cpm('/coppermine');
                
$objCpm->cpm_viewRandomMedia (1,4);
                
$objCpm->cpm_viewLastAddedMedia (2,4);
                
$objCpm->cpm_formatStats("Here is a percent sign %% There are %f files in %c categories containing %a albums, having served %v views and getting %n comments");
                
$objCpm->cpm_close();
                
?>


I get
(http://www.bletchley-reunion.org.uk/sample.jpg)

The pics don't display but it gets the stats, which I assume means the cmpfetch installation is OK but there's something dodgy about my coppermine install??

Coppermine, phpbb2 and cmpfetch are all in discrete directories under the homepage, the cmpfetch test page shows all passes, and I've RTFM till my eyes nip.

I'm stumped!

I've not used the default table prefixes for Coppermine or phpbb2 but cmpfetch seems to pick these up from the config file so I don't think that's it.

Any help much appreciated
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Coppermine, phpbb2 and cmpfetch Stats but no pics
« Reply #1 on: November 25, 2005, 12:05:22 am »

cpmfetch comes as a mod. Mods are being supported on the thread that deal with it only. Re-post your question as a reply to http://forum.coppermine-gallery.net/index.php?topic=19564.0
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.