This topic contains 16 replies, has 8 voices, and was last updated by MoonSailor 12 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
@spdave: go to ftp, find file with path : modules/mod_jasidenews/tmpl/default.php.
Find line 10 :
[PHP]<?php foreach( $list as $item ) :[/PHP]
change it to :
[PHP]
<?php foreach( $list as $item ) :
$item->date = null;
[/PHP]
If it doesn’t run, please send me your site FTP access via PM. I shall take a quick check for you!
Thanks
This topic contains 16 replies, has 8 voices, and was last updated by MoonSailor 12 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum