show images on different site with CPMFetch 2.0 show images on different site with CPMFetch 2.0
 

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

show images on different site with CPMFetch 2.0

Started by Gephri, May 09, 2007, 10:24:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gephri

I had been able to show images on a different site of mine by using the following code with the previous version of CPMFetch.
http://www.myothersite.com/gallery/cpmfetch/cfig_random.php

Now v. 2.0.0 shows images on the same site as the gallery - but not my other site.
Any idea what to fix?

Gephri

Actual code is an image tag:
<IMG src="http://www.myothersite.com/gallery/cpmfetch/cfig_random.php">

vuud

Quote from: Gephri on May 09, 2007, 10:27:02 PM
Actual code is an image tag:
<IMG src="http://www.myothersite.com/gallery/cpmfetch/cfig_random.php">

What does it output?

hint: view source
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

Gephri

hi Vuud:

Full page loads and view source shows the following:
<td><A href="http://www.myothersite.com/gallery/index.php"><IMG src="http://www.superstarstudents.com/gallery/cpmfetch/cfig_random.php" border="0" title="Click to see more in the Gallery !"></A></td>