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

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

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>