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?
The cpmfetch pics are the
SOME RANDOM TATTOO PICS
at bottom
Post your code.
<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
or do you need the cpmfetch.php or config?
anyone, Help?
finally got it... I just downloaded 2.00 stable, overwrite everything in cpmfetch, then installed again.
No problems.