OK I got everything working now with these settings:
// If you have Apache mod_rewrite, put true here, and you'll get nice cruft-free URLs.
// MAKE SURE TO EDIT THE .htaccess FILE with your path information.
$conf['mod_rewrite'] = true;
// If mod_rewrite is true above, zenphoto's image page URL's usually end in .jpg,
// set this if you want something else appended to the end (helps search engines).
// Examples: .html, .php, /view, etc.
//$conf['mod_rewrite_image_suffix'] = '.php';
define('WEBPATH', '/trunk');
Something else: when I specify
$conf['image_size'] = 750;
the image is bigger than the theme, should I edit the theme to fix this ??
And when I click on an image (595px, 3rd page) I get the image in full size (750px), which is not what I want, is this editable in the theme also ??
Regards, Max.
http://www.trisweb.com/archives/2007/05/16/hard-work/
He is busy right now so things are going to be coming along real slow