ZenphotoCMS Forum
Direct linking to album pages - 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: Direct linking to album pages (/thread-8732.html)



Direct linking to album pages - DeezJee - 2011-06-20

Hello,

I was wondering how I can get my ZenPhoto gallery have direct links to albums accepted. For instance: now when I'm on the homepage and I click on an album the, the album opens in a new page with url www.domainname.com/index.php?album=albumname.
When I typ this url directly into the adresbar, the homepage shows up instead of the selected album.
What can cause this, I have already tried enable hotlinking, clearing the .htaccess file, but these don't see to affect anything

Thanks in advance




Direct linking to album pages - acrylian - 2011-06-20

The url example is a non-modrewrite link and should work. If not the whole site will not work.

Of course the album name includes any parent album names as well. So if "albumname" is a top level album it should work. But if it is actually a sub album of, say, "album1" the name would be "album1/albumname".

You can easily see that if you just look at the links while browsing your site.




Direct linking to album pages - DeezJee - 2011-06-20

The site works, and the albumname is a top level album
When I copy the link to the album from the home page and paste this into the adresbar, the homepage loads
You can check it at http://www.deezjee.be




Direct linking to album pages - acrylian - 2011-06-20

This is clearly a problem of your site that for whatever strange reason seems to be partly within a frame. Maybe that is related to the theme but that only the theme's author can answer.

Try our site for reference: www.zenphoto.org/index.php?album=showcase




Direct linking to album pages - DeezJee - 2011-06-20

ok, I'll contact the theme creator

Thanks for your help!