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: Problem with using different servers.  (Read 3849 times)

0 Members and 1 Guest are viewing this topic.

xoxoc

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Problem with using different servers.
« on: May 19, 2010, 08:44:58 pm »

Hi,
I have a problem. My site gallery and site is hosted by different servers. I can't use cpmfetch, bescause when I try incert code to site, which is directed to another server.
Here is code:
Code: [Select]
<?php
  
include "http://mileyraycyrus.lt/picturesgallery/cpmfetch/cpmfetch.php";
  
$objCpm = new cpm("http://mileyraycyrus.lt/picturesgallery/cpmfetch/cpmfetch_config.php");
  
$objCpm->cpm_viewLastAddedMedia(2,5);
  
$objCpm->cpm_close();
?>
but nothing to show. ;(

Site - - www.mileyraycyrus.flirtatious.org
Gallery -- www.mileyraycyrus.lt/picturesgallery
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problem with using different servers.
« Reply #1 on: May 20, 2010, 07:15:48 am »

That's a limitation that we can not help you to circumvent. Buy decent webspace instead of relying on various freehosts if this bothers you. You get what you pay for...
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.