Results 1 to 5 of 5

Thread: Changing "Date Added" for New Listings

  1. #1
    Join Date
    Mar 2008
    Location
    Kingston, Jamaica
    Posts
    3

    Default Changing "Date Added" for New Listings

    Hi,

    I noticed that on the New Listings page, whenever I select a date or category the "Date Added" always show today's date for all listings... (whether they were added today or not).

    However, when I click on Details for a listing, the correct "Date Added" is displayed.

    I've visited some other IndexU powered sites and the situation is the same.

    What do I need to do to make the "New Listings" date correct?

    Thanks much!

  2. #2
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default

    and you are using which version of INDEXU?


    .
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  3. #3
    Join Date
    Mar 2008
    Location
    Kingston, Jamaica
    Posts
    3

  4. #4
    Join Date
    Apr 2003
    Location
    Atlanta GA
    Posts
    3,395

    Default

    Quote Originally Posted by dotban View Post
    I noticed that on the New Listings page, whenever I select a date or category the "Date Added" always show today's date for all listings... (whether they were added today or not).
    the problem appears to be the actual date passed as a parameter to the strtotime function.

    This probably a bug in v5.4 of INDEXU.

    The quick fix is to comment out (using //) the following line (about 770) in the Display function of the link.class.php file.

    Code:
    //  $date = date($this->date_format, @strtotime($date));
    Something to look at for v6.0.

    The reason for asking the version is that I refuse to look for the error in one version only to find out you are using another version.



    .
    esm
    "The older I get, the more I admire competence, just simple competence, in any field from adultery to zoology."

    .

  5. #5
    Join Date
    Mar 2008
    Location
    Kingston, Jamaica
    Posts
    3

    Thumbs up

    esm,

    Thank you very much for the solution

Similar Threads

  1. Date display issue in "New Listings" page
    By hasi2007 in forum v5.x
    Replies: 2
    Last Post: 09-14-2007, 03:45 PM
  2. Changing outbound email "From" field
    By angie in forum v5.x
    Replies: 3
    Last Post: 09-19-2006, 01:53 PM
  3. Changing color of "new" and "hot"
    By Hetti in forum Indexu Lite
    Replies: 2
    Last Post: 09-10-2004, 09:46 AM
  4. Indexu Lite! Powered Site "Hacks Added"
    By iLL in forum Sites in Action
    Replies: 2
    Last Post: 08-04-2004, 02:45 PM
  5. Changing Search "bold" Colour
    By Hart_House in forum v5.x
    Replies: 1
    Last Post: 12-05-2001, 10:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •