GetSimple Support Forum

Full Version: Q: News Manager doesn't show date of publishing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
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
Thanks.

Do you know what happened with the author of the plugin? His site is down for quite a while now.
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