Wow, this just messed up the pages more for me. I must be the black sheep.
It's strange . . .I can see everything when I go in from "setup.php" but not if I just try to go straight to a page.
I have mod rewrite off
I've checked my .htaccess file to make sure the path is /zenphoto (my directory) and don't know what else to try.
Your fix causes my pages to get a PARSE ERROR and tell me a line. REally wondering what is going on. When I'm in Admin, by logging in it's fine, when I try to View Gallery or Logout I get page not found errors or on some pages, 505 errors.
ugh
Such a beautiful interface, I want to be able to put my design degree to use and give you all some Themes. : (
Maybe I should have taken computer science.
tanya
Tanya! Try again, we want your design degree!! ;-)
The "Parse error" is probably because you made a mistake in your PHP. Unfortunately you do pretty much have to know the basics of PHP to fix that. Send me an email and I might be able to help you better (trisweb at my domain name, or at gmail.com).
@biffta, thankyou thankyou thankyou!!
got it working with mod_rewrite ON
superb thanks!
please give us more information.
Are you using mod-rewrite or not?
if yes.. what path do you have in the .htaccess file?
Linux or Windows?
Did you use the fix above?
I am sorry I meant the fix posted by legobuff where you edit the config.php..
What host are you using by the way..are they using cgi redirects to point to the website?
Hey guys, I've just managed to get ZenPhoto working and thought I'd document my problems a little. My main problems weren't with paths as the solutions to these are on this forum but by not having "short tags" or "asp style tags" enabled in php.ini. When I changed these to be on and restarted the webserver ZenPhoto started as expected.
However, I was still not seeing a gallery being displayed and the gallery page looked strange, almost like the CSS wasn't being applied to it. The problem was the the GD extension in PHP wasn't enabled by the webserver. When I enabled this everything worked fine.
It's a fantastic product and just what I was looking for!
(apologies for the double post, if an admin could remove it I'd be most grateful )
Hi !
Sorry I have a problem when I use the "functions.php" modification !
I've done that :
Make sure the albums and cache directory are chmod 777 and your path to zenphoto is correct
example.. above you show that zenphoto is located in the zenphoto directory... is this right and does it say /zenphoto in your .htaccess file?
Hi !
Yes, my albums and cache directory are chmod 777 and the adresse is www.mywebsite.com/zenphoto/ ! And my .htaccess has the good directory !
I really don't understand... Could somebody make the modifications on "config.php", "functions.php" and ".htaccess" to try ? Please...
my server path is "/home/cereal/zenphoto/" !
Thank you very much !