after upgrading to 4.0.1 quick reply and first and last post prob

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • myke2008
    Senior Member
    • Jan 2008
    • 132
    • 5.2.x

    [Forum] after upgrading to 4.0.1 quick reply and first and last post prob

    I notice my first and last forum posts in each thread have the text aligned to the left "kinda" and that the quick reply box is missing. I do not know if these two things are related or not.

    It happens with the default style and I do not have any mods installed yet.



    Thanks for any idea's

    myke
    www.syfydesigns.com
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    I'm not sure about your Quick Reply, as it shows up fine on my site, but for the postbit issue, if you don't use the ads, find this line:
    Code:
    <div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
    Change to:
    Code:
    <div class="postrow">
    AND
    Code:
    <div class="content<vb:if condition="$post['isfirstshown'] || $post['islastshown']"> has_ad</vb:if>">
    Change to:
    Code:
    <div class="content">
    Last edited by Lynne; Tue 12 Jan '10, 5:59pm.

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools &lt;- awesome site for html/css help

    Comment

    • myke2008
      Senior Member
      • Jan 2008
      • 132
      • 5.2.x

      #3
      thanks for the reply, I tried that and it did not change anything. I do agree that it looks just like there should be an ad or something in those places.
      www.syfydesigns.com

      Comment

      • abcde
        Senior Member
        • Jan 2005
        • 124

        #4
        I have the same problem.

        Comment

        • Lynne
          Former vBulletin Support
          • Oct 2004
          • 26255

          #5
          Whoops, sorry, it's actually in two places. I'll fix my post above.

          Please don't PM or VM me for support - I only help out in the threads.
          vBulletin Manual & vBulletin 4.0 Code Documentation (API)
          Want help modifying your vbulletin forum? Head on over to vbulletin.org
          If I post CSS and you don't know where it goes, throw it into the additional.css template.

          W3Schools &lt;- awesome site for html/css help

          Comment

          • myke2008
            Senior Member
            • Jan 2008
            • 132
            • 5.2.x

            #6
            Thank you very much Lynne, that fixed it.

            Any idea why the quick reply box is missing and how to turn it back on?
            www.syfydesigns.com

            Comment

            • Lynne
              Former vBulletin Support
              • Oct 2004
              • 26255

              #7
              I have no idea. Double check that you have it turned on (vboptions > message posting > quick reply). You say you have tried a default style and have no mods, so that is the only thing I can think of.

              Please don't PM or VM me for support - I only help out in the threads.
              vBulletin Manual & vBulletin 4.0 Code Documentation (API)
              Want help modifying your vbulletin forum? Head on over to vbulletin.org
              If I post CSS and you don't know where it goes, throw it into the additional.css template.

              W3Schools &lt;- awesome site for html/css help

              Comment

              • myke2008
                Senior Member
                • Jan 2008
                • 132
                • 5.2.x

                #8
                Thanks Again, I was searching for the setting still, I see what happened and now its fixed.

                I don't recall ever seeing a third option there before, maybe the "Click Required" option is new in 4.0.1? or the setting just got changed during the upgrade. Either way I like better like that anyways.
                www.syfydesigns.com

                Comment

                • Lynne
                  Former vBulletin Support
                  • Oct 2004
                  • 26255

                  #9
                  Click Required has been around for a while. I know it's in 3.8, but I don't remember about 3.7 or 3.6.

                  Please don't PM or VM me for support - I only help out in the threads.
                  vBulletin Manual & vBulletin 4.0 Code Documentation (API)
                  Want help modifying your vbulletin forum? Head on over to vbulletin.org
                  If I post CSS and you don't know where it goes, throw it into the additional.css template.

                  W3Schools &lt;- awesome site for html/css help

                  Comment

                  • anthonyparsons
                    Senior Member
                    • Mar 2005
                    • 2597

                    #10
                    Its only the second line if using Postbit, not postbit legacy. Just for those who may be confused... as I was a little at first.

                    Comment

                    • Damlucy
                      Senior Member
                      • Nov 2005
                      • 201

                      #11
                      Thanks Lynne, worked a treat ...

                      Comment

                      • Theo-zzzz
                        Member
                        • May 2007
                        • 42
                        • 3.6.x

                        #12
                        There's a lot of white space at the top of the post when editing a post in postbit legacy
                        General Discussion Forum

                        Comment

                        • Trevor Hannant
                          vBulletin Support
                          • Aug 2002
                          • 24326
                          • 5.7.X

                          #13
                          Originally posted by Theo-zzzz
                          There's a lot of white space at the top of the post when editing a post in postbit legacy
                          There's an outstanding bug for that:



                          There is a suggested fix in there also
                          Vote for:

                          - Admin Settable Paid Subscription Reminder Timeframe (vB6)
                          - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

                          Comment

                          • trick2008
                            Member
                            • Apr 2008
                            • 36
                            • 3.6.x

                            #14
                            worked great, thanks!

                            Comment

                            • Theo-zzzz
                              Member
                              • May 2007
                              • 42
                              • 3.6.x

                              #15
                              Originally posted by Trevor Hannant

                              There is a suggested fix in there also
                              Thank you, fixed...
                              General Discussion Forum

                              Comment

                              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                              Working...