coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: Gephri on May 09, 2007, 10:24:38 PM

Title: show images on different site with CPMFetch 2.0
Post by: Gephri on May 09, 2007, 10:24:38 PM
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?
Title: Re: show images on different site with CPMFetch 2.0
Post by: 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">
Title: Re: show images on different site with CPMFetch 2.0
Post by: vuud on May 10, 2007, 02:29:30 AM
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
Title: Re: show images on different site with CPMFetch 2.0
Post by: Gephri on May 10, 2007, 05:38:19 AM
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>