Posts: 63
Threads: 26
Joined: Oct 2011
I have a problem with NM, as it doesn't sow date of publishing.
It just states: "Published on"
Plugin v: 2.2.4
I've checked health of the site, and all is green.
Does anyone have some idea regarding this?
Posts: 2,928
Threads: 195
Joined: Feb 2011
mrmut,
the date format for the newsmanager is defined in the language file
have a look at plugins/newsmanager/lang/...
for example, in the language_file de_DE.php at the end of the file:
Code:
# date settings
"DATE_FORMAT" => "%d.%m.%Y"
unfortunately there is no real documentation available, but I found this some time ago.
we had already a forum posting on this:
http://get-simple.info/forum/topic/2069/...e-display/
Cheers, Connie
Posts: 63
Threads: 26
Joined: Oct 2011
Thanks.
Do you know what happened with the author of the plugin? His site is down for quite a while now.
Posts: 2,928
Threads: 195
Joined: Feb 2011
mrmut Wrote:Thanks.
Do you know what happened with the author of the plugin? His site is down for quite a while now.
no, don't know. But I will take off the link to the non-functional website in the plugin directory
good night, Connie