ZenphotoCMS Forum
Upgrading to 1.0.0 - path errors - Help!! - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Upgrading to 1.0.0 - path errors - Help!! (/thread-211.html)

Pages: 1 2


Upgrading to 1.0.0 - path errors - Help!! - tanya - 2006-02-26

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




Upgrading to 1.0.0 - path errors - Help!! - trisweb - 2006-02-28

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).




Upgrading to 1.0.0 - path errors - Help!! - austinjreid - 2006-02-28

@biffta, thankyou thankyou thankyou!!

got it working with mod_rewrite ON

superb thanks!




Upgrading to 1.0.0 - path errors - Help!! - billbody - 2006-02-28

Well I think I must give up....try everything and still can 't make this work.

now I getting "albums" not found or not readble
I double check and albums and cache are 777

Any help?




Upgrading to 1.0.0 - path errors - Help!! - Chilifrei64 - 2006-02-28

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?




Upgrading to 1.0.0 - path errors - Help!! - billbody - 2006-03-01

I use the solution where you edit functions.php
This is what I have




Upgrading to 1.0.0 - path errors - Help!! - Chilifrei64 - 2006-03-01

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?




Upgrading to 1.0.0 - path errors - Help!! - billbody - 2006-03-01

well I try the config solution too, but still nothing
My hosting is on a paid plan.
I check with them the path, and have no idea about the cgi, I think that they don't but not sure about that.

T.I.A




Upgrading to 1.0.0 - path errors - Help!! - sjwoodman - 2006-03-02

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 )




Upgrading to 1.0.0 - path errors - Help!! - billbody - 2006-03-03

well I must give up, really don't know why this is not working.
Any way thanks for your help!

See iu around




Upgrading to 1.0.0 - path errors - Help!! - steven509 - 2006-03-11




Upgrading to 1.0.0 - path errors - Help!! - cereal_biker - 2006-04-06

Hi !
Sorry I have a problem when I use the "functions.php" modification !
I've done that :




Upgrading to 1.0.0 - path errors - Help!! - Chilifrei64 - 2006-04-06

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?




Upgrading to 1.0.0 - path errors - Help!! - cereal_biker - 2006-04-07

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 !




Upgrading to 1.0.0 - path errors - Help!! - trisweb - 2006-04-08

Please try upgrading to the new version 1.0.2! It should work much better with all the paths.

If you still have trouble, please start a new topic. Thanks!