Pages (2):    1 2
Member
Member
Maccus   2007-04-19, 19:13
#21

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.

Developer
Developer
trisweb   2007-04-20, 00:55
#22

Thanks for posting your solution Max, in the future make sure to start a new topic. Thanks

And yes, you can edit the theme to accommodate larger images, though it should just work with the default one...

Member
Member
gerdi99   2007-05-30, 14:17
#23

Roadmap says: "Milestone: 1.0.9 2 weeks late"

Any updates? :-)

Member
Member
Chilifrei64   2007-05-31, 17:44
#24

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

Pages (2):    1 2
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.