Miniticker Does not show the correct Created Date of an article
- Posted by TemplatePlazza (5318) Offline
Hi, We're sorry for delay in responding due to public holiday week in our country
We'll re check it very soon
10 years 10 months ago #7
by TemplatePlazza
We'll re check it very soon
Please Log in or Create an account to join the conversation.
- Posted by Lee Collings (4) Offline
Hi guys,
I've found a way to fix this. Create an override of the module, and open the PHP file and change all instances of $item->published to $item->created
The correct date now displays for me.
10 years 9 months ago #8
by Lee Collings
I've found a way to fix this. Create an override of the module, and open the PHP file and change all instances of $item->published to $item->created
The correct date now displays for me.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5318) Offline
- Posted by Matthias (2) Offline
thanks lee, but i think i've found another bug.
every date with october e.g. 2014-10-14 still is displayed as 1st jan 1970...
can you confirm?
10 years 9 months ago #10
by Matthias
every date with october e.g. 2014-10-14 still is displayed as 1st jan 1970...
can you confirm?
Please Log in or Create an account to join the conversation.
- Posted by Lee Collings (4) Offline
Hi,
I've just changed one of my article dates to 14 October 2014, and it displays just as that. Doesn't seem like a bug to me.
10 years 9 months ago #11
by Lee Collings
I've just changed one of my article dates to 14 October 2014, and it displays just as that. Doesn't seem like a bug to me.
Please Log in or Create an account to join the conversation.