View Single Post
Old 05-31-2010, 01:03 PM   #1 (permalink)
benjo2412
Unlicensed
 
benjo2412's Avatar
 
Join Date: May 2010
Posts: 1
Lightbulb date of creation on news flash home page...

hi

i have installed Youjoomla Newsflash 2 Module ver.1.0.1 for Joomla 1.5x

of YouShows - Joomla TV Shows Template...
well.. i wanna to know how i can show date created of news on home page...
i see only title and a bit of text for every 5 lastes news and, popular news..

i wanna show too date of creation for every news ...
i have tryed to modify this file:

modules/mod_yj_nf7/tmpl/default.php
i have added:

echo JHTML::_('date', $row->article->created, JText::_('DATE_FORMAT_LC2'));



before of:

echo "<div class=\"yj_news_flash_to\">

but on home page i see date .. actual .. and not date of creation

how i can show date created for every article on home page?

i'm confused
benjo2412 is offline   Reply With Quote