Smilies not showing at signature

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • holymannn
    Senior Member
    • Oct 2018
    • 123
    • 5.3.x

    Smilies not showing at signature

    Hi i am on vb5.4.4. I put a smilley under my signature. but it didnt show up. anyone here knows how to fix?


    Click image for larger version

Name:	DF298FE9-7FCD-4A2E-8123-92EF197D3D4B.jpeg
Views:	106
Size:	105.3 KB
ID:	4401500
    Hosting: HostGator dedicated server
    cloudflare enabled
    PHP: 7.4
    MySQL: 5.7
    Vb5: 5.6.3
  • Mrs.T
    Senior Member
    • Nov 2007
    • 1218
    • 6.0.X

    #2
    You need to allow them to be used.

    Go to your usergroup in user group manager and choose edit permissions. Under signature permissions there is an option to allow smilies, set it to yes.

    Comment

    • holymannn
      Senior Member
      • Oct 2018
      • 123
      • 5.3.x

      #3
      Originally posted by MrsTiggywinkle
      You need to allow them to be used.

      Go to your usergroup in user group manager and choose edit permissions. Under signature permissions there is an option to allow smilies, set it to yes.
      Thanks... but i think the problem is the script in signature, the smilies link in singature as below, can not be shown

      Code:
       
       <img src="[URL="https://www.vbulletin.com/forum/core/view-source:https://dpf4u.net/forum/images/smilies/ashame.gif"]images/smilies/ashame.gif[/URL]"
      while smilies link in post is full path as below can be shown

      Code:
       
       <img src="[URL="https://www.vbulletin.com/forum/core/view-source:https://dpf4u.net/forum/core/images/smilies/love1.gif"]https://xxxxx.net/forum/core/images/smilies/love1.gif[/URL]"
      how to correct smilies link in signature to be full path?
      Hosting: HostGator dedicated server
      cloudflare enabled
      PHP: 7.4
      MySQL: 5.7
      Vb5: 5.6.3

      Comment

      • Mrs.T
        Senior Member
        • Nov 2007
        • 1218
        • 6.0.X

        #4
        I think you will have to upload a copy of the smilie to the images>smilies folder

        ​​​​​​

        Comment

        • holymannn
          Senior Member
          • Oct 2018
          • 123
          • 5.3.x

          #5
          Originally posted by MrsTiggywinkle
          I think you will have to upload a copy of the smilie to the images>smilies folder

          ​​​​​​
          yes, you got it. I copy a set of smilies to images/smilies and problem solved. thanks
          Hosting: HostGator dedicated server
          cloudflare enabled
          PHP: 7.4
          MySQL: 5.7
          Vb5: 5.6.3

          Comment

          • Wayne Luke
            vBulletin Technical Support Lead
            • Aug 2000
            • 74149

            #6
            You can change smilie paths in the AdminCP under Smilies -> Smilie Manager. Edit each one and make sure its URL is correct. I don't recommend using absolute URLs for the images. You should use relative URLs.
            Translations provided by Google.

            Wayne Luke
            The Rabid Badger - a vBulletin Cloud demonstration site.
            vBulletin 5 API

            Comment

            Related Topics

            Collapse

            Working...