Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • maikkeli Friend
    #164676

    Look at this site: http://www.stafflink.fi
    at date 30.05.2011 I have posted 3 Jobs

    and when I check the RSS Feed the posts date is 1.6.2011
    All Jobs Today
    and if You see I get 5 Job posts, even there were only 3
    so tomorrow the date of the post will be 2.6.2011

    This way I can not use it on Facebook
    I need the actual posting date on the RSS Feed as it is on the site.

    Vinh CV Friend
    #394039

    Hi maikkeli,

    We have fixed on your site already.
    To fix the problem, please do as following guide:

    In file: componentscom_jajobboardviewsjafeedstmplrss.php
    [PHP]
    Find:
    $itemDate = JFactory::getDate(JHTML::_(‘date’, $row->created_date, JText::_(‘DATE_FORMAT_LC2’)));

    Replace by:
    $itemDate = JFactory::getDate( strtotime( $row->effected_date_tmp) );

    [/PHP]

    maikkeli Friend
    #394197

    You have done that already, I can see it on the rss .php file

    The problem is now that today is 1.6.2011

    and the ToDays RSS Feeds are from 31.5.2011 and 30.5.2001

    So the feed does not pick the right date 🙁 today is 1.6.2011 (so it must be empty RSS Feed)

    ToDays Feed (Jobs Posted Today)
    http://www.stafflink.fi/index.php?option=com_jajobboard&view=jafeeds&layout=rss&cid%5B%5D=7&feed_alias=all-jobs-posted-today

    Vinh CV Friend
    #394271

    Dear maikkeli,

    To show jobs posted in today, you can go to:
    /administrator/index.php?option=com_jajobboard&view=jafeeds&task=edit&cid[]=7 => Set “Publish date (days) = 1”

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Vinh CV 13 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum