Xenforo has changed the possible arguments in some bb codes. Therefore [TABLE=center]is no longer possible.
We have adapted the add-on locally and now use[TABLE ttstyle=center] . But Ozzy47 has to fix this properly.
Unfortunately, the add-on no longer works for me with v2.3.2:
Uncaught ReferenceError: jQuery is not defined
<anonymous> https://xxxxxxxx.de/js/devjs.php?addon_id=Idhae/DoubleClickRead&js=idhae/doubleClickRead/markforumread.js:26
devjs.php:26:2
Maybe because...
Good idea, but unfortunately, this is not possible in my case:
The post should still be editable by non-administrators.
It should not be seen in every topic. Only in one area with ~20 threads. (It's like a wiki)
Hello, I would like to display a special post at the bottom of several threads. This post serves as navigation between the threads.
I have experimented a bit with the templatemodifications and I'am currently at the following state:
<div class="block block--messages"...
Hi, I have tree things:
- If you delete a post, "removed_from_public_view" appears.
- If you moderate a post it is still visible for all users.
- The "delete" (Löschen) button is visible to normal users. (see last picture)
Did I set something wrong? In the normal forum, moderated posts...