Moving users...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ugur Cetin
    Senior Member
    • Jul 2004
    • 110
    • 3.5.x

    Moving users...

    Hi there, how do i move a group of user to Users Awaiting Email Confirmation group?


    what sql may i use?
  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    Well I cant give you the sql but I can give you the admincp tools.

    AdminCP > Users > Move / Prune Users >

    Comment

    • Ugur Cetin
      Senior Member
      • Jul 2004
      • 110
      • 3.5.x

      #3
      Originally posted by Zachery
      Well I cant give you the sql but I can give you the admincp tools.

      AdminCP > Users > Move / Prune Users >


      its not possible to move anybody to users awaiting email confirmation group by move/prune users...


      because of this, i wanted you sql query.

      Comment

      • Ugur Cetin
        Senior Member
        • Jul 2004
        • 110
        • 3.5.x

        #4
        ahha, it's okay with;

        UPDATE user SET usergroupid = X WHERE usergroupid = Y;

        Comment

        • Zachery
          Former vBulletin Support
          • Jul 2002
          • 59097

          #5
          Its more than possible.

          Comment

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