كيفية إلغاء تعليق مستخدم من وحدة التحكم

So basically, how would I unsuspend someone from the console?

إعجاب واحد (1)

Are you talking about the Dashboard? If so, go to Admin/users, click on the user you want to un-suspend, scroll down to where it says “Suspended?” (just below Trust Level) and click on the button on the right.

إعجابَين (2)

If you mean the rails console, I think it might be a simple as changing a single field in the record and saving it, though you can look in the user model to see if there’s a function defined to do that.

There’s a topic about bulk operations that might offer a clue.

إعجابَين (2)