Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jgremmen Friend
    #159094

    The JA Bulletin module has a problem with the created/modified date.

    In helper.php line 150:

    $lists [$i]->date = strtotime ( $row->modified ) ? $row->created : $row->modified;

    Obviously $row->created and $row->modified seem to be swapped 🙂

    Ninja Lead Moderator
    #373152

    hi jgremmen,

    the code shows that if there is modified date already, it will take that value, or else take the created date, cause we always have the created date, but its not always same as modified date.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 13 years, 10 months ago.

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