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
[Solved] CGBlog dates appearing as "d%/m%/y%"
[Solved] CGBlog dates appearing as "d%/m%/y%"
Last edited by jongs on Tue Mar 03, 2015 10:02 am, edited 1 time in total.
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: CGBlog dates appearing as "d%/m%/y%"
Please post system information
the parameters are not d% m% Y% but %d %m %Y
the parameters are not d% m% Y% but %d %m %Y
Re: CGBlog dates appearing as "d%/m%/y%"
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
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%"
Thank you both, dead right. Unnoticed for years until I tried to use the blog.
I would probably never have found it. Very grateful
I would probably never have found it. Very grateful