Forum Moderators: coopster
[edited by: coopster at 8:39 pm (utc) on Sep. 30, 2004]
[edit reason] generalized urls per TOS [webmasterworld.com] [/edit]
this should work if your images are always in the same place, and not relative to the directory that the script is in (might be better):
$Translation["ImageFolder"] = "/exampledatabase/images/";
just put the path (not including the domain name) after the first slash. Or just use the whole domain name including http:// - should also work. There, you have a number of things to try.