Jump to content

Deleting Content


TestingSomething

Recommended Posts

When deleting a member there should be each type of their content listed with checkboxes by them. Posts, topics, gallery images, etc... and you check the box by each type of content you want deleted from that member. Then for each app have a file which adds to an array where maybe the key is the table name and the value is the name of the field which holds their member_id or something?

Was just trying to think of some ideas on how to have a setup which allows an admin to get rid of someone's content and not have stuff left over in the various apps.

Link to comment
Share on other sites

All of our first party applications already handle this (although sometimes content is simply updated to a guest, instead of actually being deleted). Each application is able to create a memberSync.php file that is called when a member is deleted (the onDelete method is called) where that application can clean up anything that might be stored for that user. All of our applications do this already.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...