coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: lobosden on November 20, 2007, 07:19:02 PM

Title: When click on pic it goes to album not pic?
Post by: lobosden on November 20, 2007, 07:19:02 PM
Ok my site is www.bodyarttalk.com

click on a TATTOO pic, not a member, that is a different framework.

as you will see it goes to the album and not the pic. What could be causing this?
Title: Re: When click on pic it goes to album not pic?
Post by: lobosden on November 20, 2007, 07:26:12 PM
The cpmfetch pics are the
SOME RANDOM TATTOO PICS

at bottom
Title: Re: When click on pic it goes to album not pic?
Post by: Nibbler on November 20, 2007, 07:26:57 PM
Post your code.
Title: Re: When click on pic it goes to album not pic?
Post by: lobosden on November 20, 2007, 07:38:24 PM
<html>

<body bgcolor="#031545">
<?php
  include "./forum2/cpg1413/cpmfetch/cpmfetch.php";
  $objCpm = new cpm("./forum2/cpg1413/cpmfetch/cpmfetch_config.php");
  $objCpm->cpm_viewrandommedia (1,4,array("windowtarget" => "_parent"));
  $objCpm->cpm_close();
?>
</body>

</html>


is the file
Title: Re: When click on pic it goes to album not pic?
Post by: lobosden on November 20, 2007, 07:39:01 PM
or do you need the cpmfetch.php or config?
Title: Re: When click on pic it goes to album not pic?
Post by: lobosden on November 22, 2007, 05:29:34 PM
anyone, Help?
Title: Re: When click on pic it goes to album not pic?
Post by: lobosden on November 29, 2007, 10:30:28 PM
finally got it... I just downloaded 2.00 stable, overwrite everything in cpmfetch, then installed again.

No problems.