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) 
Offline

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) 
Offline
Site Admin

Joined: 2003-07-27 (00:49)
Posts: 5915
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) 
Offline

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) 
Offline
Site Admin

Joined: 2003-07-27 (00:49)
Posts: 5915
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) 
Offline

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


Who is online

Users browsing this forum: No registered users and 0 guests


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:
cron

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