Your username
Have an account?
Forgot your password?
  • Log in or Sign up

    Results 1 to 6 of 6

    Question: Same post twice

    1. #1
      Junior Member josh's Avatar
      Join Date
      Mar 2009
      Posts
      1

      Default Answered: Same post twice

      Gio~Logist I'm considering buying the pro version but I'd like to know something.
      Is there a way not to display the same post twice if it is chosen as best answer?
      I'd like to display it only below the first post and not again below in the thread.

      Just like in Yahoo Answers.

    2. "Yep. You can create a simple template conditional in the postbit template and add this up top
      HTML Code:
      <if condition="$post[postid] != $thread[g_answer_forum_answer]">
      And then a </if> at the bottom.

      Once your product's purchased, feel free to post a ticket for further guidance if you're still a tad lost "


    3. #2
      ModernvB.com Owner Gio~Logist's Avatar
      Join Date
      Oct 2008
      Posts
      1,211
      Provided Answers: 30

      Default Re: Same post twice

      Yep. You can create a simple template conditional in the postbit template and add this up top
      HTML Code:
      <if condition="$post[postid] != $thread[g_answer_forum_answer]">
      And then a </if> at the bottom.

      Once your product's purchased, feel free to post a ticket for further guidance if you're still a tad lost

    4. #3
      ModernvB.com Owner Gio~Logist's Avatar
      Join Date
      Oct 2008
      Posts
      1,211
      Provided Answers: 30

      Default Re: Same post twice

      Just tested it here for a sec and it worked flawless. Might actually consider making this a standard feature in the product

    5. #4

      Default Re: Same post twice

      PM's don't work probably anymore. You dont see the PM message.

    6. #5
      ModernvB.com Owner Gio~Logist's Avatar
      Join Date
      Oct 2008
      Posts
      1,211
      Provided Answers: 30

      Default Re: Same post twice

      HTML Code:
      <if condition="$post[postid] != $thread[g_answer_forum_answer] OR THIS_SCRIPT == 'private'">

    7. #6
      Junior Member rupak447's Avatar
      Join Date
      Mar 2011
      Posts
      4

      Default Re: Same post twice

      Yeah, obviously you can but proceed to go ahead must be done carefully.
      Saiful Islam

    Posting Permissions

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