Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
Like Tree2Likes

Thread: Classifieds trouble

  1. #11
    Senior Member blabbermouth
    Join Date
    Jul 2010
    Location
    Portland, OR
    Posts
    2,697
    Thanked: 830
    Blog Entries
    1

    Default Classsifieds

    I understand the new logic - stays 'til expiration, but expiration is not visible. Is it possible to find the expiration of the 'sold' items? Can they be edited?

  2. #12
    The original Skolor and Gentileman. gugi's Avatar
    Join Date
    Aug 2007
    Posts
    17,410
    Thanked: 3906
    Blog Entries
    1

    Default

    There is no interface in the software that I've found providing access to the 'expiration'.
    If you want to join the Dev team and read through and understand the actual programming code, you can probably find out when the ads stop counting and fix it. I know how I want the software to work, but actually spending the time to make it do so is not something I can afford at present.

  3. #13
    Senior Member blabbermouth
    Join Date
    Jul 2010
    Location
    Portland, OR
    Posts
    2,697
    Thanked: 830
    Blog Entries
    1

    Default Classified help

    I understand the logic w/ counts and expiration.

    But expiration isn't showing, much less editable. Is there a way to find out how long the wait will be? 'Preferable be able to edit it?

  4. #14
    Never a dull moment hoglahoo's Avatar
    Join Date
    Feb 2008
    Location
    Tulsa, OK
    Posts
    8,922
    Thanked: 1501
    Blog Entries
    1

    Default



    Nope. Chuck Tester.
    Last edited by hoglahoo; 11-16-2011 at 08:00 PM.
    Find me on SRP's official chat in ##srp on Freenode. Link is at top of SRP's homepage

  5. #15
    Senior Member blabbermouth
    Join Date
    Jul 2010
    Location
    Portland, OR
    Posts
    2,697
    Thanked: 830
    Blog Entries
    1

    Default

    One post suggests searching the archives would display the ad expiration, is there a method that returns results reliably? 'Just tried by search, and by scrolling through archives.

  6. #16
    The Great & Powerful Oz onimaru55's Avatar
    Join Date
    May 2008
    Location
    Bodalla, NSW
    Posts
    15,602
    Thanked: 3748

    Default

    Quote Originally Posted by pinklather View Post
    One post suggests searching the archives would display the ad expiration, is there a method that returns results reliably? 'Just tried by search, and by scrolling through archives.
    As Chuck said , 'Nope'
    The only way I can see to set an expiration is when first placing the ad. If you set the ad for 90 days... bad move.
    “The white gleam of swords, not the black ink of books, clears doubts and uncertainties and bleak outlooks.”

  7. #17
    Never a dull moment hoglahoo's Avatar
    Join Date
    Feb 2008
    Location
    Tulsa, OK
    Posts
    8,922
    Thanked: 1501
    Blog Entries
    1

    Default

    Quote Originally Posted by onimaru55 View Post
    As Chuck said , 'Nope'
    The only way I can see to set an expiration is when first placing the ad. If you set the ad for 90 days... bad move.
    I agree. When one sets an ad to expire at a given date, one has to expect the ad may (worst-case?) be listed for that entire period. So plan accordingly
    Find me on SRP's official chat in ##srp on Freenode. Link is at top of SRP's homepage

  8. #18
    Senior Member blabbermouth
    Join Date
    Jul 2010
    Location
    Portland, OR
    Posts
    2,697
    Thanked: 830
    Blog Entries
    1

    Default

    Quote Originally Posted by gugi View Post
    There is no interface in the software that I've found providing access to the 'expiration'.
    If you want to join the Dev team and read through and understand the actual programming code, you can probably find out when the ads stop counting and fix it. I know how I want the software to work, but actually spending the time to make it do so is not something I can afford at present.
    What's the code written in?

    If the back end is SQL, it would seem a few update statements could get guys out of the hole who had 90day expirations in place when the last revision was made.

  9. #19
    The original Skolor and Gentileman. gugi's Avatar
    Join Date
    Aug 2007
    Posts
    17,410
    Thanked: 3906
    Blog Entries
    1

    Default

    The code is php, the problem is that you have to understand the logic of the counting when determining which ads count and which don't towards the total allowed (after you find where it happens, how the status update works etc.). It's not just a matter of a simple update of one number in a table.
    I have looked at it briefly to get an idea what it looks like and it's not a project I am taking at this point.

  10. #20
    Senior Member blabbermouth
    Join Date
    Jul 2010
    Location
    Portland, OR
    Posts
    2,697
    Thanked: 830
    Blog Entries
    1

    Default

    Hi Gugi,

    I'm illiterate in php. 'Don't know if its very human-readable. I understand how the logic must be comprehended. Gremlins have a way of breaking things elsewhere when you try to fix someplace else.

    A good question would be if a stored proc that executed upon marking 'sold' could play nice w/ the logic that counts for the sake of status. If the counting logic doesn't care that a new value is held - just uses it, the update (sold) function could be the only place any a change had to occur. (upon 'sold', set expiration date to sysdate + 1) 'Makes me wish I was closer to the devs, and or the code to be able to do some lifting on the effort.

    Either way, I appreciate your kind effort, and that of the other devs. 'Seems an unfortunate change of business rules (in the code) that have caught a number of us in pita situation. You guys have GOT to be really tired of hearing about it. Hang in there.

Page 2 of 2 FirstFirst 12

Posting Permissions

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