Intermediate "How do I?" questions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • STAlphaAdm
    New Member
    • Dec 2012
    • 13
    • 4.2.X

    [Forum] Intermediate "How do I?" questions

    I have had my CMS 4.2 software for a while and have been testing things like permissions, forums, and color changes. I have found many things by googling and binging them. However, I have arrived at a certain point where it is hard to dig for things. Some things come up when you make a change, that also change another item that you did not want changed.

    This software is amazing and I am so very happy for the purchase. I do need some additional help that should be answered here.
    Thank you all in advance.



    First off, I need a little help with giving a user group an icon. Is this possible so that they can still change their avatar and profile pic on their own? If so, how do I assign an icon or pic to that user group?
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Do you mean you want a certain usergroup to have a default avatar until they assign one to themselves? That is not a default option and would required customized coding which we do not support. Help for that is available over on vbulletin.org, the modification site.

    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 <- awesome site for html/css help

    Comment

    • STAlphaAdm
      New Member
      • Dec 2012
      • 13
      • 4.2.X

      #3
      Thanks Lynne. Let me clarify a little bit. Maybe just advice is needed.

      I wanted a way to allow all users to have custom avatars, yet show somehow, through a user group icon, somewhere that those members were unique and part of a special group that I have already created.

      I was browsing the BI Forum and found them doing what I think I want to do also.

      Attention Users: Please note that the main purpose of the report to moderator (RTM) system is for reporting user rule violations or other problematic posts (e.g. piracy), and we ask that you report all of the rule violations you encounter. This includes rule violations in the forum, in PMs, and i...
      Last edited by STAlphaAdm; Fri 21 Dec '12, 10:24pm.

      Comment

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

        #4
        You could use the User Title field within the Usergroup to link to an image using HTML - this will show up under their username instead of the standard User Title text:

        <img src="path/to/image.extension" />
        Vote for:

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

        Comment

        • STAlphaAdm
          New Member
          • Dec 2012
          • 13
          • 4.2.X

          #5
          Thanks Trevor. I have put <img src="images/avatars/trident.png"/> into into the title of the user group that my members are in. It does not seem to be showing up at all.

          Comment

          • Lynne
            Former vBulletin Support
            • Oct 2004
            • 26255

            #6
            Into the title or into the User Title field textarea?

            Can you also get a link to a thread with the user where it isn't working?

            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

            • STAlphaAdm
              New Member
              • Dec 2012
              • 13
              • 4.2.X

              #7
              User Title field: <img src="/images/avatars/trident.png"/>

              Comment

              • Lynne
                Former vBulletin Support
                • Oct 2004
                • 26255

                #8
                You don't seem to have user titles turned on. (Usergroup Setting > Can use Custom Title)

                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

                • whitey10tc
                  Senior Member
                  • Jan 2011
                  • 415
                  • 4.0.x

                  #9
                  I assume your talking about the rank icon. if so you can use the user ranks in the admincp/user rank/ ad new.

                  Sent using Forum Runner
                  www.cdmagurus.com
                  www.cellphone-gurus.com

                  Comment

                  • STAlphaAdm
                    New Member
                    • Dec 2012
                    • 13
                    • 4.2.X

                    #10
                    Whitey, that sounds like a yes and a no.

                    My goal is to have members of a group have an icon indicating they are in that group. Also, I want the user to be able to use their own Avatar. This way both the group icon and the avatar come up in the post each time. If it is rank based, then all my users would have the icon, and that is not the goal.

                    Lynne, I have turned that feature on inside the user group and the picture still does not come up.
                    Last edited by STAlphaAdm; Sat 22 Dec '12, 8:40pm.

                    Comment

                    • Lynne
                      Former vBulletin Support
                      • Oct 2004
                      • 26255

                      #11
                      I get No Thread Specified when I click the link to view the thread.

                      It does sound like you want to use User Ranks.

                      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

                      • STAlphaAdm
                        New Member
                        • Dec 2012
                        • 13
                        • 4.2.X

                        #12
                        Sorry about the thread issue. Here is the right thread:



                        This user is part of a user group. I have the user title active in the UG. Here is the path, which is browsable.




                        I do want this UG to have all its users use an avatar. I don't with for the avatar to be bound by the post count.

                        Comment

                        • Lynne
                          Former vBulletin Support
                          • Oct 2004
                          • 26255

                          #13
                          It looks like the user has the title "ST-Alpha Operator"

                          I do think you want to look into Ranks for what you want.

                          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

                          • STAlphaAdm
                            New Member
                            • Dec 2012
                            • 13
                            • 4.2.X

                            #14
                            The title is has been applied by editing the individual user profile to say it. The label is there but there is no pic applied to that title, which what I thought the usergroup image entry was for.

                            If the ranks are bound by post count, that won't work. Is there good documentation on ranks and how to use them from beginner to intermediate?

                            Comment

                            • Lynne
                              Former vBulletin Support
                              • Oct 2004
                              • 26255

                              #15
                              If you added the image into the usergroup title, but then allowed users to use their own titles, then the image you entered is going to be replaced by their title. That is why I suggest using ranks. Just set the post count to 0 and everyone in that usergroup will get the rank.


                              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

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