folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
Pulling images from external website(back to index)
Hi,

I have installed fb here:

http://rintindalin.co.uk/photoblog/fb.php

But I have this error:

folderblog error
No image files found in http://www.nelsonriggott.plus.com/images/photos/. Please upload files or confirm directory location and permissions.

I have folderblog installed on one site, and the images on another. I thought I could just point FB to another place to get the images in the settings file via:
$photo_directory = "http://www.nelsonriggott.plus.com/images/photos/";

$thumb_directory = "http://www.nelsonriggott.plus.com/images/photos/thumbs/";

But for some reason it doesn't like that.

Does anyone have any idea if this can be done?

Many thanks

Jim
posted by Jim on 8 Oct 05 at 2:00 AM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)