Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
what about user listing
Support Forums - Classified Ads Script Osclass
Osclass plugin support
Backoffice Manager Plugin
what about user listing
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
iiui awan
118 posts
what about user listing
«
on:
April 21, 2022, 03:38:32 AM »
When user do not log in to your site for XX days, its account will be deleted. Set number of days for this deletion. I.e. when set to 90, user that will not log in for 90 days will be deleted.
Logged
MB Themes
Support team
17446 posts
Only quality matters
Download Osclass
Re: what about user listing
«
Reply #1 on:
April 21, 2022, 10:49:44 AM »
@iiui awan
Plugin use following osclass function:
Code:
[Select]
User::newInstance()->deleteUser( $user['pk_i_id'] );
This means everything related to this user will be removed, including listings.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]