MyBB Hacks

Full Version: A click only to delete image Xthreads / other field?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi,

maybe my question is impossible, but I would like to know if there's a way to quickly delete images uploaded with Xthreads or other custom thread fields, instead of open thread, click edit, remove image, save new thread.

For example an "X" near image on forumdisplay_thread to delete it Angel

Thank you in advance
Not quite sure about it, since it is hard getting the aid inside display format (I don't know whether we can rely to the MD5HASH field).
can you not use AJAX to clear the value? Tongue
Also with Ajax need always a hook to the specific image or field you want edit/delete, I think Frown
check mybb's editing thread title AJAX
Not as simple as that I think. What happen if there are some validations in the field settings?

Oh BTW, where is your thread about the Blank Replacement Value?
it has to be a basic text field with the template being used for the AJAX

Blank Replacement Value is back up Tongue
(09-25-2015 12:25 PM)ollie2015 Wrote: [ -> ]it has to be a basic text field with the template being used for the AJAX

Good luck!

(09-25-2015 12:25 PM)ollie2015 Wrote: [ -> ]Blank Replacement Value is back up Tongue

Backup? I don't understand it. Can you explain it more?
Or a list of thumbnails like on Mybb "Find Attachments", where you can delete all with checkboxes, but on Xthreads I didn't found a list like this, I think Frown
Do you mean inside the Admin CP?
Pages: 1 2
Reference URL's