Page 3 of 3 FirstFirst 123
Results 21 to 30 of 33

Hybrid View

  1. #1
    Nemo Me Impune Lacesset gratewhitehuntr's Avatar
    Join Date
    Nov 2006
    Location
    Movin on up !!
    Posts
    1,553
    Thanked: 193

    Default

    so perhaps we could make some box you can check for sold that moves it to the archives in 24 hours????

    I've been happy that the listings stay somewhere because I want to start selling again and need an idea of prices

    so I say don't delete, just move

  2. #2
    Stubble Slayer
    Join Date
    Jan 2009
    Location
    Alexandria, VA
    Posts
    708
    Thanked: 171

    Default

    Even if it's not archived and you could just have a check box next to search to filter out any item with the price "Sold!" .. that would be perfect.

    Or at the very least change the sort algorithm so that when you sort by price, it places the sold items at the bottom instead of sorting them in with the live ads by their sale price. Or even add a new sort option entirely that is to the effect of "Show current ads on top" that just sorts the ads the same way they are by default, by date listed, but does so such that all live ads are listed first, and then followed by the sold items. I'm not sure if we have access to the code, but this ought to be fairly simple for whoever does it.

  3. #3
    akw
    akw is offline
    Junior Member
    Join Date
    Jan 2010
    Location
    Toronto, Canada and Tysons Corner, VA (DC Metro)
    Posts
    26
    Thanked: 1

    Default

    Quote Originally Posted by pjrage View Post
    Even if it's not archived and you could just have a check box next to search to filter out any item with the price "Sold!" .. that would be perfect.

    Or at the very least change the sort algorithm so that when you sort by price, it places the sold items at the bottom instead of sorting them in with the live ads by their sale price. Or even add a new sort option entirely that is to the effect of "Show current ads on top" that just sorts the ads the same way they are by default, by date listed, but does so such that all live ads are listed first, and then followed by the sold items. I'm not sure if we have access to the code, but this ought to be fairly simple for whoever does it.
    +1 on changing the sorting algorithm - that should be fairly straight forward to implement.

    The forum maker has a forum - maybe we can find something in there
    vBulletin Community Forum

  4. #4
    The original Skolor and Gentileman. gugi's Avatar
    Join Date
    Aug 2007
    Posts
    17,430
    Thanked: 3919
    Blog Entries
    1

    Default

    Quote Originally Posted by akw View Post
    +1 on changing the sorting algorithm - that should be fairly straight forward to implement.

    The forum maker has a forum - maybe we can find something in there
    vBulletin Community Forum
    sure, if you find out how to do it just let us know. in an ideal world you would just give us the patch of the fix, but a long as it's 'fairly straight forward to implement' I think a description what to change and how would work just fine.

  5. #5
    Senior Member wpfontenot's Avatar
    Join Date
    Sep 2009
    Location
    Mesa, AZ
    Posts
    218
    Thanked: 46

    Default

    I *think* - correct me if I'm wrong - this board probably runs on top of a MySQL database and unless things have changed since the last time I was involved in development on a site backed by that DB the luxury of triggers and stored procedures don't exist. If thats the case there is a fair amount of custom development to be done to implement what you guys are considering to be a small straight forward change.

    I'll go back into my hole now ...

  6. #6
    akw
    akw is offline
    Junior Member
    Join Date
    Jan 2010
    Location
    Toronto, Canada and Tysons Corner, VA (DC Metro)
    Posts
    26
    Thanked: 1

    Default

    Quote Originally Posted by gugi View Post
    sure, if you find out how to do it just let us know. in an ideal world you would just give us the patch of the fix, but a long as it's 'fairly straight forward to implement' I think a description what to change and how would work just fine.
    It looks like the software is closed source so I can't provide you a fix. If you can get me access to the SRP dev site then I can look around. If that's not possible I can make some suggestions if you can help me get me some information on how the classifieds forum is written.

    It appears the classifieds are custom code and that the price is stored in its own database column based on the fact that you can sort the price highest-lowest (and vice versa). If this isn't the case then some front end work is being done to allow the sort.

    Does each item for sale have it's own "custom" database record? If yes - what fields are included in the classifieds table.

    Adam

  7. #7
    26. Hatter Engaging in Rhetoric Mijbil's Avatar
    Join Date
    Jan 2010
    Location
    Chicago, IL
    Posts
    246
    Thanked: 30

    Default

    Understood that custom work is not easy, but for the wish list: an arhchive of past sales is *essential*. Just think how useful it is go back and see old threads and not have to reinvent the wheel every time? But having a few days or even weeks of Sold ads around isnt enough to provide a usable reference source for past sale data, it really does just get in the way more than anything. The only benefit I see in the current system is that you can get a sense of the volume of traffic moving through the classifieds, kinds of things that sell, etc, calibrating your hopes for future things coming through.

    Also, lets not exaggerate on how fast things sell - it's true, most things sell within a couple of days, but not usually a matter of minutes or hours. OVer on Badger & Blade good things sell in 2-10 minutes! Similar situation on another collecting forum I've been on. I think the current scene is actually good - great for sellers, as things are usually going to sell within a few days or a week, but also buyers have a good chance at getting things. But you do need to check the listings every day or two....which isnt that hard because there arent that many things listed each day, lik 0-4.

    Just my 2 cents, having been a bit of a Classifieds Hound the last few weeks.

Page 3 of 3 FirstFirst 123

Posting Permissions

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