Avatar Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Freddie Bingham
    Former vBulletin Developer
    • May 2000
    • 14057
    • 1.1.x

    #16
    Running this query should resolve the problem:

    ALTER TABLE customavatar CHANGE filedata filedata MEDIUMBLOB NOT NULL

    If not, please submit the support ticket.

    Comment

    • iardon
      Senior Member
      • Jun 2005
      • 291
      • 3.8.x

      #17
      Tried that but got this error.

      An error occurred while attempting to execute your query. The following information was returned.
      error number: 1146
      error desc: Table 'entermyw_vb.customavatar' doesn't exist

      Also, will this apply to the custom profile pics? Not sure if I have a problem with them being the file system but was just curios.
      DMCTalk.com forums - For DeLorean owners and enthusiasts.

      Comment

      • Steve Machol
        Former Customer Support Manager
        • Jul 2000
        • 154488

        #18
        If you are using a table prefix, add that prefix in front of 'customavatar'.
        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

        • iardon
          Senior Member
          • Jun 2005
          • 291
          • 3.8.x

          #19
          Does the custom avatar table also hold the profile pics?
          DMCTalk.com forums - For DeLorean owners and enthusiasts.

          Comment

          • Steve Machol
            Former Customer Support Manager
            • Jul 2000
            • 154488

            #20
            No, that would be the customprofilepic table.
            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

            • iardon
              Senior Member
              • Jun 2005
              • 291
              • 3.8.x

              #21
              That seemed to solve the problem... thanks Freddie. I probably won't understand your explanation but I'll ask anyhow... what does this (the query) change that makes it work now?



              Originally posted by Freddie Bingham
              Running this query should resolve the problem:

              ALTER TABLE customavatar CHANGE filedata filedata MEDIUMBLOB NOT NULL

              If not, please submit the support ticket.
              DMCTalk.com forums - For DeLorean owners and enthusiasts.

              Comment

              • Acido
                Member
                • Sep 2003
                • 45

                #22
                Originally posted by Freddie Bingham
                Running this query should resolve the problem:

                ALTER TABLE customavatar CHANGE filedata filedata MEDIUMBLOB NOT NULL

                If not, please submit the support ticket.
                Worked for me. Thanx !

                Comment

                • martync
                  Senior Member
                  • May 2002
                  • 109
                  • 3.5.x

                  #23
                  Did not work for me, is there another fix?

                  Martyn

                  Comment

                  • Freddie Bingham
                    Former vBulletin Developer
                    • May 2000
                    • 14057
                    • 1.1.x

                    #24
                    Then you must have an unrelated problem. This issue was also resolved with v3.5.2 without a need to run the query.

                    Comment

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