ZenphotoCMS Forum
Comments Error - 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: Comments Error (/thread-4215.html)



Comments Error - code - 2008-12-09

http://www.luckyshotphotos.com/flowers/IMG_3214.jpg.php

Notice: getCommentDate is deprecated. Use getCommentDateTime(). in /home/luckysho/public_html/zp-core/template-functions.php on line 2693
Dec 09, 2008 ,
Notice: getCommentTime is deprecated. Use getCommentDateTime(). in /home/luckysho/public_html/zp-core/template-functions.php on line 2718
12:28 AM | Edit

I think I have the nightly build from last night..if not last night, the night before...

I have 3018




Comments Error - acrylian - 2008-12-09

It's not an error, it's just a notice that the function getCommentTime() is depracated. It seems I forgot to update the zenpage-default theme... Just change the functions as told in the notice will solve it.




Comments Error - code - 2008-12-09

im confused, change the template functions or change the theme?




Comments Error - acrylian - 2008-12-09

The theme of course. Or you wait a little until I did the change in the Zenpage svn.




Comments Error - code - 2008-12-10

Sorry, you confused me
"Just change the functions as told in the notice will solve it. "
You said functions, i thought of template functions... But yes I figured it out lol...Thanks!