• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Delete User

Scheduled Pinned Locked Moved NodeBB Development
6 Posts 3 Posters 2.1k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LinSN
    wrote on last edited by
    #1

    Hello,

    I'm not really good with Redis. Do you know how to delete user directly in database ?

    Thanks

    1 Reply Last reply
    0
  • BriB Offline
    BriB Offline
    Bri Community Rep
    wrote on last edited by
    #2

    try redsmin out. It took a little bit of setup but it makes your life much, much easier especially if you're new to Redis (like me)

    1 Reply Last reply
    1
  • L Offline
    L Offline
    LinSN
    wrote on last edited by
    #3

    Thanks @bdharrington7.

    1 Reply Last reply
    0
  • L Offline
    L Offline
    LinSN
    wrote on last edited by
    #4

    There is a other solution because, i try to delete an user directly in the database but there is problem ?
    The Users tab in the administration panel doesn't work after that.

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #5

    You might have to delete it from some sorted sets, see https://github.com/designcreateplay/NodeBB/issues/746 for a list of stuff that needs to be deleted to remove a user. It isn't as simple as just deleting a single entry unfortunately.

    L 1 Reply Last reply
    1
  • L Offline
    L Offline
    LinSN
    replied to <baris> on last edited by
    #6

    OK, i will try this.
    Thanks @baris

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development