Reset Custom Profile Style to vB default

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • svtsnake01
    Senior Member
    • Nov 2002
    • 152
    • 3.7.x

    [Forum] Reset Custom Profile Style to vB default

    I recall when the customizable profiles became available that the upgrade script looked at my style, and created something close. I've never bothered to mess with it.

    Is there any way to make the default profile style back to how it is in an out of the box install?
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Assuming you are running 4.1.0 or higher, there is a new button in your custom profile settings as Admin called 'Save as Site Default'. Run that.

    If that messes up the profiles, try running this query and let me know if it works:

    DELETE FROM customprofile WHERE userid = -1;
    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

    • teach1st
      Senior Member
      • May 2000
      • 116

      #3
      Originally posted by Steve Machol
      If that messes up the profiles, try running this query and let me know if it works:

      DELETE FROM customprofile WHERE userid = -1;
      The query didn't work for me, 4.1.5.
      Another Fred

      Comment

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

        #4
        Did the first option work?
        Vote for:

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

        Comment

        • teach1st
          Senior Member
          • May 2000
          • 116

          #5
          Save as site default? Nope. Clicking the "default" button in profile editor mode removed much of my early and ill-conceived customizations, except for bold text.
          Another Fred

          Comment

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

            #6
            Do your database tables have a prefix?
            Vote for:

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

            Comment

            • teach1st
              Senior Member
              • May 2000
              • 116

              #7
              Originally posted by Trevor Hannant
              Do your database tables have a prefix?
              Not that I know of. For example, the data base name is "profilefield."

              The message I got after running the query:

              DELETE FROM customprofile WHERE userid = -1
              vBulletin Message
              Affected Rows: 1 (0.0010s)

              Ran the query a second time:
              Affected Rows: 0 (0.0010s)
              Another Fred

              Comment

              • Hawk2
                Senior Member
                • Apr 2008
                • 862
                • 4.1.x

                #8
                it has worked as you see Affected Rows: 1 (0.0010s)

                Comment

                • teach1st
                  Senior Member
                  • May 2000
                  • 116

                  #9
                  Yes, it appeared from the query that it worked. It didn't affect the custom style of the profile, though.
                  Another Fred

                  Comment

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