MyBB Community Forums
Can't see soft deleted posts - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: General Support (https://community.mybb.com/forum-176.html)
+--- Thread: Can't see soft deleted posts (/thread-209366.html)



Can't see soft deleted posts - SasoN - 2017-03-27

Hi, I made a video of the problem:

  • I'm using 1.8.10



RE: Can't see soft deleted posts - .m. - 2017-03-27

{$deleted_bit} needs to be added after {$ignore_bit} (line 1) in postbit template & postbit_classic template

Also check for required code changes in the theme templates through find updated templates

forum admin panel >> Templates & Style >> Templates >> Find Updated Templates

Quote:it will show a list of all the templates that have changed from previous version.

You can either revert these templates to their default - meaning all the changes you've made to it will be removed
- or you can see a Diff Report which will show you exactly what's changed. If you have a custom theme installed,
it is probably best that you look at the Diff Report and apply the changes you need.

see also => templates guidance


RE: Can't see soft deleted posts - SasoN - 2017-03-27

(2017-03-27, 03:19 PM).m. Wrote: {$deleted_bit} needs to be added after {$ignore_bit} (line 1) in postbit template & postbit_classic template

Also check for required code changes in the theme templates through find updated templates

forum admin panel >> Templates & Style >> Templates >> Find Updated Templates

Quote:it will show a list of all the templates that have changed from previous version.

You can either revert these templates to their default - meaning all the changes you've made to it will be removed
- or you can see a Diff Report which will show you exactly what's changed. If you have a custom theme installed,
it is probably best that you look at the Diff Report and apply the changes you need.

see also => templates guidance

Thanks! is it possible to view the deleted comment without the need to click "view comment"? When a moderator enters a thread with deleted comments it will be shown like that as default:
http://prntscr.com/ep3p9p