Page 1 of 1

[Solved] CGBlog dates appearing as "d%/m%/y%"

Posted: Mon Mar 02, 2015 10:07 pm
by jongs
I appreciate I am using version cgblog version 1.8.1 but I am unable to update the site at this time.

When I make any blog entry the post date shows as literally "d%/m%/y%" both in the list of articles in the admin as well as on the output pages. The same happens if an expiration date is used.

any help much appreciated

Re: CGBlog dates appearing as "d%/m%/y%"

Posted: Tue Mar 03, 2015 6:59 am
by staartmees
Please post system information

the parameters are not d% m% Y% but %d %m %Y

Re: CGBlog dates appearing as "d%/m%/y%"

Posted: Tue Mar 03, 2015 9:26 am
by velden
Note that this could be (wrongly) set up in Site Admin -> Global Settings -> General settings (tab) -> 'Date Format String'

Like staartmees notes the used format is probably wrong.
http://php.net/manual/en/function.strftime.php

Re: CGBlog dates appearing as "d%/m%/y%"

Posted: Tue Mar 03, 2015 9:57 am
by jongs
Thank you both, dead right. Unnoticed for years until I tried to use the blog.

I would probably never have found it. Very grateful