Is it possible to Delete all users with: no posts, join date = last activity ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • InfoNirvana
    Senior Member
    • Apr 2007
    • 130
    • 4.2.X

    [Forum] Is it possible to Delete all users with: no posts, join date = last activity ?

    delete users with:
    - no posts,
    - join date older than 3 months,
    - join date = last activity ?
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    admincp > users > prune users. You'll want to put "1" in the posts area because it is for users who have less that 1 posts (which is 0 posts).

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    • InfoNirvana
      Senior Member
      • Apr 2007
      • 130
      • 4.2.X

      #3
      Originally posted by Lynne
      admincp > users > prune users. You'll want to put "1" in the posts area because it is for users who have less that 1 posts (which is 0 posts).
      That just gets a list of users with zero posts.
      I want: Zero Posts and join date = last activity and join date older than 3 months.

      Comment

      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #4
        I assumed you would also put in the other options you mentioned. I was just trying to point out that you don't put "0" into the posts box, you put "1"

        Please don't PM or VM me for support - I only help out in the threads.
        vBulletin Manual & vBulletin 4.0 Code Documentation (API)
        Want help modifying your vbulletin forum? Head on over to vbulletin.org
        If I post CSS and you don't know where it goes, throw it into the additional.css template.

        W3Schools <- awesome site for html/css help

        Comment

        • InfoNirvana
          Senior Member
          • Apr 2007
          • 130
          • 4.2.X

          #5
          Where in the options can I select users where: the user's join date = their last activity date ?
          I dont see that option.

          Comment

          • Lynne
            Former vBulletin Support
            • Oct 2004
            • 26255

            #6
            You will have to look at the user activity column and the join date column in order to determine that. It will come up on the screen after you select the post and join date criteria. If you want it to figure that out automatically for you, then there is no option to do that and you will have to modify the code to do so.

            Please don't PM or VM me for support - I only help out in the threads.
            vBulletin Manual & vBulletin 4.0 Code Documentation (API)
            Want help modifying your vbulletin forum? Head on over to vbulletin.org
            If I post CSS and you don't know where it goes, throw it into the additional.css template.

            W3Schools <- awesome site for html/css help

            Comment

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