HELP! My Members Can't Upload Avatars

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #16
    Yep this happens to me too with my 2.2.4 forums. I don't know when this problem was introduced but I don't recall this happening in any previous versions.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • Axel Foley
      Member
      • May 2001
      • 72
      • 3.6.x

      #17
      Other info...

      When I browse for the file to upload, the radiobutton focus doesn't change to NO, it remains on yes.

      When I submit, it opens the correct template (at least it seems so), it says THANKS FOR UPDATING PROFILE, but the upload never actually happened.

      I can only say that with 2.2.2 it worked perfectly.

      Same thing happens from the Admin CP, can't upload any avatar on member's profile.

      If it is acknowledge by you Smachol, could you move this one to the BUGS forum? Or should we wait for an ACK by the development team?

      Thanks...
      "Sometimes men stumble upon the truth and then hurry off as if nothing happened"
      - Winston Churchill -

      Comment

      • nuno
        Senior Member
        • Apr 2001
        • 4346
        • 3.8.x

        #18
        working flawlessly with 2.2.4 here, no problems whatsoever.
        You're my Prince of Peace
        And I will live my life for You

        Comment

        • DVD Plaza
          Senior Member
          • Sep 2000
          • 697
          • 3.0.1

          #19
          I've had yet another member complain about this onw - as Axel said above though they reckcon that it said it was successful (they said they changed the No back to Yes) but the avatar isn't actuall uploading...?!?!?

          Had no problems at all in the past???

          Comment

          • Legacy
            New Member
            • Oct 2001
            • 24
            • 3.0.0 Beta 7

            #20
            Any Fix yet

            Comment

            • Robouk
              Senior Member
              • Aug 2001
              • 100

              #21
              We too have this exact problem on http://www.tutorialforums.com
              does anyone else also have probs with attactments in posts too?

              Comment

              • Mike Sullivan
                Former vBulletin Developer
                • Apr 2000
                • 13327
                • 3.6.x

                #22
                Not sure when it was introduced, but I believe it was probably inadvertant.

                It's a simple template change though. Replace

                formname.avatarid[1].checked=true;

                with

                formname.customavatarcheck.checked=true;

                in modifyavatar_custom and you're set.

                Comment

                • Robouk
                  Senior Member
                  • Aug 2001
                  • 100

                  #23
                  when i did find formname.avatarid[1].checked=true; i got "not found" in modify avatar_custom

                  :/

                  Comment

                  • ryansales
                    Member
                    • May 2001
                    • 42

                    #24
                    Robouk,

                    I had the attachment problem in posts, and was able to fix it by combining two fixes (one in modifying templates, the other one by modifying the code in functions.php. Let me know if you want the exact details.

                    RY

                    Comment

                    • julius
                      Senior Member
                      • Aug 2000
                      • 297
                      • 3.5.x

                      #25
                      Originally posted by Ed Sullivan
                      Not sure when it was introduced, but I believe it was probably inadvertant.

                      It's a simple template change though. Replace

                      formname.avatarid[1].checked=true;

                      with

                      formname.customavatarcheck.checked=true;

                      in modifyavatar_custom and you're set.
                      Perfect! Now it works fine.

                      Comment

                      • Axel Foley
                        Member
                        • May 2001
                        • 72
                        • 3.6.x

                        #26
                        Originally posted by Ed Sullivan
                        Not sure when it was introduced, but I believe it was probably inadvertant.

                        It's a simple template change though. Replace

                        formname.avatarid[1].checked=true;

                        with

                        formname.customavatarcheck.checked=true;

                        in modifyavatar_custom and you're set.
                        Didn't work for me Ed...

                        And I also noticed that on this forum the template contains formname.avatarid[1].checked=true; not customavatarcheck, but the upload of the avatar works correctly. So I didn't understand if that template modification is a bug or not.

                        Do you have other suggestions Ed?
                        "Sometimes men stumble upon the truth and then hurry off as if nothing happened"
                        - Winston Churchill -

                        Comment

                        • Axel Foley
                          Member
                          • May 2001
                          • 72
                          • 3.6.x

                          #27
                          Question...

                          Has Ed's fix helped?

                          Didn't work for me and I'm wondering if I'm the only one for wich Ed's fix wasn't helpful.
                          "Sometimes men stumble upon the truth and then hurry off as if nothing happened"
                          - Winston Churchill -

                          Comment

                          • Robouk
                            Senior Member
                            • Aug 2001
                            • 100

                            #28
                            me niether, when i searched it found nothing :/

                            Comment

                            • blkspectre
                              New Member
                              • Mar 2002
                              • 9

                              #29
                              not working here either

                              just got vb, and cant upload avatars either. Tried the fix ed mentioned but that did nothing lol

                              Comment

                              • George L
                                Former vBulletin Support
                                • May 2000
                                • 32996
                                • 3.8.x

                                #30
                                i just handled a few vB support issues regarding avatar/attachment uploading problems... if you're having problems can each member create a new thread in this forum for their issue instead of tagging on a single thread...

                                in that new thread please

                                1. tell me your vB version you're using

                                2. create a file named phpinfo.php and place this code in it and post the url/link to it from your web site

                                <?
                                phpinfo();
                                ?>

                                i.e. yourdomain.com/phpinfo.php

                                3. in vB admin panel -> template search

                                do a search for

                                $enctype

                                and tell me whether you get
                                - no results brought back or
                                - whether you get 4 templates displayed (editpost, modifyavatar, newreply, and newthread templates)

                                remember each member post this in a new thread for your issue
                                :: Always Back Up Forum Database + Attachments BEFORE upgrading !
                                :: Nginx SPDY SSL - World Flags Demo [video results]
                                :: vBulletin hacked forums: Clean Up Guide for VPS/Dedicated hosting users [ vbulletin.com blog summary ]

                                Comment

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