-
AuthorPosts
-
rbeste Friend
rbeste
- Join date:
- April 2008
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
April 11, 2011 at 12:05 am #162612Hi,
I’ve disabled author and time (en-GB.ini) for articles but the date is still preceded with a lowercase “on” which I don’t want. Help on this would be much appreciated.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 11, 2011 at 2:57 am #385687Hi,
I tested my localhost and mine is normal. I need to check your <joomla url>pluginssystemjat3jat3base-themesdefaulthtmlcom_contentarticledefault.php and <joomla url>templatesja_ravehtmlcom_contentarticledefault.php files.
Could you give me them?rbeste Friendrbeste
- Join date:
- April 2008
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
April 11, 2011 at 8:50 am #385740Hi khoand,
Many thanks for the quick reply. I can find no directory called “article” in the second url you gave. How do you want me to send the content of the first url? Or do you want me to post it here? I’ve looked through it and can see nowhere where the “on” is attached to the article date, as it is on my website, see: http://www.stopwar.org.uk/
rbeste Friendrbeste
- Join date:
- April 2008
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
April 11, 2011 at 11:18 am #385759Hi khoand,
I’ve just noticed that it’s only on the front page that I have this issue, so that should narrow down where to solve the problem: http://www.stopwar.org.uk/
I’ve attached the first file you asked for. As I said in my previous post, the path you gave for the second url has an “article” directory which doesn’t exist.12393
Robin
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 13, 2011 at 7:19 am #386079Hi,
– You edit <joomla url>templatesja_ravehtmlcom_contentfrontpagedefault_item.php file, replace this code
<span class="createdate">
on <?php echo JHTML::_('date', $this->item->created, JText::_('DATE_FORMAT_LC3')); ?>
</span>
with
<span class="createdate">
<?php echo JHTML::_('date', $this->item->created, JText::_('DATE_FORMAT_LC3')); ?>
</span>
rbeste Friendrbeste
- Join date:
- April 2008
- Posts:
- 41
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
April 13, 2011 at 7:37 am #386083Brilliant! Many thanks for the quick support.
June 28, 2011 at 10:07 am #398814I just spent 1 hour trying to find that little piece of hard code in the place where under any circumstances shouldnt be ANYTHING HARD CODED IN THE EXACT WAY TO APPEAR ON WEB SITE. NOT ALL WEB SITES EVER PUBLISHED ON THE INTERNET ARE IN ENGLISH LANGUAGE.
Believe it or not in many languages word “on” DOES NOT MEAN ANYTHING!!!!!!
Whoever is the genious that put that in there should get FIRED!
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by alphascore 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum