![]() |
|
~user_name/zenphoto/ path - 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: ~user_name/zenphoto/ path (/thread-8275.html) |
~user_name/zenphoto/ path - formulae - 17-02-2011 Is there any workaround to the ~user_name/zenphoto/index.php path I notice that in some implementations e.g. the zenphoto demo , there is no '~' It makes the http address tidier if the '~user/' is not there and its preferable not have my user name in the path. ~user_name/zenphoto/ path - sbillard - 18-02-2011 Sorry, but this is not a zenphoto issue, it is with your ISP. that ~user_name is part of your domain, not something to do with zenphoto. Take it up with your provider. They may have an alternative for you. ~user_name/zenphoto/ path - formulae - 18-02-2011 thanks , but can you explain it? AS AN EXAMPLE... ~user_name/zenphoto/ path - acrylian - 18-02-2011 As my collegue said contact your host about this as this may be a server configuration issue. Zenphoto by itself does not put the user name in there. The archive link should be ~user_name/zenphoto/ path - sbillard - 18-02-2011 If your site does indeed work both with and without the ~user, you can set the WEBPATH define in zp-config.sys to the path excluding the ~user. ~user_name/zenphoto/ path - formulae - 18-02-2011 Thanks sbillard. |