Hi,
I'm getting close to integrating Zenphoto for my site. I've done all modifications with mod_rewrite off but decided now that I want to use it to make the urls look nicer. The change didn't quite work "on the fly" so I need a little help from you.
I turned on mod_rewrite in Apache, changed mod_rewrite to true in config.php and changed the correct folder in .htaccess. That should do it, right?
Ok, so I go to the page where I've set the gallery and the main page looks and lists fine. But when I select an album or go even deeper and select an image from the album, I get a page with no styles basically. I see the images and text, the urls look nice and clean so mod_rewrite seems to be working, but it somehow doesn't load any styles or theme. Anyone know what might be wrong?
Comments