Results 1 to 7 of 7

Thread: "Latest New Additions and Updates" are NOT Updating

  1. #1
    Join Date
    Aug 2004
    Posts
    18

    Exclamation "Latest New Additions and Updates" are NOT Updating

    After 10 listings on the front page.. any new listings does not appear under "Latest New Additions and Updates"

    Is this a common bug or is it just me?

    http://www.top8webhosting.com

    Any help is appreciated.

    Thanks,
    Mike
    Email: tokyofriends@gmail.com

  2. #2
    Join Date
    Aug 2004
    Posts
    18

    Default

    any info.. Dody.. or other mods.

    BTW: I'm running IndexU 5.1.1 (Unlimited License)

    thanks,
    Mike

  3. #3
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    We found this bug happen in some condition. Please check the revision code here: http://nicecoder.com/svn/index.php?act=changeset&id=335

  4. #4
    Join Date
    Aug 2004
    Posts
    18

    Default

    I'm running IndexU 5.1.1

    I don't see the exact codes on for my files when comparing with your changeset 335.

    Is http://nicecoder.com/svn/index.php?act=changeset&id=335 assuming you have IndexU 5.20?

    Can somebody help me get this problem fixed for IndexU 5.1.1?

    Many Thanks,
    Mike


    For example, In IndexU 5.1.1 (/blocks/block.hot_listing.php), I see

    $tpl = new Template;

    $query = "select * from idx_link
    where suspended = 0
    order by hits desc limit $main_hot_links";
    $hot_links = $dbConn->FetchArray($query);


    On you CVSDude Changeset 335 (/blocks/block.hot_listing.php), you have

    $query = "select distinct *
    from idx_link
    where suspended = 0 and hot = 1
    order by hits desc, last_updated desc limit $params[max_item]";

  5. #5
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    You should use 5.2.0. The update code is based on previous update/revision.

  6. #6
    Join Date
    Aug 2004
    Posts
    18

    Default

    I have a custom design based on IndexU 5.1.1, http://www.top8webhosting.com

    My question..

    1) Will upgrading IndexU 5.1.1 to IndexU 5.2.0 affect the design? (I don't know what to modify and I don't know if the designer will have time to modify the design files to make it work for IndexU 5.2.0.) I thought upgrading IndexU wouldn't impact the design files

    2)If upgrading to IndexU 5.2 requires messing with design files, can I get Zubby to me make the current design (http://www.top8webhosting.com) compatable with Indexu 5.20?
    Thanks,
    Mike

  7. #7
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    1) Will upgrading IndexU 5.1.1 to IndexU 5.2.0 affect the design? (I don't know what to modify and I don't know if the designer will have time to modify the design files to make it work for IndexU 5.2.0.) I thought upgrading IndexU wouldn't impact the design files
    YES! But a few. We change the name of block file.

    block.new_and_updated_listing.html
    block.new_and_updated_listing_rows.html

    block.hot_listing.html
    block.hot_listing_rows.html

    block.random_listing.html
    block.random_listing_rows.html

    2)If upgrading to IndexU 5.2 requires messing with design files, can I get Zubby to me make the current design (http://www.top8webhosting.com) compatable with Indexu 5.20?
    It should be no problem for you because we just change a few for further consistency. If you have problem, you may contact zubby.

Similar Threads

  1. Replies: 4
    Last Post: 08-20-2006, 07:52 PM
  2. Replies: 6
    Last Post: 05-06-2005, 09:41 AM
  3. New Additions and Updates, Not Updating !
    By uptempotantrum in forum v5.x
    Replies: 0
    Last Post: 04-07-2005, 10:01 AM
  4. Latest New Additions and Updates
    By lexpression in forum v5.x
    Replies: 2
    Last Post: 02-09-2005, 07:39 AM
  5. Latest New Additions and Updates [MODS]
    By brickholius in forum v5.x
    Replies: 0
    Last Post: 11-17-2004, 01:48 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
  •