Default image change

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nintenex
    Senior Member
    • Oct 2016
    • 179
    • 5.2.x

    Default image change

    Is there a way i can change the default user avatar to a different style default avatar for my for? Im running the latest version 5x
  • Nintenex
    Senior Member
    • Oct 2016
    • 179
    • 5.2.x

    #2
    If it isnt possible let me know

    Comment

    • Nintenex
      Senior Member
      • Oct 2016
      • 179
      • 5.2.x

      #3
      this is what i want for my Nintendo forum as a default image when new users sign up.
      Attached Files

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 73464
        • 6.0.X

        #4
        I don't know if this is possible on cloud.
        Translations provided by Google.

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

        Comment

        • Wayne Luke
          vBulletin Technical Support Lead
          • Aug 2000
          • 73464
          • 6.0.X

          #5
          Looked at the system more in depth. There are no tools to change the default avatar in Cloud.

          With the download/core version you would overwrite the default images located in /core/images/default/
          Translations provided by Google.

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

          Comment

          • glennrocksvb
            Former vBulletin Developer
            • Mar 2011
            • 3955
            • 5.7.X

            #6
            I think it's still possible using Replacement Variable Manager.

            You would do a replacement of each of these separately:

            Code:
            <img src="./core/images/default/default_avatar_thumb.png"
            Code:
            <img src="./core/images/default/default_avatar_medium.png"
            Code:
            <img src="./core/images/default/default_avatar_large.png"
            with the corresponding custom avatar you uploaded in vBCloud File Manager.

            Code:
            <img src="/path/to/the/avatar/thumb.png"
            Code:
            <img src="/path/to/the/avatar/medium.png"
            Code:
            <img src="/path/to/the/avatar/large.png"
            respectively.




            Flag Icon Postbit Insert GIPHY Impersonate User INITIALS AVATAR Better Name Card Quote Selected Text Collapsed PM Post Footer Translate Stop Links in Posts +MORE!

            Comment

            • Nintenex
              Senior Member
              • Oct 2016
              • 179
              • 5.2.x

              #7
              So i copy and paste each of those codes and replace them with the image url that i want to use in the CSS?

              Comment

              • glennrocksvb
                Former vBulletin Developer
                • Mar 2011
                • 3955
                • 5.7.X

                #8
                Yes. You would do each of them in a separate replacement. You need to upload your own avatars first with different sizes: thumb (32x32), medium (64x64) and large (200x200).

                Flag Icon Postbit Insert GIPHY Impersonate User INITIALS AVATAR Better Name Card Quote Selected Text Collapsed PM Post Footer Translate Stop Links in Posts +MORE!

                Comment

                • Nintenex
                  Senior Member
                  • Oct 2016
                  • 179
                  • 5.2.x

                  #9
                  Originally posted by Glenn Vergara
                  Yes. You would do each of them in a separate replacement. You need to upload your own avatars first with different sizes: thumb (32x32), medium (64x64) and large (200x200).
                  Hi, is it possible for you to do a tutorial for it, Like a video or a detailed post about this, I tried what you said and i dont think i did it right, it removed the default image and replaced it with words.

                  Comment

                  • Mark.B
                    vBulletin Support
                    • Feb 2004
                    • 24275
                    • 6.0.X

                    #10
                    You need to upload your preferred image via the vB Cloud file manager first (in the admincp).
                    When you have done this, it will give you a URL with a lot of numbers in the path.

                    Copy this URL, and use it as the replacement variable in Glenn's instructions.
                    MARK.B
                    vBulletin Support
                    ------------
                    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                    Comment

                    Related Topics

                    Collapse

                    Working...
                    😀
                    😂
                    🥰
                    😘
                    🤢
                    😎
                    😞
                    😡
                    👍
                    👎