ZenphotoCMS Forum
Email response to comments - 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: Email response to comments (/thread-14068.html)



Email response to comments - Adrian0832 - 2025-09-05

Email response to comments


Very, very, very minor observation, but the email response to Admins when a comment is submitted is slightly inconsistent. ZP Version 1.6.8

zp-extensions/comment_form/functions.php around line 435/436: -
"View all comments ... http:// $_SERVER['SERVER_NAME']..."
"Edit the comment ... PROTOCOL:// $_SERVER['SERVER_NAME']..."

I presume http in the former should be as in the later - not a major issue, as a well configured server should immediately enforce "er no, I think you meant HTTPS", but...




Email response to comments - acrylian - 2025-09-05

Thanks, of course both should use the PROTOCOL constant. I'll put it on the list for the next