[OzzModz] Auto Deleted Content

[OzzModz] Auto Deleted Content [Paid] 2.3.0 Patch Level 1

No permission to buy ($25.00)

Ozzy47

Well-known member
Ozzy47 submitted a new resource:

[OzzModz] Auto Deleted Content - Automatic content deletion after chosen date

Requirements:
XenForo 2.2.0+

Description:

Scheduled content deletion


Features:
  • Automatic content deletion after chosen date
  • Notice of queued for deletion
  • Permissions per each content type
  • Option to switch deletion type: "soft" or physically

Supported content types:
  • Threads
  • Posts
  • Profile posts & comments
  • Conversations & messages (only "hard" physical deletion)

View attachment 255804

[ATTACH...

Read more about this resource...
 
May I ask. Let's say if my admins wish to set a deletion date for a mass conversation in ACP, would it be possible with your add-on?

We sometimes have time sensitive announcements and this might help if it works the way I hope.
 
@MacSeah unfortunately, in the current XF version it's impossible to extend the XF:UserMessage job, that used to message users from ACP. I can only override it.
 
Ozzy47 updated [OzzModz] Auto Deleted Content with a new update entry:

[OzzModz] Auto Deleted Content for XenForo 2.2+ Update 2.2.1 Patch Level 1

2.2.0:
  • Code refactor
  • Optimized content removing job
  • Added time selection support
  • Added option to set maximum number of days from now that deletion can be scheduled
  • Redesigned scheduled content deletion page
  • Reworked permissions (some moderator permission keys was changed, may need to be reconfigured)
  • Added permission to add any supported content to deletion queue regardless on content-type related permissions
  • Added counter with pending deletions on...

Read the rest of this update entry...
 
Does this plugin send an email to the user that their thread will be deleted soon/today?
 
Ozzy47 updated [OzzModz] Auto Deleted Content with a new update entry:

[OzzModz] Auto Deleted Content for XenForo 2.2+ Update 2.3.0 Beta 1

danger GIF
Warning Sign GIF


Now That Ive got your attention:
This is a beta release, take a full backup before installing on a production site. Optimally try it out on a test site that is a replication of your live site before installing on the live site. It has had limited testing.

2.3.0 Beta:

  • General code refactor and...

Read the rest of this update entry...
 
Attempted to update the add-on, but have been getting this error message instead. I've also not been able to delete the add-on or clear the error. Any assistance would be greatly appreciated!

XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry 'conversation-13910349' for key 'content_type_content_id' in src/XF/Db/AbstractStatement.php at line 230
  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 79
  3. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
  4. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 220
  5. XF\Db\AbstractAdapter->insert() in src/addons/OzzModz/AutoDeletedContent/Setup.php at line 125
  6. OzzModz\AutoDeletedContent\Setup->upgrade2030000Step4() in src/XF/AddOn/StepRunnerUpgradeTrait.php at line 124
  7. OzzModz\AutoDeletedContent\Setup->upgradeStepRunner() in src/XF/AddOn/StepRunnerUpgradeTrait.php at line 73
  8. OzzModz\AutoDeletedContent\Setup->upgrade() in src/XF/Admin/Controller/AddOn.php at line 597
  9. XF\Admin\Controller\AddOn->actionUpgrade() in src/XF/Mvc/Dispatcher.php at line 352
  10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  11. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2352
  14. XF\App->run() in src/XF.php at line 524
  15. XF::runApp() in admin.php at line 13
 
Top Bottom