![]() |
|
- 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: (/thread-12852.html) |
- Guest - 2026-06-25 How to clean this error???? Notice: getCommentDate is deprecated. Use getCommentDateTime(). in /home3/h7u125/public_html/photo/zp-core/template-functions.php on line 2701 - Sultan - 2009-02-06 I have the exact same problem, anytime a comment is left. - acrylian - 2009-02-06 You are apparently using an old theme. You need either to update to one of the standard themes or update your theme manually like the error recommends. Please see the theming tutorial for more info. - Sultan - 2009-02-09 For those who don't know php, here's the file you need to replace to fix this error. The file can be found at /yourwebsite/gallery/themes/moonlover/image.php In that file, find the following code: ` , ` ` ` |