Signatures not showing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • czarkenneth
    New Member
    • Feb 2006
    • 20

    Signatures not showing

    I apologise if this is a report.
    Signatures will not show in my forum, even when I repost.
    It did show for new posts after I enabled everything, but now sigs are not showing again.
    How do I fix/investigate this plesae?

    Thank you
  • glennybee
    Senior Member
    • Feb 2008
    • 1005
    • 3.7.x

    #2
    Make sure your Signature Permissions are set correct in each Usergroup.

    Comment

    • RedHacker7
      Senior Member
      • Jan 2009
      • 350
      • 3.8.x

      #3
      Signatures not showing and the signatures are enable and the usergroup..!!!Why....?

      Comment

      • Lats
        Senior Member
        • Mar 2002
        • 3671

        #4
        I have 'show signatures' set to No in the user control panel - do you?
        Lats...

        Comment

        • RedHacker7
          Senior Member
          • Jan 2009
          • 350
          • 3.8.x

          #5
          In the Control Panel are show signatures but dont show....

          Comment

          • Lats
            Senior Member
            • Mar 2002
            • 3671

            #6
            Have you edited the postbit template, or have a custom style installed?
            Lats...

            Comment

            • RedHacker7
              Senior Member
              • Jan 2009
              • 350
              • 3.8.x

              #7
              I have Styles custom but not from me...

              Comment

              • Lats
                Senior Member
                • Mar 2002
                • 3671

                #8
                Make sure you have this snippet of code in the postbit template (or postbit_legacy)...
                HTML Code:
                  <if condition="$post['signature']">
                  <!-- sig -->
                   <div>
                    __________________<br />
                    $post[signature]
                   </div>
                  <!-- / sig -->
                  </if>
                Lats...

                Comment

                • RedHacker7
                  Senior Member
                  • Jan 2009
                  • 350
                  • 3.8.x

                  #9
                  This its OK...
                  What's happen...?

                  Comment

                  Related Topics

                  Collapse

                  Working...