- Posts: 120
- Thank you received: 0
COM_CONTENT_PUBLISHED_DATE_ON
-
elanna
Inactive member -
Topic Author
- Member
-
Less
More
13 years 4 months ago - 13 years 4 months ago #12972
by elanna
COM_CONTENT_PUBLISHED_DATE_ON was created by elanna
Guys,
After updating my CMS from 1.7.2 to 1.7.3, I noticed this error bellow each Article Title:
Here the Article Title I have published
COM_CONTENT_PUBLISHED_DATE_ON
The field bellow the title, instead of show the date of publishing the Article, shows a name of that field. I noticed this error in Linux and Windows servers.
I didn't listen any claim about Joomla 1.7.3 like this... Do I have to set anything in my HSw template after a common CMS update?
After updating my CMS from 1.7.2 to 1.7.3, I noticed this error bellow each Article Title:
Here the Article Title I have published
COM_CONTENT_PUBLISHED_DATE_ON
The field bellow the title, instead of show the date of publishing the Article, shows a name of that field. I noticed this error in Linux and Windows servers.
I didn't listen any claim about Joomla 1.7.3 like this... Do I have to set anything in my HSw template after a common CMS update?
Last edit: 13 years 4 months ago by elanna. Reason: data error
Please Log in to join the conversation.
-
elanna
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 120
- Thank you received: 0
13 years 4 months ago #12973
by elanna
Complementing: If you set OPTION to show more detais from your Article Categories, as:
- Show Create Date
- Show Modify Date
- Show Publish Date
The unic field with no data, but the named field instead, is that CONTENT_PUBLISHED_DATE.
If set as HIDE all options, of course, the error get hiden, but it still there..
Replied by elanna on topic Re: COM_CONTENT_PUBLISHED_DATE_ON
elanna wrote: Guys,
After updating my CMS from 1.7.2 to 1.7.3, I noticed this error bellow each Article Title:
Here the Article Title I have published
COM_CONTENT_PUBLISHED_DATE_ON
The field bellow the title, instead of show the date of publishing the Article, shows a name of that field. I noticed this error in Linux and Windows servers.
I didn't listen any claim about Joomla 1.7.3 like this... Do I have to set anything in my HSw template after a common CMS update?
Complementing: If you set OPTION to show more detais from your Article Categories, as:
- Show Create Date
- Show Modify Date
- Show Publish Date
The unic field with no data, but the named field instead, is that CONTENT_PUBLISHED_DATE.
If set as HIDE all options, of course, the error get hiden, but it still there..
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #12980
by ivan.milic
Replied by ivan.milic on topic Re: COM_CONTENT_PUBLISHED_DATE_ON
That is untranslated system label, probably new in that joomla version.
You need to add definition in languages/<lng suffix>/<lng suffix>.ini files:
example:
CONTENT_PUBLISHED_DATE="Published date:"
You need to add definition in languages/<lng suffix>/<lng suffix>.ini files:
example:
CONTENT_PUBLISHED_DATE="Published date:"
Please Log in to join the conversation.
-
elanna
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 120
- Thank you received: 0
13 years 4 months ago #12984
by elanna
Replied by elanna on topic Re: COM_CONTENT_PUBLISHED_DATE_ON
I think my last reply was lost... here I'm again:
Ivan,
I have installed the extention pt-BR_joomla_lang_full.1.7.2v1.zip, the last and current language pack version, I think, and CMS is 1.7.3 updated.
I have 3 directories in /language in my CMS root:
en-GB
overrides
pt-BR
There is a lot of ini files into them... I don't know wich file I have to include that definition:
CONTENT_PUBLISHED_DATE="Published date:"
Ivan,
I have installed the extention pt-BR_joomla_lang_full.1.7.2v1.zip, the last and current language pack version, I think, and CMS is 1.7.3 updated.
I have 3 directories in /language in my CMS root:
en-GB
overrides
pt-BR
There is a lot of ini files into them... I don't know wich file I have to include that definition:
CONTENT_PUBLISHED_DATE="Published date:"
Please Log in to join the conversation.
-
elanna
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 120
- Thank you received: 0
13 years 4 months ago #12985
by elanna
Replied by elanna on topic Re: COM_CONTENT_PUBLISHED_DATE_ON
Ivan.. I found this rec as proposed solution in Joomla Forum:
forum.joomla.org/viewtopic.php?p=2681071
I have this other as well: forum.joomla.org/viewtopic.php?p=2686569#p2686569
Well... they all were working around with this issue...
What do you reccomend as a best solution to avoid next upgrades issues?
Do I have to replace all eg-GB files from 1.7.3 full pack, and something more, or there is a located file to replace, or change it?
forum.joomla.org/viewtopic.php?p=2681071
I have this other as well: forum.joomla.org/viewtopic.php?p=2686569#p2686569
Well... they all were working around with this issue...
What do you reccomend as a best solution to avoid next upgrades issues?
Do I have to replace all eg-GB files from 1.7.3 full pack, and something more, or there is a located file to replace, or change it?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #12990
by ivan.milic
Replied by ivan.milic on topic Re: COM_CONTENT_PUBLISHED_DATE_ON
Well natural for English would be:
language\en-GB\en-GB.com_content.ini
almost any .ini in that folder will do. Also do same for other languages you have.
language\en-GB\en-GB.com_content.ini
almost any .ini in that folder will do. Also do same for other languages you have.
Please Log in to join the conversation.
Time to create page: 0.168 seconds