Results 1 to 6 of 6

Thread: I'm working on bidding directory mod

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

    Default I'm working on bidding directory mod

    Now I'm working with my new website, indexubid.com. It's a general web directory with an additional feature to bid the position. If you know the old overture.com, then it's just like them before. So it will bring an advantage both from directory owner and the webmaster. Directory owner will earn money easier, and the webmaster will have power to increase their position.

    Because we focus on bid, then i disable premium and sponsored listing. And because the webmaster actually PAY for listing, then i make it IMMEDIATE listing once the payment complete.

    So far, i manage to make the payment (paypal) work based on the price the webmaster bid. Here is the progress:

    Add new listing
    Code:
    http://www.indexubid.com/add.php
    Detail page, it now have link to bid higher
    Code:
    http://www.indexubid.com/detail/2/indexu-web-directory-software-link-indexing-script-improve-seo-by-nicecoder.html
    Bid higher page
    Code:
    http://www.indexubid.com/upgrade.php?pflag=retrieve&id=2
    That's it. All work nicely as i expected
    But it still need a few more work, a finishing touch. I'll post the mod later once i complete it.

  2. #2
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    That looks GREAT Dody... Please keep us informed

  3. #3
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    thats nice, maybe a minimum bid increment though, from an accounts point of view, $1 transactions are horrible...
    Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

  4. #4

    Default

    I'm currently working on it with zubby for later IndexU Release

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

    Default

    @FSGDAG
    Thanks, sure i'll update my progress here.

    @inspireme
    I have a config file for bidding, bidding_setting.php
    PHP Code:
    <?

    $bidding_config
    ["min_bid"] = 1;
    $bidding_config["bid_increament"] = 1;

    ?>
    I think it will be enough this time.

    @john
    I'm moving first because bidding directory is too hot right now out there

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

Similar Threads

  1. RSS not working
    By kevinrstruck in forum v5.x
    Replies: 1
    Last Post: 02-18-2006, 05:25 PM
  2. Bidding doesn't work
    By Geert81 in forum v5.x
    Replies: 3
    Last Post: 09-03-2004, 06:04 AM
  3. still working on it
    By Andros in forum Sites in Action
    Replies: 1
    Last Post: 05-27-2002, 12:57 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
  •