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: When click on pic it goes to album not pic?  (Read 6263 times)

0 Members and 1 Guest are viewing this topic.

lobosden

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 75
When click on pic it goes to album not pic?
« 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?
« Last Edit: November 29, 2007, 10:49:01 pm by Nibbler »
Logged

lobosden

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 75
Re: When click on pic it goes to album not pic?
« Reply #1 on: November 20, 2007, 07:26:12 pm »

The cpmfetch pics are the
SOME RANDOM TATTOO PICS

at bottom
Logged

Nibbler

  • Guest
Re: When click on pic it goes to album not pic?
« Reply #2 on: November 20, 2007, 07:26:57 pm »

Post your code.
Logged

lobosden

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 75
Re: When click on pic it goes to album not pic?
« Reply #3 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
Logged

lobosden

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 75
Re: When click on pic it goes to album not pic?
« Reply #4 on: November 20, 2007, 07:39:01 pm »

or do you need the cpmfetch.php or config?
Logged

lobosden

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 75
Re: When click on pic it goes to album not pic?
« Reply #5 on: November 22, 2007, 05:29:34 pm »

anyone, Help?
Logged

lobosden

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 75
Re: When click on pic it goes to album not pic?
« Reply #6 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.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.