ZenphotoCMS Forum
Comments Not Saving - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: Comments Not Saving (/thread-13974.html)



Comments Not Saving - AkaAndrew - 2024-09-11

Really strange behaviour browser issue, Comments will save in Safari but will not save in Firefox or Chrome or on Linux Firefox/Chrome, Not tested on Windows.
Zenphoto 1.6.4




Comments Not Saving - acrylian - 2024-09-11

Since the comments functionality is server side this would be really strange. Please review the logs.




Comments Not Saving - AkaAndrew - 2024-09-11

Nothing in the logs to show any errors that I can see, the only thing on Chrome I get a deprecated error
Unload event listeners are deprecated and will be removed
source tinymce.min.js:2




Comments Not Saving - acrylian - 2024-09-11

Try to disable tinymce for comments.




Comments Not Saving - AkaAndrew - 2024-09-11

Tried that and no change, Safari works fine




Comments Not Saving - acrylian - 2024-09-11

Then I have no idea, sorry.




Comments Not Saving - AkaAndrew - 2024-09-12

What file is the printcomment function located in as I want to try and find the reason. I have had a look but cannot find that particular function. It must be to do with my hosting as I get get the same behaviour with the unstable version.




Comments Not Saving - acrylian - 2024-09-12

Most functionality is within the comment_form plugin but parts are also in core files.