ZenphotoCMS Forum
Comment on Album in image.php - 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: Comment on Album in image.php (/thread-8207.html)



Comment on Album in image.php - mauritsivs - 2011-02-04

i would like to have a commentform in my image.php page that does not comment on the currently open image but on the album that contains this image.

i tried putting it between set_context() but it doesnt work.

`

`

how do i do this?




Comment on Album in image.php - sbillard - 2011-02-05

You can't. The comment processing presumes the comment is about the page on which the comment was made.