View Single Post
Old
  (#6 (permalink))
christian
Junior Member
 
Status: Offline
Posts: 65
Join Date: Dec 2002
Location: Tulsa OK U.S.A
01-23-2003, 05:24 PM

// optional use_exif missing

$gallery->app->movieThumbnail = "/home/medicsin/public_html/home/modules/gallery/images/movie.thumb.jpg";

Error: Directory d:\albums does not exist. Please create it.
Error: Missing value: Temporary directory!

$gallery->app->photoAlbumURL = "http://www.medicsintl.org/home/modules/gallery";

$gallery->app->albumDirURL = "http://www.medicsintl.org/albums";

then i did this


$gallery->app->movieThumbnail = "/home/medicsin/public_html/home/modules/gallery/images/movie.thumb.jpg";
$gallery->app->albumDir = "/home/medicsin/public_html/albums";
Error: Missing value: Temporary directory!


how do i make a temp directory?


I am saving the world while you sleep
  Send a message via Yahoo to christian Send a message via AIM to christian Send a message via MSN to christian  
Reply With Quote