. .

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by John S View Post
    You might have posted on the 21.7.2017 but the advert goes back to 2011 and he's replied to you in previous posts.

    Why is it that this forum out of all the ones on the web seems to attract the tyre kickers from the last century ?
    Maybe, just Maybe that if items for sale threads were removed when the item has been sold, or six months after original posting, we wouldn't get this inadvertent resurrection of dead threads.

  2. #2
    I'm never a fan of deletion of information, why not just lock the threads?
    You think that's too expensive? You're not a Model Engineer are you? :D

  3. #3
    I don't know how the forum software works, but there should be some warning on posting on an old thread. Yes, I agree about the deletion of information, but most For Sale and Wanted and RFQ threads have little info in them, so they could be time limited and marked as Expired perhaps ?

  4. #4
    Quote Originally Posted by cropwell View Post
    Maybe, just Maybe that if items for sale threads were removed when the item has been sold, or six months after original posting, we wouldn't get this inadvertent resurrection of dead threads.
    The option is there for the OP to go back and edit the thread title, we have a "SOLD" tag available and its often used, I normally edit them when I see the situation...not everyone dose though.

    Quote Originally Posted by magicniner View Post
    I'm never a fan of deletion of information, why not just lock the threads?
    NOOO content is king, I agree we cant go deleting threads.

    Closing threads after an age sounds like a plan, its also commonplace on forums to do that, its a good way of making people start new threads, new content is king

    Quote Originally Posted by cropwell View Post
    I don't know how the forum software works, but there should be some warning on posting on an old thread. Yes, I agree about the deletion of information, but most For Sale and Wanted and RFQ threads have little info in them, so they could be time limited and marked as Expired perhaps ?
    As far as I can tell its not supported out of the box, however as I said above its commonplace to do this and as such I dont even need to code my own: https://www.vbulletin.org/forum/showthread.php?t=243402

    I could also add a notice box like the one in the RFQ section:

    PHP Code:
    <vb:if condition="$show['member'] AND $GLOBALS[forumid] == '194' AND $post[postcount] == '1'">
        <
    li class="postbit postbitim">
            <
    div class="postbody">
                <
    div class="postrow">
                    <
    h2 class="posttitle">Forum Notice:</h2>
                    <
    div class="content">Discussions in this sub-forum are disabledplease respond to this request by contacting the author privately.</div>
                </
    div>
            </
    div>
        </
    vb:if> 
    We can change what it says obviously.
    .Me

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. WANTED: Looking for a MKII Boxford duet for conversion to Mach 3
    By BlueBot in forum Items Wanted
    Replies: 0
    Last Post: 20-05-2014, 06:07 PM
  2. FOR SALE: Boxford duet for sale - no software-
    By FarrerDesign in forum Items For Sale
    Replies: 1
    Last Post: 13-06-2013, 05:41 PM
  3. FOR SALE: Boxford Duet CNC Mill/Lathe in 1. No software
    By FarrerDesign in forum Items For Sale
    Replies: 0
    Last Post: 02-02-2013, 07:12 PM
  4. Replies: 2
    Last Post: 02-04-2012, 09:13 PM
  5. FOR SALE: For sale Boxford 125 part converted pc mack / ubuntu EMC
    By Steve Beale in forum Items For Sale
    Replies: 0
    Last Post: 19-03-2011, 09:35 PM

Bookmarks

Posting Permissions

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