08-11-2011, 05:56 AM
08-11-2011, 07:46 PM
(03-25-2011 11:34 PM)noammn Wrote: [ -> ]I think that if you do somthing like that: "This message was deleted by X" it would be nice, just like in vBulletin.
In addition, the option to add a reason for deletion will be excellent!
Thanks =]
(Sorry about my bad english...)
I think it's a good idea ^^. I'm looking forward to seeing this in next version :X
Sorry about my English. I'm Vietnamese .
10-28-2011, 12:06 PM
I noticed a issue, not sure if you can fix it or not. When using XThread's and make a forum a Gallery, or probably anything. deleting a thread messes up the layout and makes the thread look like a regular thread, not how XThread is make the rest look like. Sorry if I am being confusing also this idea is a great idea.
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?pid=72
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?pid=72
10-28-2011, 02:30 PM
You need to define a _deleted template (with template prefix if you're using that).
I really can't be bothered with trying to record the deleter. This plugin, in general, has been a very difficult hack, due to the fact that MyBB's architecture (especially in regards to plugins) is mostly sh*t.
Hopefully MyBB implements something like this in core (or at least better architecture for handling it), because if it isn't there, any plugin which tries to implement such a thing will just end up being a bunch of ugly hacks like this one.
I really can't be bothered with trying to record the deleter. This plugin, in general, has been a very difficult hack, due to the fact that MyBB's architecture (especially in regards to plugins) is mostly sh*t.
Hopefully MyBB implements something like this in core (or at least better architecture for handling it), because if it isn't there, any plugin which tries to implement such a thing will just end up being a bunch of ugly hacks like this one.
06-04-2012, 04:19 AM
Hiya, I have a question, how can I make a deleted post collapse? For some reason it's not collapsing like it should be.
06-04-2012, 10:36 AM
Have you tried uninstalling then reinstalling?
(note that this will remove all currently deleted posts)
(note that this will remove all currently deleted posts)
06-05-2012, 07:09 AM
(06-04-2012 10:36 AM)ZiNgA BuRgA Wrote: [ -> ]Have you tried uninstalling then reinstalling?No we havent, do you have any other suggestions before I try this since it un-deletes all threads?
(note that this will remove all currently deleted posts)
06-05-2012, 05:42 PM
Make sure you have a postbit_deleted template.
06-09-2012, 07:16 AM
(06-05-2012 05:42 PM)ZiNgA BuRgA Wrote: [ -> ]Make sure you have a postbit_deleted template.Yup, in the Global Templates there is a postbit_deleted template.
06-09-2012, 10:07 AM
Have you tried editing the template to see if it affects output? Checked for other copies of the template in other templatesets?