All times are UTC + 1 hour




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Using pictures on an external server
PostPosted: 2004-06-12 (15:47) 

Joined: 2004-06-12 (14:21)
Posts: 5
Location: Belgium
Hello,

What to I have to fill in for
$image_path =
$image_url =
when using external link for the pictures?

Script is in http://www.kruisstraat89.be/gallery/badkamer_index.php
BIG pictures at http://home.scarlet.be/kamers/badkamer/images
THUMBnails at http://home.scarlet.be/kamers/badkamer/thumbnails

I have tried a lot of combinations, but it will not work

Pieter


Top
 Profile  
 
 Post subject:
PostPosted: 2004-06-13 (22:14) 
Site Admin

Joined: 2003-07-27 (00:49)
Posts: 6390
Pieter,

First you need to have the file image_order.txt with the list of the image names in your image folders.

Code:
$image_path = 'images';
$image_url = 'http://home.scarlet.be/kamers/badkamer/';


Or for the thumbnails:
Code:
$image_path = 'images/thumbnails';
$image_url = 'http://home.scarlet.be/kamers/badkamer/thumbnails';


Best regards

Ralf


Top
 Profile  
 
 Post subject:
PostPosted: 2004-06-14 (19:04) 

Joined: 2004-06-12 (14:21)
Posts: 5
Location: Belgium
So you need to use the image_order.txt

No way to do it without the file?


Top
 Profile  
 
 Post subject:
PostPosted: 2004-06-14 (19:47) 
Site Admin

Joined: 2003-07-27 (00:49)
Posts: 6390
Pieter,

The script can only read the directories that are on the same server as the script itself. The script can't read folders on a remote servers so you need the image_order.txt.

Best regards

Ralf


Top
 Profile  
 
 Post subject:
PostPosted: 2004-06-14 (20:00) 

Joined: 2004-06-12 (14:21)
Posts: 5
Location: Belgium
OK, thanks for the usefull info.

Pieter


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC + 1 hour


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:

Resources:   Schwerin    Private Krankenversicherung    Krankenversicherung    Website Tools Collection    Speed Camera Database    Radarfallen-Datenbank    Speed Camera Database    Teeny Weeny URL
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Translated by Xaphos © 2007, 2008, 2009 phpBB.fr