![]() |
|
Weird paths - 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: Weird paths (/thread-257.html) |
Weird paths - neoflox - 2006-01-30 Hi, I searches similar posts but none seems to be helpful for me so far... The installation worked fine, the admin panel works as well, but all paths that are linked in the source and in links are cut by the "zenphoto" folder in which all files are. Adresses should look like: [i]http://qotsa.de/site/page/zenphoto/index.php...[/i] I don't know if it is connected to this issue but the thumbnails don't show up (they did in the beginning, so I guess GD installed...) Any ideas? I am slowly beginning to pull out my hair... //edit... Weird paths - neoflox - 2006-01-30 Ok, I got it work with help of the BUT
chmod is all right, the .htaccess is all right too i guess. What's wrong? I don't get it...? Weird paths - tonibraxtonfan - 2006-01-30 I think im having a similar problem http://www.tonibraxtonfan.net/gallery/ when I click on the photoshots folder the photos inside dont work neither does the thumbnail on the left. Im excited about editing the theme and putting pictures in the background n stuff, but this problme is really eating up my time. Weird paths - Chilifrei64 - 2006-01-30 for starters.. is mod-rewrite set to true or false and if it is set to true.. does your host support it and that the path to the gallery is correct in the htaccess file. For you it should be Make sure your albums and cache dir are chmod 777 Make sure your host has GD support enabled also check out this topic regarding path errors Weird paths - tonibraxtonfan - 2006-01-30 thanks again lol. I keep making these stupid mistakes the thing was I kept doing was: I kept entering the directory beetwen the !!! instead of afer the Baserewrite code now Its working great. !!! this is where I was entering the directory !!!RewriteBase /gallery Weird paths - neoflox - 2006-01-30 @chilifrei Chmod is all right, mod_rewrite and GD support is enabled, mod_rewrite set to true now. I tried the solution you linked but that did not work either. The webpath is this: The album links are still cut, going directly to the albums, you get Error 403, no permission... Weird paths - neoflox - 2006-01-31 Solved! dumb me ยป http://www.zenphoto.org/support/topic.php?id=216 |