Time/Date Formatting Broken

Time Formatting

Im using the latest multiverse theme.

Debug Logs:

USER DEPRECATED NOTICE: Parameter usage of zpFormattedDate (called from template-functions.php line 1622) is deprecated. Using strftime() based date formats strings is deprecated. Use standard date() compatible formatting or a timestamp instead. in /hermes/bosnacweb05/bosnacweb05cg/b1292/sl.mrwhelan/public_html/gallery/zp-core/functions/functions-basic.php on line 2225
trigger_error called from deprecationNotice (functions-basic.php [2225])
from zpFormattedDate (functions.php [304])
from getAlbumDate (template-functions.php [1622])
from printAlbumDate (template-functions.php [1636])
from include (gallery.php [30])
from include (index.php [13])
from include (index.php [128])
from index.php [79]

Comments

  • Fixed by going to options -> general and changing Date and Time formatting options from "custom" to something standard.

    My gallery was on a very old 1.5 version of ZP, I upgraded in-place to 1.6.4 which I later learned was not recommended.

    So I am ironing out painful bugs still.

  • acrylian Administrator, Developer

    No that is not a bug, its deprecated formats as there were changes. Documented on the release posts in general.

Sign In or Register to comment.