ZenphotoCMS Forum
not finding the requested URL - 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: not finding the requested URL (/thread-3616.html)



not finding the requested URL - gfavchi - 2008-08-27

Hi,
First I must say.. this is the best software I have worked with since starting my journey of creating my own website!! everything is so simple and it looks great!!

I have one minor issue (I hope)... in gallery config area I put my URL www.gfavale....com but when I click to return to it on my album I get a message "the requested URL /zengallery-1/www.gfavale... not found"
I set zenphoto up in a folder (zengallery-1) off my public_html. was that a mistake?




not finding the requested URL - sbillard - 2008-08-27

You need to put the complete URL: http://www.gfavale....com otherwise it is a relative URL to the website you are browsing--your gallery.




not finding the requested URL - alexghds - 2008-08-28

Hi!, i have the same problem!! i put the complete url, but it doesn't wokr! please help me.




not finding the requested URL - gfavchi - 2008-08-28

sbillard, for me your suggestion worked.... thanks for the help!!!




not finding the requested URL - alexghds - 2008-08-29

I fixed it!!, if you put the complete url, but it doesn't work, go to zp-core/zp-config.php, and uncomment the line of the webpath, and write your path, example:
I have the zenphoto gallery in a subfolder www.example.com/galeria, and i writed this in the webpath line: define('WEBPATH', '/galeria');